Commit Graph
214 Commits
Author SHA1 Message Date
itsmattkc 56b543bd6d Merge pull request #404 from olive-editor/proxies
core proxy support
2019-02-02 15:01:48 +11:00
itsmattkc 064d1f229e reimplemented opacity without blending modes 2019-02-02 12:31:42 +11:00
itsmattkc b557979fb8 fixed #403 2019-02-02 12:19:20 +11:00
itsmattkc fea6b191a8 cli arg to load external translation file 2019-02-02 00:54:09 +11:00
itsmattkc 74909e4a7d Merge branch 'master' of https://github.com/olive-editor/olive into proxies 2019-02-01 19:49:42 +11:00
itsmattkc 4478a386af preference for changing language 2019-02-01 11:02:05 +11:00
itsmattkc 0513749b9d added maximize panel and full screen viewer menu items 2019-02-01 02:03:05 +11:00
itsmattkc c779ec43e7 backend transcoding done for proxies 2019-01-31 23:01:28 +11:00
itsmattkc 6f3a826da7 ensured parenting of qwidgets 2019-01-30 17:36:54 +11:00
itsmattkc c6da0b5912 added ripple delete empty to hover focus 2019-01-28 16:47:45 +11:00
itsmattkc 05b2f73b1e fixed #369 2019-01-25 16:48:08 +11:00
itsmattkc cb3098e89d addressed #288 2019-01-24 22:42:05 +11:00
itsmattkc 8462301caf jkl playback is functional 2019-01-23 18:57:52 +11:00
itsmattkc 584b8670c0 nested sequence enhancements 2019-01-22 14:15:12 +11:00
itsmattkc 5cc02956f3 reverted maximized window workaround 2019-01-19 10:24:32 +11:00
itsmattkc 61f5e131b9 added workaround for #334 2019-01-19 00:27:20 +11:00
itsmattkc 85ee38b19d improved marker and playhead dragging 2019-01-18 21:21:54 +11:00
itsmattkc 5776387eb0 added naming for media and sequence viewer 2019-01-18 00:32:57 +11:00
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 2c5dd22a9c close fullscreen when closing the app 2019-01-17 12:45:55 +11:00
itsmattkc 0580fce981 work towards exports working on threaded gl 2019-01-16 21:23:23 +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 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 a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 215606772c css files can be loaded from file 2019-01-12 02:03:53 +11:00
itsmattkc 317d278fc5 write debug log to file 2019-01-12 01:10:36 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc 5bb256156e added seek also selects #297 2019-01-11 19:04:34 +11:00
itsmattkc 0a48a84e22 fixed status message 2019-01-11 13:41:20 +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 21ef8ab7b5 Merge pull request #290 from prokoudine/master
Add default shortcut for Action Search
2019-01-10 11:32:31 +11:00
itsmattkc ece5123488 fixed crash when ripple deleting with no active sequence 2019-01-10 11:28:38 +11:00
itsmattkc d4384035e6 fixed clear recent in shortcut prefs 2019-01-10 11:25:35 +11:00
Alexandre Prokoudine a0e03f550f Add default shortcut for Action Search 2019-01-10 03:15:54 +03:00
itsmattkc c88d1e3c50 Merge branch 'exportkeys' of https://github.com/olive-editor/olive into exportkeys 2019-01-10 11:13:59 +11:00
itsmattkc e0f6280607 added go to in/out 2019-01-10 10:57:00 +11:00
itsmattkc 5ee3df312f import/export keyboard shortcuts 2019-01-10 10:26:55 +11:00
itsmattkc 0318ad4965 added loop options and middle click drag in timeline 2019-01-10 09:26:25 +11:00
itsmattkc d798edfd05 added some cli arg support #280 2019-01-09 13:31:00 +11:00
itsmattkc 6270b9911a fixed open recent crash 2019-01-07 21:59:08 +11:00
itsmattkc 794ebae949 implemented action search 2019-01-07 17:45:33 +11:00
itsmattkc c36f2ac6fa always show child indicator in shortcut tree 2019-01-07 12:37:32 +11:00
itsmattkc 5dde16f869 updated to most recent master 2019-01-07 09:31:02 +11:00
itsmattkc c4a590a704 made vector initialize more compliant 2019-01-07 09:16:20 +11:00
itsmattkc 6afce14c97 added saving keyboard shortcuts 2019-01-06 16:58:35 +11:00
itsmattkc 771bcadd8e updated paths more 2019-01-05 23:43:47 +11:00