Commit Graph
142 Commits
Author SHA1 Message Date
itsmattkc 28bdda4023 generate thumbs with alpha 2018-12-24 20:45:07 +11:00
itsmattkc 4992b189f4 make square version of thumb for icon view 2018-12-24 17:31:40 +11:00
itsmattkc ceb0078b2e started work on icon/thumbnail view 2018-12-24 00:59:33 +11:00
itsmattkc 5bb579e9d1 added environment variable for effects path 2018-12-23 09:22:43 +11:00
itsmattkc 692b9bc40d Merge branch 'alpha' of https://github.com/olive-editor/olive into alpha 2018-12-22 15:20:53 +11:00
itsmattkc 81f6b5d549 enabled autochoosing opengl pixel format from source 2018-12-22 15:20:39 +11:00
itsmattkc 90d9c46a93 moved load function to main thread 2018-12-22 08:57:51 +11:00
itsmattkc e08df8df4d removed orphaned references to project UI file 2018-12-21 23:05:32 +11:00
itsmattkc ef3ff6f0c4 changed latin encoding to utf8 for #176 2018-12-21 00:17:12 +11:00
itsmattkc 9797a3bf4b fixed a bunch of multithreaded loading issues and #174 2018-12-20 23:20:00 +11:00
itsmattkc d3c8e7379b fixed msvc issues and added zoom combobox 2018-12-18 02:03:40 +11:00
itsmattkc 467d271d5c added setting for focus on hover for #161 2018-12-17 21:53:42 +11:00
itsmattkc 302310ab7b added setting for fast seeking 2018-12-17 21:12:51 +11:00
itsmattkc a9b8908988 switched to global audio rate, support for QT_SCALE_FACTOR 2018-12-17 13:51:50 +11:00
itsmattkc 7a2a2af8ec vastly improved multithreaded loading and annchor point gizmo 2018-12-15 00:09:14 +11:00
itsmattkc 2fa7a638d5 reverted some files erroneously added in previous commit 2018-12-14 22:25:23 +11:00
itsmattkc 6b8168dc6a export dialog updates ui when done 2018-12-14 22:19:52 +11:00
itsmattkc 94db640327 reimplemented sorting and improved view-model 2018-12-14 14:45:42 +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 0e2632e578 added export ETA 2018-12-05 22:34:53 +11:00
itsmattkc 12835c3c01 changed default CRF for h264 2018-12-05 13:14:02 +11:00
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