Thomas Wilshaw
|
fae7ead021
|
Add a lock on changing the display type
|
2021-04-08 11:26:32 +01:00 |
|
Thomas Wilshaw
|
3b2cf9d0a7
|
Overload set default to allow rationals.
|
2021-04-08 11:26:32 +01:00 |
|
Thomas Wilshaw
|
50c4586fe0
|
Cleanup
|
2021-04-08 11:26:31 +01:00 |
|
Thomas Wilshaw
|
3bc26f6ce0
|
Finish implementation
|
2021-04-08 11:26:31 +01:00 |
|
Thomas Wilshaw
|
b12518af9e
|
Initial implementation.
|
2021-04-08 11:26:30 +01:00 |
|
itsmattkc
|
19c22ff49a
|
Merge branch 'master' of https://github.com/olive-editor/olive
|
2021-04-08 19:08:58 +10:00 |
|
itsmattkc
|
52ccaa15d3
|
timeline: clear ghosts on delete
Fixes #1556
|
2021-04-08 19:08:29 +10:00 |
|
Simran
|
58c2092153
|
Add missing Q_OBJECT macro to CropDistortNode
|
2021-04-08 11:08:19 +02:00 |
|
itsmattkc
|
f03052ee74
|
remove superfluous semicolon
|
2021-04-08 19:05:52 +10:00 |
|
itsmattkc
|
db3644e2f8
|
actually commit override color get function
|
2021-04-08 19:05:39 +10:00 |
|
itsmattkc
|
5b0332260f
|
revise operation cache blocking system
Fixes #1553
|
2021-04-08 19:05:12 +10:00 |
|
itsmattkc
|
abe28f81bf
|
makeCurrent when destroying ManagedDisplayWidgets
Fixes #1555
|
2021-04-08 18:59:04 +10:00 |
|
itsmattkc
|
ba0eb2335b
|
copy color when duplicating node
|
2021-04-08 18:03:59 +10:00 |
|
itsmattkc
|
ff9e9eb90b
|
fixed qt assert when importing files
|
2021-04-08 12:42:09 +10:00 |
|
itsmattkc
|
cb75e37e77
|
moved several files around
Mostly moved classes that became node derivatives into the node/ folder.
|
2021-04-08 12:15:59 +10:00 |
|
itsmattkc
|
2791e8d738
|
timeline: null check when updating timebase
Fixes crash on close
|
2021-04-08 10:45:01 +10:00 |
|
itsmattkc
|
f61bb67ff0
|
timeline: prevent nesting sequence with itself
|
2021-04-08 10:44:44 +10:00 |
|
itsmattkc
|
2dc27de37c
|
ensure frame rate and sample rate changes ripple through widgets
|
2021-04-08 10:44:32 +10:00 |
|
itsmattkc
|
ea29ffef96
|
minor refactoring and signalling panel subtitle by node change
Fixes issue where Footage Viewer subtitle wouldn't update when
dropping footage in.
|
2021-04-08 10:42:13 +10:00 |
|
itsmattkc
|
2597eea08b
|
Merge branch 'master' into footage-viewer-merge
|
2021-04-08 09:49:57 +10:00 |
|
itsmattkc
|
02b21a22aa
|
slider: start listening to mouse input only after positioning
|
2021-04-08 09:49:21 +10:00 |
|
itsmattkc
|
eef19ca0ff
|
streamlined viewable-based lengths
|
2021-04-08 09:46:31 +10:00 |
|
itsmattkc
|
c023916d05
|
audio: set push device to null when closing
Fixes crash trying to push samples after parameters change.
|
2021-04-08 08:20:13 +10:00 |
|
itsmattkc
|
603aa3c138
|
added comment
|
2021-04-08 08:00:25 +10:00 |
|
itsmattkc
|
4584d62def
|
removed debug lines
|
2021-04-08 08:00:16 +10:00 |
|
itsmattkc
|
d495815550
|
audio: use sample rate rather than timebase now they aren't interchangeable
|
2021-04-08 07:59:56 +10:00 |
|
itsmattkc
|
490e067911
|
use APPDIR env variable
|
2021-04-07 18:21:03 +10:00 |
|
itsmattkc
|
df93ab5195
|
try custom AppRun
|
2021-04-07 18:20:57 +10:00 |
|
itsmattkc
|
db460aeec3
|
docker: restored Qt5Svg in script too
|
2021-04-07 14:57:10 +10:00 |
|
itsmattkc
|
3e4f68157d
|
Merge branch 'master' into footage-viewer-merge
|
2021-04-07 13:11:59 +10:00 |
|
itsmattkc
|
f218b6f270
|
ci: restore Qt5Svg
Got "Cannot mix incompatible Qt library with this library" on some distros.
Seeing if this is why.
|
2021-04-07 13:09:51 +10:00 |
|
itsmattkc
|
1744774962
|
Merge branch 'master' of https://github.com/olive-editor/olive
|
2021-04-07 13:08:50 +10:00 |
|
itsmattkc
|
bb32048c65
|
use frame rate and timebase less interchangeably
|
2021-04-07 13:08:25 +10:00 |
|
Simran Spiller
|
26be42d619
|
CI: Use Crashpad fork
|
2021-04-07 01:14:13 +02:00 |
|
Simran Spiller
|
ab49fd8d7c
|
CI: Exclude (probably) unused Qt libs
|
2021-04-07 01:13:49 +02:00 |
|
itsmattkc
|
898ea25e89
|
finished merge of viewer and footage
|
2021-04-06 13:08:56 +10:00 |
|
itsmattkc
|
57ddae8920
|
h264section: set min bit rate on target file size
|
2021-04-06 12:38:31 +10:00 |
|
Simran Spiller
|
83c12480c7
|
CI: Fix AppImage bundling of deps for Crashpad
|
2021-04-05 19:33:07 +02:00 |
|
itsmattkc
|
4066fcba90
|
began merging footage and viewer
|
2021-04-05 16:41:37 +10:00 |
|
itsmattkc
|
da4a93f1a5
|
timeline: minor enhancement, probably fixes nothing
|
2021-04-05 15:54:13 +10:00 |
|
itsmattkc
|
6e7c8088b7
|
viewer: ensure instances are actually removed from list
|
2021-04-05 15:04:48 +10:00 |
|
itsmattkc
|
e5264fa394
|
use operation stack when disconnecting
|
2021-04-05 14:47:04 +10:00 |
|
itsmattkc
|
9be014c0b6
|
refactored so sequence is again a derivative of viewer
|
2021-04-05 14:41:59 +10:00 |
|
itsmattkc
|
748f45b7b8
|
merged new crashpad implementation
|
2021-04-05 13:33:21 +10:00 |
|
itsmattkc
|
644d180e89
|
removed unnecessary debug line
|
2021-04-05 13:18:18 +10:00 |
|
itsmattkc
|
b99a236c1c
|
mainwindow: auto-focus project when opened
|
2021-04-05 13:02:06 +10:00 |
|
itsmattkc
|
b42b728d8e
|
fixed autorecovery index issue
|
2021-04-05 13:01:59 +10:00 |
|
itsmattkc
|
2f4e9809ce
|
Merge branch 'master' of https://github.com/olive-editor/olive
|
2021-04-02 15:29:25 +11:00 |
|
itsmattkc
|
9fad1efe1b
|
wrap otio classes in compiler definition
|
2021-04-02 15:29:17 +11:00 |
|
itsmattkc
|
3b4ce00741
|
cmake: cleanup and link crashpad on mac
|
2021-04-02 15:28:59 +11:00 |
|