Commit Graph
233 Commits
Author SHA1 Message Date
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc 46c365c388 added more documentation 2019-02-15 01:00:38 -08:00
itsmattkc f34a2914ee completed focus filter and menu helpers 2019-02-14 20:30:44 -08:00
itsmattkc acf286e1d8 added focus filter 2019-02-14 16:42:36 -08:00
itsmattkc 8034f047ba added focus panel filter 2019-02-14 13:10:51 -08:00
itsmattkc abe76c7941 further improvements 2019-02-14 12:37:30 -08:00
itsmattkc e9fe837236 first commit of big refactor 2019-02-14 05:27:21 -08:00
itsmattkc 7490612719 code revision 2019-02-12 16:02:36 -08:00
itsmattkc 1cd9129db1 merged 2019-02-12 15:19:29 -08:00
itsmattkc 85325cd7d3 switched to opengl widget and made shortcuts application context, fixes #400 2019-02-10 03:07:52 -08:00
itsmattkc 6dd54019a0 store language file paths relatively 2019-02-09 16:15:06 -08:00
itsmattkc 05e431ef6e added graph editor to main window by default, fixes #436 2019-02-06 23:58:24 -08:00
itsmattkc 101ad79e9d added graph editor to maximize panel 2019-02-07 03:54:03 +11:00
alexmitchell 3fe8660c5e Add ability to load custom cursors. Add custom cursor to left / right
clip position editing.

Revert white space edits in timelinewidget.
2019-02-05 16:08:18 +10:30
itsmattkc 4ac2f2b5ca removed disable in/out, fixes #426 2019-02-04 16:10:19 +11:00
itsmattkc 53f6d2278f fully implemented clip markers, fixes #333 2019-02-04 10:54:05 +11:00
itsmattkc ee20048c65 renamed menu options, fixes #427 2019-02-04 02:31:04 +11:00
itsmattkc 8574733595 footage markers can now be deleted in footage viewer 2019-02-04 02:02:48 +11:00
itsmattkc 1111b6a89b pause if preferences dialog is open, fixes #413 2019-02-03 20:29:15 +11:00
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