Commit Graph
820 Commits
Author SHA1 Message Date
itsmattkc 016a94f656 added option to hide sequences 2019-01-18 00:19:13 +11:00
itsmattkc cc7a6a12b2 moved loop to playback menu #288 2019-01-17 23:45:20 +11:00
itsmattkc 9143561bb4 added preference for effect textbox size 2019-01-17 23:38:42 +11:00
itsmattkc 96043aa8c5 moved corner pin to 1.30 for better compatibility 2019-01-17 23:29:56 +11:00
itsmattkc 6d2dcecda4 Merge pull request #325 from olive-editor/threadedgl2
move renderer to separate thread
2019-01-17 23:10:27 +11:00
itsmattkc cc442211bc fixed bug copying clip with unkeyframable rows 2019-01-17 22:36:17 +11:00
itsmattkc be9c6727fa should have fixed the contexts when undocking panel 2019-01-17 21:29:07 +11:00
itsmattkc 6ad1b2923d removed unnecessary code 2019-01-17 17:27:34 +11:00
itsmattkc 2c5dd22a9c close fullscreen when closing the app 2019-01-17 12:45:55 +11:00
itsmattkc 0ffe8440cc fixed #318 2019-01-17 12:29:13 +11:00
itsmattkc 0005f592b1 improved text effect and gizmo hand bug 2019-01-17 12:27:09 +11:00
itsmattkc 45b31a49e1 added full screen disable option 2019-01-17 12:11:06 +11:00
itsmattkc 064a0a9804 fixed thread syncing 2019-01-17 11:49:24 +11:00
itsmattkc 0351af56a8 gizmos and waveforms restored 2019-01-17 10:56:26 +11:00
itsmattkc 37ceca48da exporting complete 2019-01-17 09:42:30 +11:00
itsmattkc 6a98e33959 plug export into render thread 2019-01-17 01:31:08 +11:00
itsmattkc 4ed16c2b61 use different heuristic for frame rate estimation 2019-01-16 21:26:24 +11:00
itsmattkc 0580fce981 work towards exports working on threaded gl 2019-01-16 21:23:23 +11:00
itsmattkc 803ecb7493 more improvements to threading gl 2019-01-15 23:16:14 +11:00
itsmattkc 3e2cf73f6e reimplemented tsa for threaded gl 2019-01-15 22:50:47 +11:00
itsmattkc 08968706b0 fixed more threading issues 2019-01-15 22:45:25 +11:00
itsmattkc e1ec2f6fbe fixed various issues with threading 2019-01-15 22:01:51 +11:00
itsmattkc 13d30ab06a threaded improvements 2019-01-15 18:59:55 +11:00
itsmattkc 658a6d379e move gl rendering to another thread 2019-01-15 17:48:36 +11:00
itsmattkc f3b0a3355c extended hover focus 2019-01-13 09:50:25 +11:00
itsmattkc 5daebac30d Merge pull request #309 from olive-editor/translation
wrapped all string literals with tr()
2019-01-12 21:55:15 +11:00
itsmattkc e736cfae30 fixed regression in #308 2019-01-12 18:25:33 +11:00
itsmattkc 8289dc8ea0 minor enhancements 2019-01-12 15:31:58 +11:00
itsmattkc 59f7fa0c65 wrapped all string literals with tr() 2019-01-12 15:18:40 +11:00
itsmattkc a447891050 merged with slight code cleanup 2019-01-12 13:55:53 +11:00
itsmattkc 6c31e458f7 updated some casts and warnings 2019-01-12 13:29:10 +11:00
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 6da0f29e8c Merge branch 'master' of https://github.com/olive-editor/olive 2019-01-12 12:04:53 +11:00
itsmattkc 9a78ffdfac fixed #306 2019-01-12 12:04:41 +11:00
itsmattkc 345328432d translation 2019-01-12 10:10:24 +11:00
itsmattkc 215606772c css files can be loaded from file 2019-01-12 02:03:53 +11:00
itsmattkc b1bb4b7808 added --disable-shaders arg 2019-01-12 01:46:42 +11:00
itsmattkc 462e7ba586 added close media for #304 2019-01-12 01:17:12 +11:00
itsmattkc 587b3040d4 fixed bug preventing footage viewer closing deleted media 2019-01-12 01:13:56 +11:00
itsmattkc 317d278fc5 write debug log to file 2019-01-12 01:10:36 +11:00
itsmattkc ab02ecd3f7 Merge pull request #303 from olive-editor/debugdialog
rewrote debug message handler
2019-01-12 00:56:45 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc 0be6130861 Merge branch 'master' of https://github.com/olive-editor/olive 2019-01-11 23:31:31 +11:00
itsmattkc e8f632940c added text edit dialog to text effect 2019-01-11 23:30:15 +11:00
itsmattkc f0155a3ac8 Merge pull request #301 from Carmot/master
Minor fixes.
2019-01-11 22:24:16 +11:00
Carmot 652ac72c1c clipboard: vector size only calculated once.
transition: check of t pointer inside the check
sourcescommon: logical expression simplified.
2019-01-11 11:51:24 +01:00
itsmattkc 731300539a added seek also selects to play function 2019-01-11 21:44:21 +11:00
itsmattkc ee019517b1 removed minimum width from effect controls 2019-01-11 19:38:58 +11:00
itsmattkc 5bb256156e added seek also selects #297 2019-01-11 19:04:34 +11:00
itsmattkc 9a17a2cfab preview generator only starts after media is added 2019-01-11 17:30:51 +11:00