Commit Graph
126 Commits
Author SHA1 Message Date
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
itsmattkc 323ce263f0 going with the simpler nested audio option 2018-11-10 14:38:51 +11:00
itsmattkc bff412502f started backend for stabilization 2018-11-09 09:41:49 +11:00
itsmattkc ef1720a1ab added compatibility with qt5.5 2018-11-08 23:02:45 +11:00
itsmattkc 11d10ef329 added more functionality to transition tool 2018-11-06 18:30:38 +11:00
itsmattkc 3507c44386 fixed still image bug 2018-11-05 22:27:03 +11:00
itsmattkc e342294917 fixed urgent bug that irreparably deleted sequences 2018-11-05 17:59:29 +11:00
itsmattkc b57112e1a7 improved audio scrub 2018-11-03 23:18:36 +11:00
itsmattkc a81473c728 implemented audio scrubbing 2018-11-03 22:54:12 +11:00
itsmattkc ffd044f4a7 corrected audio glitch 2018-11-02 21:47:10 +11:00
itsmattkc e7505ac5b0 now supports audio speeds outside of 0.5-2.0 when maintaining pitch 2018-11-02 10:01:43 +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 97a8494347 fixed seeking with WAV and MP3 files and added mono/stereo recording options 2018-10-28 11:56:01 +11:00
itsmattkc d4692b9480 added in-timeline recording 2018-10-26 20:02:48 +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 84347a0988 added waveform support in footage viewer and fixed audio regression where sound stopped playing if it hit EOF 2018-10-19 21:23:15 +11:00