Commit Graph
253 Commits
Author SHA1 Message Date
itsmattkc 2f38a0b111 cleanup and disabled nonfunctional scrolling code 2019-02-16 03:23:09 -08:00
itsmattkc 6bccd0c660 minor cleanup and documentation of render functions 2019-02-16 02:18:32 -08:00
itsmattkc c29f0a12c1 fixed #502 2019-02-15 16:10:09 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc 2a1838467a scrolling update 2019-02-15 04:09:03 -08:00
itsmattkc 8283051869 some cleanups from previous refactors 2019-02-15 03:48:53 -08:00
itsmattkc acf286e1d8 added focus filter 2019-02-14 16:42:36 -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 4890650466 added enable/disable to context menu 2019-02-13 01:45:34 -08:00
itsmattkc 7490612719 code revision 2019-02-12 16:02:36 -08:00
alexmitchell 8faa4db15c Correct mistakes, rename left_arrow to left_side, make lowercase, change namespace to Olive 2019-02-08 13:42:46 +10:30
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 65d40a8c9e Merge pull request #423 from prokoudine/master
Mark a bunch of user-visible messages for translation
2019-02-04 02:42:27 +11:00
itsmattkc 5ccabea208 removed hardcoded widths for dialogs, fixes #425 2019-02-04 02:33:43 +11:00
Alexandre Prokoudine 55297a5b32 Mark a bunch of user-visible messages for translation 2019-02-03 16:36:55 +03:00
itsmattkc 3f952b4d6d added #391 2019-02-02 23:16:03 +11:00
itsmattkc 3b9f2bb4ca fixed #390 2019-02-02 14:37:27 +11:00
itsmattkc 3b276fea40 improved waveform drawing for higher density waveforms 2019-02-01 18:50:34 +11:00
itsmattkc db92e5231f most clip marker work completed #333 2019-02-01 02:53:54 +11:00
itsmattkc aeaf616d46 Merge branch 'master' of https://github.com/olive-editor/olive into blendmodefix 2019-01-28 17:28:06 +11:00
itsmattkc c6da0b5912 added ripple delete empty to hover focus 2019-01-28 16:47:45 +11:00
itsmattkc edf7fa9ef9 fixed clip movement issue 2019-01-28 02:33:53 +11:00
itsmattkc d1ff026424 added full blending pipeline 2019-01-28 02:31:12 +11:00
itsmattkc a4eb3df21a fixed timeline issues 2019-01-27 10:43:29 +11:00
itsmattkc 584b8670c0 nested sequence enhancements 2019-01-22 14:15:12 +11:00
itsmattkc 64e72d3f73 added link/unlink to timeline context menu 2019-01-18 21:01:07 +11:00
itsmattkc 658a6d379e move gl rendering to another thread 2019-01-15 17:48:36 +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 345328432d translation 2019-01-12 10:10:24 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc 342e4c765a timeline middle click moving and more glsl debugging info 2019-01-10 09:31:42 +11:00
itsmattkc a70feb5b0b finalized media frame rate change 2019-01-06 20:26:10 +11:00
itsmattkc b36f54c11d another master merge 2019-01-04 19:17:18 +11:00
itsmattkc 28fbab2d78 rect select for graph editor 2019-01-04 16:33:07 +11:00
itsmattkc b82817132c fixed #239 2019-01-04 09:32:30 +11:00
itsmattkc 4ec5ca8870 fixed crash when dragging the left side of a solid #238 2019-01-04 09:25:53 +11:00
itsmattkc 2b7103e286 added #225 2019-01-03 00:09:39 +11:00
itsmattkc 96a5b2da64 added status message when audio recording for clarity 2018-12-31 01:32:17 +11:00
itsmattkc ac4fd70dc2 fixed nesting bug and reveal in project with icon view bug 2018-12-31 01:23:20 +11:00
itsmattkc 48ba5a9c95 yet another ripple reworking 2018-12-31 00:49:01 +11:00
itsmattkc 02d7f00304 fixed ripple to point regression 2018-12-30 23:09:26 +11:00
itsmattkc f44cf37337 one last ripple bug (and transition bug) 2018-12-30 22:29:16 +11:00
itsmattkc c81714fe73 fixed ripple breaking dual transitions 2018-12-30 22:12:47 +11:00
itsmattkc 22264cebcd fixed some weird ripple edit code 2018-12-30 21:58:49 +11:00
itsmattkc f347c8eabe various menu improvements 2018-12-30 20:58:51 +11:00
itsmattkc 34fc8b81d2 removed all ui files 2018-12-30 20:23:57 +11:00
itsmattkc 6130db2713 changed mainwindow from ui to code 2018-12-30 14:59:01 +11:00
itsmattkc 9f72bc5622 changed one ripple behavior 2018-12-29 21:49:40 +11:00