Commit Graph
168 Commits
Author SHA1 Message Date
itsmattkc 268651a8b3 prep for #110 2018-11-17 14:25:05 +11:00
itsmattkc f427e37f46 tweaked merge 2018-11-17 12:56:00 +11:00
itsmattkc fb180dc8fd Merge pull request #147 from alcomposer/qpixmap_preview
Change Previews to QPixmap
2018-11-17 12:14:13 +11:00
itsmattkc 3902a7df54 added paste insert 2018-11-17 09:46:16 +11:00
itsmattkc 07bff6014a fixed insert bug 2018-11-17 09:20:48 +11:00
mass 1cfc5a6fa1 don't show thumbnail if only a 1/4 is showing 2018-11-16 18:27:49 +10:30
mass b455c81605 Convert QImage to QPixmap for all previews and allow previews to be cropped to clipwidth 2018-11-16 18:13:43 +10:30
itsmattkc f007f39dd2 added effects and fixed some crashes 2018-11-15 21:02:08 +11:00
itsmattkc 8ce6473839 added saving/restoring state of panels and completed nested sequences 2018-11-15 11:35:54 +11:00
itsmattkc 52cbd3e4fb fixed crash when right clicking on empty timeline 2018-11-15 01:00:58 +11:00
itsmattkc 5b66b223f8 SEVERAL improvements to timeline behavior, drawing, tools, effects, playback and edge case crashing 2018-11-14 22:31:17 +11:00
itsmattkc 92076a27af prevented trimming clips from overlapping 2018-11-14 10:35:09 +11:00
itsmattkc a7618da329 fixed timeline getting stuck resizing tracks on slip tool 2018-11-14 09:00:24 +11:00
itsmattkc 4cc849ae18 fixed hang if dragging invalid files directly into timeline 2018-11-13 13:28:13 +11:00
itsmattkc 6495c5768d added perspective option to corner pin 2018-11-13 02:39:15 +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 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 11d10ef329 added more functionality to transition tool 2018-11-06 18:30:38 +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 266105ea9e added clip renaming 2018-11-04 13:15:11 +11:00
itsmattkc 0ab29e1186 correction for clang 2018-11-01 19:36:54 +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 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 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 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 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 c37632d3aa almost finished setting in-out points in footage viewer 2018-10-19 01:36:11 +11:00
itsmattkc e2a7aeea98 further progress on footage viewer 2018-10-18 17:16:50 +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 21776786f2 moved playback functions to viewer 2018-10-14 21:16:58 +11:00
itsmattkc 2e577330b9 progress on sequence editing 2018-10-12 20:41:22 +11:00
itsmattkc cdbec85a81 SEVERAL bug fixes 2018-10-12 18:48:14 +11:00
itsmattkc f8471ed3de redid effects panel scrolling and #137 2018-10-11 16:04:02 +11:00