Commit Graph
100 Commits
Author SHA1 Message Date
itsmattkc a7618da329 fixed timeline getting stuck resizing tracks on slip tool 2018-11-14 09:00:24 +11:00
itsmattkc 6a38cd05ae fixed buggy link function 2018-11-13 20:48:41 +11:00
itsmattkc ff2ebc255b changed save frame dialog filters 2018-11-13 19:25:36 +11:00
itsmattkc 32489da583 completed 'save frame as image' function 2018-11-13 13:54:51 +11:00
itsmattkc 4cc849ae18 fixed hang if dragging invalid files directly into timeline 2018-11-13 13:28:13 +11:00
itsmattkc bd1bc7136c fixed corner pin bug on gles 2018-11-13 11:23:22 +11:00
itsmattkc b3bcddf96b fixed broken includes 2018-11-13 02:56:31 +11:00
itsmattkc 6495c5768d added perspective option to corner pin 2018-11-13 02:39:15 +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 18c112d83e improved corner pin 2018-11-12 18:44:10 +11:00
itsmattkc 398e1aef43 hacked footage viewer playing at wrong frequency 2018-11-12 15:38:34 +11:00
itsmattkc 967a91b8f0 fixed a bunch of clang warnings 2018-11-11 15:30:17 -08:00
itsmattkc 660b1d7547 added corner pin effect 2018-11-12 10:02:00 +11:00
itsmattkc b54c44c6b8 added swirl effect 2018-11-11 22:06:30 +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 39fe0f726b started function for create sequence from footage 2018-11-10 21:44:16 +11:00
itsmattkc 77a8e73969 improved timeline usability 2018-11-10 21:23:33 +11:00
itsmattkc 453f0ce8da started work on nesting function 2018-11-10 20:40:59 +11:00
itsmattkc be20d67b76 fixed #115 2018-11-10 20:15:30 +11:00
itsmattkc 3e12816c99 Merge branch 'master' into simplernest 2018-11-10 14:42:08 +11:00
itsmattkc 323ce263f0 going with the simpler nested audio option 2018-11-10 14:38:51 +11:00
itsmattkc 2461cd20cd nested sequence audio is still garbage 2018-11-10 13:34:25 +11:00
itsmattkc 586b24beed Merge branch 'master' of https://github.com/olive-editor/olive 2018-11-10 09:27:33 +11:00
itsmattkc bfc584edb1 began work on audio buffering for #115 2018-11-09 22:13:13 +11:00
itsmattkc bff412502f started backend for stabilization 2018-11-09 09:41:49 +11:00
itsmattkc dd55b97203 removed problematic line of code 2018-11-08 23:43:17 +11:00
itsmattkc 9996321fa9 backported fix to qt5.5 2018-11-08 23:41:48 +11:00
itsmattkc ef1720a1ab added compatibility with qt5.5 2018-11-08 23:02:45 +11:00
itsmattkc adf667bb69 added smooth keyframes 2018-11-08 22:23:16 +11:00
itsmattkc 2e3c1b2933 fixed crash if audio format is not supported by backend 2018-11-08 15:24:13 +11:00
itsmattkc b50d8350ec minor fixes 2018-11-08 15:19:08 +11:00
itsmattkc 800ce6baad fixed crashes when exporting only video or only audio 2018-11-06 23:04:03 +11:00
itsmattkc 11d10ef329 added more functionality to transition tool 2018-11-06 18:30:38 +11:00
itsmattkc 047176c64d close media if it is deleted 2018-11-05 22:32:17 +11:00
itsmattkc 3507c44386 fixed still image bug 2018-11-05 22:27:03 +11:00
itsmattkc d43ed66e97 improvements for clang 2018-11-05 20:31:01 +11:00
itsmattkc 72fe20d857 ACTUALLY fixed urgent sequence deletion bug 2018-11-05 20:07:43 +11:00
itsmattkc e342294917 fixed urgent bug that irreparably deleted sequences 2018-11-05 17:59:29 +11:00
itsmattkc 74df34cd76 added transition tool (#109) 2018-11-05 01:00:13 +11:00
itsmattkc 5a2b8341e1 continued transition tool (#109) 2018-11-04 19:32:56 +11:00
itsmattkc 0daa4ea607 started transition tool (#109) 2018-11-04 19:32:33 +11:00
itsmattkc 266105ea9e added clip renaming 2018-11-04 13:15:11 +11:00
itsmattkc d44309c2cd added more effects 2018-11-04 11:57:53 +11:00
itsmattkc 9c87a4459a Merge branch 'master' of https://github.com/olive-editor/olive 2018-11-04 11:08:23 +11:00
itsmattkc 68de7c5e82 excised qjsengine 2018-11-04 11:08:18 +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 35e4371c7a increased rename timer 2018-11-02 22:00:02 +11:00
itsmattkc d7f6e0cb9f improved still image detection 2018-11-02 21:53:46 +11:00
itsmattkc ffd044f4a7 corrected audio glitch 2018-11-02 21:47:10 +11:00
itsmattkc 87cf70d13b improved loading speed and corrected snapping bug 2018-11-02 10:54:45 +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 a8c48e8c7e fixed nesting bug 2018-11-02 00:12:01 +11:00
itsmattkc c5324c15b9 further corrections 2018-11-01 19:40:50 +11:00
itsmattkc 0ab29e1186 correction for clang 2018-11-01 19:36:54 +11:00
itsmattkc b89c7bd03b minor clean in shake effect 2018-11-01 19:04:36 +11:00
itsmattkc 70565dca7b shake effect reimplemented and vastly improved 2018-11-01 19:01:34 +11:00
itsmattkc 9f0ff7f561 fixed #142 2018-11-01 16:12:17 +11:00
itsmattkc 229674f5e2 added seeking to import (#113) 2018-10-31 20:54:15 +11:00
itsmattkc 90035ce549 added #113 2018-10-31 20:49:30 +11:00
itsmattkc 78126334ba added hsb effect and added #143 2018-10-31 20:30:31 +11:00
itsmattkc 45e41ae903 reimplemented transitions 2018-10-31 17:41:14 +11:00
itsmattkc 01435f0d0c sweeping effects rewrite that allows external plugins 2018-10-31 17:14:40 +11:00
itsmattkc 10347f9418 effects system rewrite 2018-10-30 11:23:14 +11:00
itsmattkc 0817a1e486 added real portable mode 2018-10-29 18:15:50 +11:00
itsmattkc a54fee767d fixed playback/export flickering and hanging 2018-10-29 17:01:52 +11:00
itsmattkc 2e2846597e seek to ripple point when ripple deleting 2018-10-28 23:06:00 +11:00
itsmattkc 07bc569bdf changed wording for clang 2018-10-28 12:01:34 +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 269d7153df improved compatibilty with Qt 5.6 2018-10-23 20:21:34 +11:00
itsmattkc 95f6ffe845 added basic audio recording functionality 2018-10-23 19:51:06 +11:00
itsmattkc 6edd869445 added auto-removal of old autorecoveries and previews 2018-10-23 12:33:46 +11:00
itsmattkc c51cf56649 implemented ctrl+drop for inserting 2018-10-23 11:04:15 +11:00
itsmattkc 6558062099 now waveforms and thumbnails are cached 2018-10-22 18:10:51 +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 c9b8775a81 wave effect axis, fixed folder bugs, timecode to frame number, drag from footage viewer, track resizing bug 2018-10-20 13:57:37 +11:00
itsmattkc ca3f5aa0ba slight temperature effect optimization 2018-10-19 23:45:44 +11:00
itsmattkc 2a44fa5dd3 basic temperature effect added 2018-10-19 22:52:48 +11:00
itsmattkc 074570a2d0 added cool wave effect 2018-10-19 21:58:59 +11:00
itsmattkc 856128688d temporarily disabled unstable footage viewer audio monitor 2018-10-19 21:26:56 +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
itsmattkc 8b0b33f431 reimplemented optimized reversing and various improvements 2018-10-19 11:03:50 +11:00
itsmattkc da24f0ef6a inout in footage viewer is now functional 2018-10-19 08:34:34 +11:00
itsmattkc be27cccde8 missed a file in the last commit 2018-10-19 01:37:09 +11:00
itsmattkc c37632d3aa almost finished setting in-out points in footage viewer 2018-10-19 01:36:11 +11:00
itsmattkc 06bd088999 slightly more footage viewer progress 2018-10-18 20:11:00 +11:00
itsmattkc e2a7aeea98 further progress on footage viewer 2018-10-18 17:16:50 +11:00
itsmattkc 25aa10b5c4 fixed crash when ripple deleting after deleting another clip (#140) 2018-10-18 15:27:07 +11:00
itsmattkc 43540821a3 corrected labelsliders on footage viewer and fixed #141 2018-10-18 15:25:20 +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 3ca39d7b57 further progress on source viewer 2018-10-14 23:40:06 +11:00
itsmattkc 21776786f2 moved playback functions to viewer 2018-10-14 21:16:58 +11:00
itsmattkc 3c69c69ccd work started on media viewer panel 2018-10-14 20:16:33 +11:00
itsmattkc 21165b6e8e completed deinterlacing 2018-10-14 09:10:59 +11:00
itsmattkc fc28900c9c made interlacing configurable 2018-10-14 02:20:25 +11:00