Commit Graph
143 Commits
Author SHA1 Message Date
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 78018a79c5 nullptr checks to prevent crashes with no active sequence 2019-02-15 05:04:10 -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 679d7b752b preferences dialog update 2019-02-11 02:29:22 -08:00
itsmattkc 7a22065162 most proxy behavior is complete 2019-02-01 01:17:22 +11:00
itsmattkc 7a436ef51f further progress on better blending 2019-01-26 23:34:58 +11:00
itsmattkc 97a28ab54a support for premultipled alpha 2019-01-26 21:49:18 +11:00
itsmattkc 3d8a2daffc removed redundant debug messages 2019-01-25 13:22:10 +11:00
itsmattkc cb3098e89d addressed #288 2019-01-24 22:42:05 +11:00
itsmattkc 9186eac9ca refined jkl playback 2019-01-23 19:05:19 +11:00
itsmattkc 8462301caf jkl playback is functional 2019-01-23 18:57:52 +11:00
itsmattkc 1d85c4220f fixed nesting regression and audio static regression 2019-01-23 02:28:05 +11:00
itsmattkc 80507264ec added correct frei0r overriding and fixed loading message boxes 2019-01-21 11:42:24 +11:00
itsmattkc ae4fdf4846 fixed audio buffer size overflow on long clips 2019-01-21 10:02:37 +11:00
itsmattkc d5eab3673c windows frei0r support done 2019-01-20 21:06:21 +11:00
itsmattkc e1ec2f6fbe fixed various issues with threading 2019-01-15 22:01:51 +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 5f8db6b3be added memory usage settings for frame queue 2019-01-08 10:54:39 +11:00
itsmattkc fee2c457f2 added option to disable multithreading on images 2019-01-07 11:37:37 +11:00
itsmattkc 33868a7481 backend for frame rate conform done 2019-01-06 11:33:25 +11:00
itsmattkc 2b7103e286 added #225 2019-01-03 00:09:39 +11:00
itsmattkc 19765088d9 corrected sample rate issue when exporting 2019-01-02 12:07:15 +11:00
itsmattkc 81f6b5d549 enabled autochoosing opengl pixel format from source 2018-12-22 15:20:39 +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 f21742c2f3 fixed blurs causing black frames and added backend for stabilizer 2018-12-08 16:37:34 +11:00
itsmattkc 6f5cab5f86 added workaround for qtreewidget deleting the wrong item 2018-12-04 20:01:33 +11:00
itsmattkc f13366e273 fixed occasional gl crash on close and made import context menu item always available 2018-11-23 22:00:17 +11:00
itsmattkc ad441b38e3 fixed issue of stuttering video with some sources 2018-11-23 21:20:11 +11:00
itsmattkc 4a7abcdeaa better ]shared transitions, dock tabs, effects panel name 2018-11-23 19:49:29 +11:00
itsmattkc ecd7d8989c very slight enhancement to queue system 2018-11-23 01:18:18 +11:00
itsmattkc 79a2122989 corrected audio bug caused by cache interrupts 2018-11-22 15:24:04 +11:00
itsmattkc 6da9438509 fixed cache interrupts 2018-11-22 14:01:38 +11:00
itsmattkc 8398fe8208 added cache interrupt 2018-11-20 23:33:17 +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 f9685d5913 corrected regressions with nested audio from previous commits 2018-11-12 21:05:33 +11:00
itsmattkc 4f3c807c6a even more improved corner pin and more consistent audio 2018-11-12 20:49:15 +11:00
itsmattkc 398e1aef43 hacked footage viewer playing at wrong frequency 2018-11-12 15:38:34 +11:00
itsmattkc 6e515fd0ac minor debug code removal 2018-11-11 18:29:49 +11:00
itsmattkc 5850f8bb59 precision audio playback 2018-11-11 13:00:03 +11:00
itsmattkc be20d67b76 fixed #115 2018-11-10 20:15:30 +11:00