Commit Graph
120 Commits
Author SHA1 Message Date
itsmattkc 6f5cab5f86 added workaround for qtreewidget deleting the wrong item 2018-12-04 20:01:33 +11:00
itsmattkc 967cc01077 fixed stuttering labelslider 2018-12-02 19:05:03 +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 431525703d returned to QImage because QPixmaps seemed to cause crashes 2018-11-29 12:07:28 +11:00
itsmattkc 3a4b9c7531 added millisecond view mode 2018-11-25 18:20:28 +11:00
itsmattkc 00b31d514e enforced field semantics and completed shared transitions 2018-11-24 20:12:51 +11:00
itsmattkc 3c6bdcc6f2 added autoscrolling 2018-11-20 22:45:00 +11:00
itsmattkc c4e06d902e fixed selection bug 2018-11-19 10:51:47 +11:00
itsmattkc f427e37f46 tweaked merge 2018-11-17 12:56:00 +11:00
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 5b66b223f8 SEVERAL improvements to timeline behavior, drawing, tools, effects, playback and edge case crashing 2018-11-14 22:31:17 +11:00
itsmattkc 30bfeef64a corrected merge mistake and improved footage tooltip 2018-11-14 21:44:58 +11:00
itsmattkc 4fa21be7f6 Merge branch 'master' of https://github.com/olive-editor/olive 2018-11-14 21:41:42 +11:00
itsmattkc 67efc652a7 added ability to disable drop-to-replace and fixed tooltip frame rate bug 2018-11-14 21:41:37 +11:00
itsmattkc 7caad47078 Merge branch 'master' into imagesource_icon 2018-11-14 21:38:09 +11:00
itsmattkc 1c3fc815e3 tweaked frame rate column in project panel 2018-11-14 21:18:23 +11:00
itsmattkc 1cf74c2214 Merge pull request #145 from alcomposer/master
Display framerate of media In Project Panel
2018-11-14 21:12:32 +11:00
mass cf7fdb3b3b Complete show imagesource.png for all images in Project panel 2018-11-14 20:07:01 +10:30
itsmattkc df00ab3f85 updated project saving/loading to use relative paths 2018-11-14 13:45:07 +11:00
alcomposer f243fa2062 Display frame_rate of media in Project Pannel 2018-11-13 21:26:26 +10:30
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 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 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 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 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 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 97a8494347 fixed seeking with WAV and MP3 files and added mono/stereo recording options 2018-10-28 11:56:01 +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 06bd088999 slightly more footage viewer progress 2018-10-18 20:11:00 +11:00
itsmattkc 21776786f2 moved playback functions to viewer 2018-10-14 21:16:58 +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