Commit Graph
218 Commits
Author SHA1 Message Date
itsmattkc 2ba0936401 fixed #405 2019-02-03 01:26:03 +11:00
itsmattkc 2878706b69 fixed potential crash when creating a proxy 2019-02-02 23:26:33 +11:00
itsmattkc 3f952b4d6d added #391 2019-02-02 23:16:03 +11:00
itsmattkc 56b543bd6d Merge pull request #404 from olive-editor/proxies
core proxy support
2019-02-02 15:01:48 +11:00
itsmattkc 064d1f229e reimplemented opacity without blending modes 2019-02-02 12:31:42 +11:00
itsmattkc 74909e4a7d Merge branch 'master' of https://github.com/olive-editor/olive into proxies 2019-02-01 19:49:42 +11:00
itsmattkc 2da663d057 added settings for waveform/thumbnail resolution 2019-02-01 18:39:26 +11:00
itsmattkc 4478a386af preference for changing language 2019-02-01 11:02:05 +11:00
itsmattkc db92e5231f most clip marker work completed #333 2019-02-01 02:53:54 +11:00
itsmattkc 7a22065162 most proxy behavior is complete 2019-02-01 01:17:22 +11:00
itsmattkc c779ec43e7 backend transcoding done for proxies 2019-01-31 23:01:28 +11:00
itsmattkc 861a5e2ce5 added audio device settings to preferences 2019-01-30 22:51:43 +11:00
itsmattkc c19a2dad7d code cleanups and fixed gif export #360 2019-01-30 21:36:07 +11:00
itsmattkc 373875c72b ensuring UI items are parented 2019-01-30 14:03:23 +11:00
itsmattkc aeaf616d46 Merge branch 'master' of https://github.com/olive-editor/olive into blendmodefix 2019-01-28 17:28:06 +11:00
itsmattkc be854d14d6 added configurable centered timecodes 2019-01-28 17:25:36 +11:00
itsmattkc 97a28ab54a support for premultipled alpha 2019-01-26 21:49:18 +11:00
itsmattkc cb3098e89d addressed #288 2019-01-24 22:42:05 +11:00
itsmattkc 32479b1b83 set infinite length default value 2019-01-24 20:53:52 +11:00
itsmattkc 8462301caf jkl playback is functional 2019-01-23 18:57:52 +11:00
itsmattkc 4dfd69f363 fixed non-mac issues 2019-01-22 22:52:41 +11:00
itsmattkc 8977acde31 moved to vestige 2019-01-22 03:45:31 -08:00
itsmattkc 46feccfa9d fixed thread desync when exporting 2019-01-22 02:29:55 +11:00
itsmattkc 30460c08a3 cleanup function for qimage thumbnails 2019-01-21 19:53:36 +11:00
itsmattkc 6c92d65dbb free codec contexts in previewgenerator 2019-01-21 19:50:50 +11:00
itsmattkc 80507264ec added correct frei0r overriding and fixed loading message boxes 2019-01-21 11:42:24 +11:00
itsmattkc f94a7677fd added mac support to frei0r 2019-01-20 04:51:57 -08:00
itsmattkc 6d49f598a3 some corrections on windows 2019-01-20 23:11:19 +11:00
itsmattkc 3882288238 added linux support 2019-01-20 23:05:59 +11:00
itsmattkc d5eab3673c windows frei0r support done 2019-01-20 21:06:21 +11:00
itsmattkc 1c620af9f5 work on frei0r support 2019-01-20 12:07:22 +11:00
itsmattkc 20f4b8d4c7 implemented software fallback for text effect 2019-01-19 04:00:02 +11:00
itsmattkc 9143561bb4 added preference for effect textbox size 2019-01-17 23:38:42 +11:00
itsmattkc 6d2dcecda4 Merge pull request #325 from olive-editor/threadedgl2
move renderer to separate thread
2019-01-17 23:10:27 +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 4ed16c2b61 use different heuristic for frame rate estimation 2019-01-16 21:26:24 +11:00
itsmattkc 0580fce981 work towards exports working on threaded gl 2019-01-16 21:23:23 +11:00
itsmattkc e1ec2f6fbe fixed various issues with threading 2019-01-15 22:01:51 +11:00
itsmattkc 8289dc8ea0 minor enhancements 2019-01-12 15:31:58 +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 6da0f29e8c Merge branch 'master' of https://github.com/olive-editor/olive 2019-01-12 12:04:53 +11:00
itsmattkc 9a78ffdfac fixed #306 2019-01-12 12:04:41 +11:00
itsmattkc 345328432d translation 2019-01-12 10:10:24 +11:00
itsmattkc 215606772c css files can be loaded from file 2019-01-12 02:03:53 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
Carmot 652ac72c1c clipboard: vector size only calculated once.
transition: check of t pointer inside the check
sourcescommon: logical expression simplified.
2019-01-11 11:51:24 +01:00
itsmattkc 5bb256156e added seek also selects #297 2019-01-11 19:04:34 +11:00