Commit Graph
3806 Commits
Author SHA1 Message Date
itsmattkc 452ffe2713 Merge pull request #169 from alcomposer/timelineheader_rightclick_menu
Timelineheader rightclick menu clear In/Out Points
2018-12-20 14:56:30 +11:00
alcomposer 27c4520e58 Add right click menu to clear I/O points when they exist in timelineheader 2018-12-19 18:18:56 +10:30
itsmattkc 26c3534048 implemented middle click drag on zoomed viewer 2018-12-18 11:38:13 +11:00
itsmattkc 0427463742 added viewer zoom functionality 2018-12-18 11:18:55 +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 e85d771af0 addressed #164 2018-12-14 21:22:54 +11:00
itsmattkc 94db640327 reimplemented sorting and improved view-model 2018-12-14 14:45:42 +11:00
itsmattkc 76f1fa69fe fixed drag issue introduced in qt 5.12 2018-12-13 15:34:53 +11:00
itsmattkc 1c696df6e8 fixed source tree not updating with new project 2018-12-13 15:02:04 +11:00
itsmattkc b3fb7d37af fixed compile issues 2018-12-13 14:57:56 +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 3e57e06542 added gizmo for anchor point 2018-12-09 15:56:47 +11:00
itsmattkc 25e4bd9d8d added routines for alpha channel editing 2018-12-09 15:44:17 +11:00
itsmattkc e623b8640e integrated waveform with scrollable playhead 2018-12-09 02:15:53 +11:00
itsmattkc 5d89afb639 finished scrollable viewer playheads 2018-12-09 01:39:36 +11:00
itsmattkc 7f08925385 began work on scrollable headers on viewer panels 2018-12-09 01:25:22 +11:00
itsmattkc 6c3197aac6 ensured renders can be cancelled 2018-12-08 21:00:36 +11:00
itsmattkc 576d3f0098 fixed several memory leaks and image sequences not matching when loading 2018-12-08 20:42:41 +11:00
itsmattkc f21742c2f3 fixed blurs causing black frames and added backend for stabilizer 2018-12-08 16:37:34 +11:00
itsmattkc 0e2632e578 added export ETA 2018-12-05 22:34:53 +11:00
Olive Team a5761861d4 added fallback if no default audio device was returned 2018-12-05 22:02:46 +11:00
itsmattkc 12835c3c01 changed default CRF for h264 2018-12-05 13:14:02 +11:00
itsmattkc 8f2b849abc viewer widget update 2018-12-04 22:59:06 +11:00
Olive Team cdd4ed41e1 fixed crash if no audio devices were found 2018-12-04 22:41:03 +11:00
itsmattkc 6f5cab5f86 added workaround for qtreewidget deleting the wrong item 2018-12-04 20:01:33 +11:00
itsmattkc 3d4512fa3c removed unnecessary qimage from texteffect 2018-12-02 20:06:52 +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 967cc01077 fixed stuttering labelslider 2018-12-02 19:05:03 +11:00
itsmattkc 021a50477c standardized gizmos and made them keyframable 2018-12-02 18:23:15 +11:00
itsmattkc cc41123106 disabled broken find edges effect 2018-12-02 16:37:20 +11:00
itsmattkc 6e3147ccd7 moved text shadow to shader for better performance 2018-12-02 14:49:25 +11:00
itsmattkc 5ad9779804 better smooth keyframes 2018-12-02 01:56:32 +11:00
itsmattkc 73287ea85c corrected transition tool behavior 2018-12-02 01:35:00 +11:00
itsmattkc 571f8b0460 fixed src.pro symbolic link and made it harder to accidentally rename media 2018-12-02 00:08:21 +11:00
itsmattkc 220de6f9a9 fixed issue setting in/out on still images 2018-12-01 20:59:23 +11:00
itsmattkc 52ab7db488 completed merging timecode effect 2018-12-01 12:33:45 +11:00
itsmattkc b66b161a89 Merge pull request #157 from alcomposer/new_timecode
Timecode Effect
2018-12-01 12:25:08 +11:00
itsmattkc 2222bc420a Merge branch 'master' into new_timecode 2018-12-01 12:24:32 +11:00
itsmattkc 0188920556 fixed alpha blending in some situations 2018-12-01 11:56:30 +11:00
itsmattkc 326403c126 switch the glBlendFuncSeparate 2018-12-01 10:55:25 +11:00
itsmattkc 4fae026abb further optimized effects controls 2018-11-30 19:22:15 +11:00
itsmattkc e86931d79a removed stray print line 2018-11-30 18:17:55 +11:00