Commit Graph
59 Commits
Author SHA1 Message Date
itsmattkc c73fc78087 moved undostack to its own source file 2019-03-14 10:53:50 +11:00
itsmattkc c634070368 added styling options and rearranged preferences 2019-03-13 21:34:23 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00
itsmattkc 5b03af5e5a separated effect from UI 2019-03-12 22:49:01 +11:00
itsmattkc 0f3d91b7b3 fixed #620 2019-03-11 16:14:09 +11:00
itsmattkc e063a5ba8f switched global to unique ptr and renamed olive namespace 2019-02-16 15:08:33 -08:00
itsmattkc 2f38a0b111 cleanup and disabled nonfunctional scrolling code 2019-02-16 03:23:09 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -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 8574733595 footage markers can now be deleted in footage viewer 2019-02-04 02:02:48 +11:00
itsmattkc ef6a9cb2a3 footage markers can now be edited in footage viewer 2019-02-04 01:53:08 +11:00
itsmattkc db92e5231f most clip marker work completed #333 2019-02-01 02:53:54 +11:00
itsmattkc be854d14d6 added configurable centered timecodes 2019-01-28 17:25:36 +11:00
itsmattkc 22791f16ba huge optimization to timeline header drawing 2019-01-21 12:19:37 +11:00
itsmattkc 85ee38b19d improved marker and playhead dragging 2019-01-18 21:21:54 +11:00
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 1a0464179d made timeline in/out toggleable 2019-01-11 01:33:02 +11:00
itsmattkc 8d8e00c629 addressed #222 2018-12-31 00:21:30 +11:00
itsmattkc 6e7bd5daaf rewrite cleanup 2018-12-30 21:24:26 +11:00
alcomposer 6afd633c9e remove legacy function 2018-12-27 18:43:17 +10:30
itsmattkc 3ed8e3f763 Merge pull request #194 from alcomposer/aa_playhead
antialias playhead
2018-12-26 22:09:37 +11:00
alcomposer c6aec92ced antialias playhead 2018-12-24 17:42:32 +10:30
itsmattkc edf6f00271 implemented some resizable scroll bars 2018-12-24 02:15:37 +11:00
itsmattkc c65e2557b5 removed project ui, fixed some project panel crashes 2018-12-21 01:03:40 +11:00
alcomposer 27c4520e58 Add right click menu to clear I/O points when they exist in timelineheader 2018-12-19 18:18:56 +10:30
itsmattkc 5d89afb639 finished scrollable viewer playheads 2018-12-09 01:39:36 +11:00
itsmattkc 7f08925385 began work on scrollable headers on viewer panels 2018-12-09 01:25:22 +11:00
itsmattkc 220de6f9a9 fixed issue setting in/out on still images 2018-12-01 20:59:23 +11:00
itsmattkc 07bff6014a fixed insert bug 2018-11-17 09:20:48 +11:00
itsmattkc 967a91b8f0 fixed a bunch of clang warnings 2018-11-11 15:30:17 -08:00
itsmattkc 5850f8bb59 precision audio playback 2018-11-11 13:00:03 +11:00
itsmattkc 8b0b33f431 reimplemented optimized reversing and various improvements 2018-10-19 11:03:50 +11:00
itsmattkc b8deb5d415 got a LOT of work down on the footage viewer 2018-10-18 11:43:21 +11:00
itsmattkc 20a264554c more streamlined UI 2018-10-15 10:33:58 +11:00
itsmattkc 21776786f2 moved playback functions to viewer 2018-10-14 21:16:58 +11:00
itsmattkc 2be02c29a8 committing before playback rewrite 2018-10-13 19:58:19 +11:00
itsmattkc a285f10e6a several improvements 2018-10-13 13:08:20 +11:00
itsmattkc 5a082d2a28 most of the interlacing is done 2018-10-11 19:59:57 +11:00
itsmattkc f8471ed3de redid effects panel scrolling and #137 2018-10-11 16:04:02 +11:00
itsmattkc 7800bc4712 started ridiculously more efficient timeline rendering 2018-10-10 01:07:49 +11:00
itsmattkc 85944e9978 support for editing and deleting markers #123 2018-09-27 21:49:55 +10:00
itsmattkc 7c0f60df43 backend for marker drawing (#123) 2018-09-24 22:21:59 +10:00
itsmattkc d6c8f3844f minor improvements 2018-09-22 21:58:16 +10:00
itsmattkc c783a2a1b2 revamped undo system in preparation for marker support 2018-09-14 00:28:41 +10:00
itsmattkc ac9233fade added proper timecodes in the timeline 2018-09-12 21:34:43 +10:00
itsmattkc 96802e971a made tone effect, doesn't yet work on NULL clips 2018-09-09 16:36:50 +10:00
itsmattkc d1de02d28f added text/solid/bar objects and fixed several keyframe bugs 2018-09-07 15:42:22 +10:00
itsmattkc b0e76efd27 workaround for qt's dock jump bug 2018-08-20 13:11:41 +10:00