Commit Graph
178 Commits
Author SHA1 Message Date
itsmattkc 3d8a2daffc removed redundant debug messages 2019-01-25 13:22:10 +11:00
itsmattkc cb3098e89d addressed #288 2019-01-24 22:42:05 +11:00
itsmattkc 8462301caf jkl playback is functional 2019-01-23 18:57:52 +11:00
itsmattkc b2ff4db398 restricted gizmos to primary mouse button only 2019-01-18 11:54:29 +11:00
itsmattkc be9c6727fa should have fixed the contexts when undocking panel 2019-01-17 21:29:07 +11:00
itsmattkc 6ad1b2923d removed unnecessary code 2019-01-17 17:27:34 +11:00
itsmattkc 2c5dd22a9c close fullscreen when closing the app 2019-01-17 12:45:55 +11:00
itsmattkc 0005f592b1 improved text effect and gizmo hand bug 2019-01-17 12:27:09 +11:00
itsmattkc 45b31a49e1 added full screen disable option 2019-01-17 12:11:06 +11:00
itsmattkc 064a0a9804 fixed thread syncing 2019-01-17 11:49:24 +11:00
itsmattkc 0351af56a8 gizmos and waveforms restored 2019-01-17 10:56:26 +11:00
itsmattkc 37ceca48da exporting complete 2019-01-17 09:42:30 +11:00
itsmattkc 6a98e33959 plug export into render thread 2019-01-17 01:31:08 +11:00
itsmattkc 0580fce981 work towards exports working on threaded gl 2019-01-16 21:23:23 +11:00
itsmattkc 803ecb7493 more improvements to threading gl 2019-01-15 23:16:14 +11:00
itsmattkc 3e2cf73f6e reimplemented tsa for threaded gl 2019-01-15 22:50:47 +11:00
itsmattkc 08968706b0 fixed more threading issues 2019-01-15 22:45:25 +11:00
itsmattkc e1ec2f6fbe fixed various issues with threading 2019-01-15 22:01:51 +11:00
itsmattkc 13d30ab06a threaded improvements 2019-01-15 18:59:55 +11:00
itsmattkc 658a6d379e move gl rendering to another thread 2019-01-15 17:48:36 +11:00
itsmattkc a447891050 merged with slight code cleanup 2019-01-12 13:55:53 +11:00
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 345328432d translation 2019-01-12 10:10:24 +11:00
itsmattkc b1bb4b7808 added --disable-shaders arg 2019-01-12 01:46:42 +11:00
itsmattkc 462e7ba586 added close media for #304 2019-01-12 01:17:12 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc 007d4017f3 minor playback enhancement 2019-01-11 12:26:21 +11:00
itsmattkc 72df21e57c don't bind shaders if they didn't compile 2019-01-09 12:22:50 +11:00
itsmattkc d51ce537ae scroll to item and export improvements 2019-01-08 09:10:09 +11:00
itsmattkc 4157e4d432 potential fix for #240 2019-01-04 11:54:18 +11:00
itsmattkc 2b7103e286 added #225 2019-01-03 00:09:39 +11:00
itsmattkc 34fc8b81d2 removed all ui files 2018-12-30 20:23:57 +11:00
itsmattkc 11466cf5b3 implemented hand tool for moving content around 2018-12-26 21:16:15 +11:00
itsmattkc f116f9a4f6 Merge pull request #200 from olive-editor/zoommenu
Move zoom combobox to context menu
2018-12-25 21:18:40 +11:00
itsmattkc 4ea16f41e9 moved zoom controls to context menu 2018-12-25 01:47:15 +11:00
itsmattkc 8d29c72c39 removed now-redundant old scale system 2018-12-23 22:42:27 +11:00
itsmattkc e3a26116ae multiply widget size by devicePixelRatio 2018-12-23 22:10:04 +11:00
itsmattkc 81f6b5d549 enabled autochoosing opengl pixel format from source 2018-12-22 15:20:39 +11:00
itsmattkc fb36c79eea restore current blendfunc after using default 2018-12-21 22:05:33 +11:00
itsmattkc 9797a3bf4b fixed a bunch of multithreaded loading issues and #174 2018-12-20 23:20:00 +11:00
itsmattkc 26c3534048 implemented middle click drag on zoomed viewer 2018-12-18 11:38:13 +11:00
itsmattkc a9b8908988 switched to global audio rate, support for QT_SCALE_FACTOR 2018-12-17 13:51:50 +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 6c3197aac6 ensured renders can be cancelled 2018-12-08 21:00:36 +11:00
itsmattkc f21742c2f3 fixed blurs causing black frames and added backend for stabilizer 2018-12-08 16:37:34 +11:00
itsmattkc 8f2b849abc viewer widget update 2018-12-04 22:59:06 +11:00