Commit Graph
96 Commits
Author SHA1 Message Date
itsmattkc a7243c76c0 fixed missing nullptr checks on non-media clips 2019-02-28 11:12:25 -08:00
itsmattkc 1685fa3a5d #475 and some clip pointer changes 2019-02-28 01:54:04 -08:00
itsmattkc c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00
itsmattkc efbe2d187a minor clip changes 2019-02-19 02:38:21 -08:00
itsmattkc a1619ce8ce transition rewrite mostly done 2019-02-19 01:16:37 -08:00
itsmattkc 059e2a1fe8 began transition rewrite 2019-02-17 01:18:03 -08:00
itsmattkc 5207a0511f several conversions to smart pointers 2019-02-16 21:21:04 -08: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 e9fe837236 first commit of big refactor 2019-02-14 05:27:21 -08:00
itsmattkc e83d87d6ba attached clip markers to footage markers 2019-02-04 01:34:51 +11: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 d4d654203d various fixes 2019-01-22 20:36:00 +11:00
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 4157e4d432 potential fix for #240 2019-01-04 11:54:18 +11:00
itsmattkc a315734329 merged master 2019-01-03 23:04:20 +11:00
itsmattkc 2b7103e286 added #225 2019-01-03 00:09:39 +11:00
itsmattkc 05524153ab began refactoring keyframe times 2019-01-02 16:12:10 +11:00
itsmattkc 7a4e655d2c keyframes are movable in graph view 2018-12-31 22:18:42 +11:00
itsmattkc b43a9f560f fixed #198 2018-12-31 01:17:38 +11:00
itsmattkc c159e598a7 completion of icon view 2018-12-25 01:10:20 +11:00
itsmattkc 9797a3bf4b fixed a bunch of multithreaded loading issues and #174 2018-12-20 23:20:00 +11:00
itsmattkc ac1cb9d14f massive rewrite of project data system 2018-12-13 14:29:09 +11:00
itsmattkc 576d3f0098 fixed several memory leaks and image sequences not matching when loading 2018-12-08 20:42:41 +11:00
itsmattkc 313b9d1a1b added length field for transitions 2018-11-25 09:44:16 +11:00
itsmattkc 00b31d514e enforced field semantics and completed shared transitions 2018-11-24 20:12:51 +11:00
itsmattkc c5dca79d1d fixed transition copying 2018-11-24 13:20:33 +11:00
itsmattkc 4a7abcdeaa better ]shared transitions, dock tabs, effects panel name 2018-11-23 19:49:29 +11:00
itsmattkc 6da9438509 fixed cache interrupts 2018-11-22 14:01:38 +11:00
itsmattkc e785586df2 transition code rewrite for #110 2018-11-20 22:02:41 +11:00
itsmattkc b3bcddf96b fixed broken includes 2018-11-13 02:56:31 +11:00
itsmattkc 967a91b8f0 fixed a bunch of clang warnings 2018-11-11 15:30:17 -08:00
itsmattkc 11d10ef329 added more functionality to transition tool 2018-11-06 18:30:38 +11:00
itsmattkc e342294917 fixed urgent bug that irreparably deleted sequences 2018-11-05 17:59:29 +11:00
itsmattkc 9f0ff7f561 fixed #142 2018-11-01 16:12:17 +11:00
itsmattkc a54fee767d fixed playback/export flickering and hanging 2018-10-29 17:01:52 +11:00
itsmattkc bbdc17a984 reveal in project, improved still detection and playback, fixed some ripple crashes 2018-10-22 09:25:24 +11:00
itsmattkc 386693d372 many improvements to the playback algorithm 2018-10-20 22:58:19 +11:00
itsmattkc a00fe37b93 cleaned up after last rewrite 2018-10-14 00:41:20 +11:00
itsmattkc 94efe97929 bic boi video caching rewrite 2018-10-14 00:19:50 +11:00
itsmattkc a285f10e6a several improvements 2018-10-13 13:08:20 +11:00
itsmattkc cdbec85a81 SEVERAL bug fixes 2018-10-12 18:48:14 +11:00
itsmattkc abcb669a6c implemented reversing #120 2018-10-06 20:22:43 +10:00
itsmattkc d0dc2661d9 made speed changes undoable 2018-10-06 17:16:30 +10:00
itsmattkc b749d3409b replaced NAN with qSNaN for better compiler compatibility 2018-10-05 11:36:03 +10:00
itsmattkc 4b7e62ddb7 added speed changes while maintaining audio pitch 2018-10-05 11:02:04 +10:00
itsmattkc 9dc7824115 minor code improvement 2018-10-05 02:17:23 +10:00
itsmattkc a3cb0d6cb9 mostly finished speed 2018-10-05 01:32:34 +10:00