Commit Graph
805 Commits
Author SHA1 Message Date
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 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
itsmattkc 404e028ea7 fixed some import bugs 2019-01-11 17:14:37 +11:00
itsmattkc 0a48a84e22 fixed status message 2019-01-11 13:41:20 +11:00
itsmattkc 007d4017f3 minor playback enhancement 2019-01-11 12:26:21 +11:00
itsmattkc 1a0464179d made timeline in/out toggleable 2019-01-11 01:33:02 +11:00
itsmattkc 0b0aaa3218 added reset in or out point 2019-01-11 00:24:09 +11:00
itsmattkc a00b14e13c added reset all shortcuts button 2019-01-10 15:42:42 +11:00
itsmattkc 8929c93272 Merge pull request #293 from prokoudine/master
More proportional font size in the Action Search dialog
2019-01-10 13:49:52 +11:00
itsmattkc 9f3469857a text effect only bind shader if shadow is enabled 2019-01-10 13:38:59 +11:00
itsmattkc 7fc2bf6bbc Merge pull request #295 from olive-editor/nulleffect
added void effect if Olive couldn't find one requested by a project
2019-01-10 13:27:18 +11:00
itsmattkc eca5fbb837 Merge branch 'master' of https://github.com/olive-editor/olive 2019-01-10 13:22:30 +11:00
itsmattkc 1de4065b3c Merge pull request #294 from Symbian9/patch-1
Appdata: add Ukrainian translation
2019-01-10 13:21:08 +11:00
itsmattkc 22f7411eac added git to debian control file 2019-01-10 13:19:54 +11:00
itsmattkc 69ccb55d61 split passage get into separate io device 2019-01-10 13:14:49 +11:00
app4soft 82a4265b4a Appdata: add Ukrainian translation 2019-01-10 03:15:37 +02:00
itsmattkc b0f5b42865 Merge branch 'nulleffect' of https://github.com/olive-editor/olive into nulleffect 2019-01-10 11:51:32 +11:00