Commit Graph
107 Commits
Author SHA1 Message Date
Matt Mayfield 84bed86d10 Scrolling consistency improvements
Rework timeline scrolling
Add Invert Timeline Scroll Axes toggle
Make Ctrl to zoom more explicit in menu
Simplified and more consistent Graph View scroll/zoom:
 Shift to zoom horizontally, Alt to zoom vertically
Save and load Invert Timeline Scroll Axes setting
2019-03-06 15:15:44 -06:00
itsmattkc eb4c2fdad3 implemented #424 2019-02-28 02:59:08 -08:00
itsmattkc 47d0065eff implemented translating without restarting #514 2019-02-25 20:40:23 -08:00
itsmattkc c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00
itsmattkc e063a5ba8f switched global to unique ptr and renamed olive namespace 2019-02-16 15:08:33 -08:00
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 4ac2f2b5ca removed disable in/out, fixes #426 2019-02-04 16:10:19 +11:00
itsmattkc 3b9f2bb4ca fixed #390 2019-02-02 14:37:27 +11:00
itsmattkc 064d1f229e reimplemented opacity without blending modes 2019-02-02 12:31:42 +11:00
itsmattkc fea6b191a8 cli arg to load external translation file 2019-02-02 00:54:09 +11:00
itsmattkc 0513749b9d added maximize panel and full screen viewer menu items 2019-02-01 02:03:05 +11:00
itsmattkc be854d14d6 added configurable centered timecodes 2019-01-28 17:25:36 +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 61f5e131b9 added workaround for #334 2019-01-19 00:27:20 +11:00
itsmattkc cc7a6a12b2 moved loop to playback menu #288 2019-01-17 23:45:20 +11:00
itsmattkc 0580fce981 work towards exports working on threaded gl 2019-01-16 21:23:23 +11:00
itsmattkc 215606772c css files can be loaded from file 2019-01-12 02:03:53 +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 d4384035e6 fixed clear recent in shortcut prefs 2019-01-10 11:25:35 +11: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 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 b36f54c11d another master merge 2019-01-04 19:17:18 +11:00
itsmattkc cdd01db9ab added #244 2019-01-04 19:01:49 +11:00
itsmattkc fda1ba64da fix #242 2019-01-04 18:55:14 +11:00
itsmattkc 7530fb0445 updated and merged sweeping timeline behavior fixes 2018-12-31 01:59:30 +11:00
itsmattkc 1204a69baa fixed transition glitches 2018-12-30 22:54:26 +11:00
itsmattkc 6e7bd5daaf rewrite cleanup 2018-12-30 21:24:26 +11:00
itsmattkc f347c8eabe various menu improvements 2018-12-30 20:58:51 +11:00
itsmattkc efdbeec549 removed effect controls and viewer ui files 2018-12-30 17:16:27 +11:00
itsmattkc 6130db2713 changed mainwindow from ui to code 2018-12-30 14:59:01 +11:00
itsmattkc 8a6242e36f reimplemented panel state restoration 2018-12-27 11:51:35 +11:00
itsmattkc 11466cf5b3 implemented hand tool for moving content around 2018-12-26 21:16:15 +11:00
itsmattkc 4de524e7fa added full screen mode #171 2018-12-20 15:09:28 +11:00