Commit Graph
57 Commits
Author SHA1 Message Date
itsmattkc dd06230c04 merged with master 2019-03-21 17:22:36 +11:00
itsmattkc 928502ec5b queue init function instead of direct connect 2019-03-20 16:49:01 +11:00
itsmattkc 9c920cfcc3 added settings for bit depth 2019-03-20 16:05:10 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
itsmattkc 4c8d6ff135 gles3 core complete 2019-03-19 18:57:24 +11:00
itsmattkc c8496ac2a8 began transition to gles 2019-03-17 15:53:54 +11:00
itsmattkc d153e4d747 Merge branch 'master' of https://github.com/olive-editor/olive into furtherocio 2019-03-16 20:45:19 +11:00
itsmattkc 482c0f4888 fixed compile issue on gcc 2019-03-16 20:43:42 +11:00
itsmattkc d0151ba792 merged fxrestructure 2019-03-16 20:14:36 +11:00
itsmattkc 7b7ffc84d2 use make_unique rather than new for mediaiconservice 2019-03-14 08:51:45 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00
itsmattkc 0e612e717d removed internal blending modes 2019-03-10 09:03:08 +11:00
itsmattkc 8b648ebcef set application format rather than viewerwidget format 2019-02-28 03:02:17 -08:00
itsmattkc 1685fa3a5d #475 and some clip pointer changes 2019-02-28 01:54:04 -08:00
itsmattkc 059e2a1fe8 began transition rewrite 2019-02-17 01:18:03 -08:00
itsmattkc f14b0cef7d replaced mediathrobber with mediaiconservice 2019-02-16 22:22:43 -08:00
itsmattkc 5207a0511f several conversions to smart pointers 2019-02-16 21:21:04 -08:00
itsmattkc e063a5ba8f switched global to unique ptr and renamed olive namespace 2019-02-16 15:08:33 -08:00
itsmattkc 3d0a65c70d rewrote void loading 2019-02-16 14:02:26 -08:00
itsmattkc 2f38a0b111 cleanup and disabled nonfunctional scrolling code 2019-02-16 03:23:09 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc e9fe837236 first commit of big refactor 2019-02-14 05:27:21 -08:00
itsmattkc bd5b2cf036 reverted init functions from ffmpeg 3 2019-02-13 11:00:32 -08:00
Peter Eszlari 3b6a3cfee5 linux/wayland: fix icon 2019-02-12 11:00:03 +01:00
itsmattkc 679d7b752b preferences dialog update 2019-02-11 02:29:22 -08:00
itsmattkc 32dec87575 updated version name 2019-02-11 01:09:02 -08:00
itsmattkc 7f78f544f0 setOrganizationDomain instead of setOrganizationName 2019-02-10 12:58:02 -08:00
itsmattkc 33c53a2c79 adding org and app name #451 2019-02-10 12:14:02 -08:00
itsmattkc 85325cd7d3 switched to opengl widget and made shortcuts application context, fixes #400 2019-02-10 03:07:52 -08:00
itsmattkc a9d2b67069 added path search system for translations 2019-02-04 17:31:35 +11:00
itsmattkc 064d1f229e reimplemented opacity without blending modes 2019-02-02 12:31:42 +11:00
itsmattkc fea6b191a8 cli arg to load external translation file 2019-02-02 00:54:09 +11:00
itsmattkc 701948d865 updated cli help #381 2019-01-31 03:21:27 +11:00
itsmattkc 1212405046 added no blending modes mode 2019-01-30 23:18:23 +11:00
itsmattkc 1c620af9f5 work on frei0r support 2019-01-20 12:07:22 +11:00
itsmattkc 5cc02956f3 reverted maximized window workaround 2019-01-19 10:24:32 +11:00
itsmattkc d433289b4a validate keyframes to prevent overlapping 2019-01-19 03:02:00 +11:00
itsmattkc 61f5e131b9 added workaround for #334 2019-01-19 00:27:20 +11:00
itsmattkc efbf3fa761 restored in-app debug log 2019-01-18 20:40:35 +11:00
itsmattkc 658a6d379e move gl rendering to another thread 2019-01-15 17:48:36 +11:00
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc b1bb4b7808 added --disable-shaders arg 2019-01-12 01:46:42 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc 0a48a84e22 fixed status message 2019-01-11 13:41:20 +11:00
itsmattkc d798edfd05 added some cli arg support #280 2019-01-09 13:31:00 +11:00
itsmattkc fda1ba64da fix #242 2019-01-04 18:55:14 +11:00
itsmattkc 9996321fa9 backported fix to qt5.5 2018-11-08 23:41:48 +11:00
itsmattkc a54fee767d fixed playback/export flickering and hanging 2018-10-29 17:01:52 +11:00
itsmattkc 6558062099 now waveforms and thumbnails are cached 2018-10-22 18:10:51 +11:00
itsmattkc c21a21c219 returned to AVFilter solution 2018-10-01 00:03:43 +10:00