Commit Graph
160 Commits
Author SHA1 Message Date
itsmattkc e7393c7ce8 fixed autorecovery crash and image sequence restore 2018-12-27 08:13:48 +11:00
itsmattkc 11466cf5b3 implemented hand tool for moving content around 2018-12-26 21:16:15 +11:00
itsmattkc 9bc9d33ee5 correct math in resizable scrollbars 2018-12-26 18:10:23 +11:00
itsmattkc 5aca8b881d accurate math on timeline, near-accurate on viewer 2018-12-25 21:12:25 +11:00
itsmattkc edf6f00271 implemented some resizable scroll bars 2018-12-24 02:15:37 +11:00
itsmattkc c62d4803fb added replace function for pasting effects 2018-12-21 10:34:42 +11:00
itsmattkc 3eef432fb5 merge of previous commits 2018-12-13 14:31:25 +11:00
itsmattkc ac1cb9d14f massive rewrite of project data system 2018-12-13 14:29:09 +11:00
itsmattkc 5d89afb639 finished scrollable viewer playheads 2018-12-09 01:39:36 +11:00
itsmattkc 4cf8db2538 fixed deleting transitions 2018-12-02 19:54:35 +11:00
itsmattkc fbded93e39 made pasting effects undoable 2018-12-02 19:38:38 +11:00
itsmattkc 220de6f9a9 fixed issue setting in/out on still images 2018-12-01 20:59:23 +11:00
itsmattkc 6526ece3b0 implemented effect copying/pasting 2018-11-29 17:32:22 +11:00
itsmattkc fb1851884d fixed copying clips between sequences with different frame rates 2018-11-29 14:08:44 +11:00
itsmattkc fc65b3c831 fixed issue zooming into timeline while playing 2018-11-29 12:44:50 +11:00
itsmattkc 313b9d1a1b added length field for transitions 2018-11-25 09:44:16 +11:00
itsmattkc 8c59d5784a fixed timeline objects retrieving incorrect name 2018-11-24 22:51:26 +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 16ccb4d9c3 more validator corrections and deleting shared transitions 2018-11-24 11:27:17 +11:00
itsmattkc 30baa45417 implemented transition sharing #110 2018-11-22 12:07:08 +11:00
itsmattkc 1c9bd659fa made page autoscrolling bidirectional 2018-11-20 23:03:14 +11:00
itsmattkc 3c6bdcc6f2 added autoscrolling 2018-11-20 22:45:00 +11:00
itsmattkc e785586df2 transition code rewrite for #110 2018-11-20 22:02:41 +11:00
itsmattkc 268651a8b3 prep for #110 2018-11-17 14:25:05 +11:00
itsmattkc 3902a7df54 added paste insert 2018-11-17 09:46:16 +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 6a38cd05ae fixed buggy link function 2018-11-13 20:48:41 +11:00
itsmattkc 4cc849ae18 fixed hang if dragging invalid files directly into timeline 2018-11-13 13:28:13 +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 18c112d83e improved corner pin 2018-11-12 18:44:10 +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 77a8e73969 improved timeline usability 2018-11-10 21:23:33 +11: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 74df34cd76 added transition tool (#109) 2018-11-05 01:00:13 +11:00
itsmattkc 0daa4ea607 started transition tool (#109) 2018-11-04 19:32:33 +11:00
itsmattkc 68de7c5e82 excised qjsengine 2018-11-04 11:08:18 +11:00
itsmattkc 87cf70d13b improved loading speed and corrected snapping bug 2018-11-02 10:54:45 +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 2e2846597e seek to ripple point when ripple deleting 2018-10-28 23:06:00 +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 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