Commit Graph
1878 Commits
Author SHA1 Message Date
itsmattkc 9fe8c102b7 wrote functional playback controls 2019-09-05 10:29:21 +10:00
itsmattkc faa7f798ff more or less completed OIIO decoder 2019-09-05 01:15:50 +10:00
itsmattkc 695adea562 added OIIO decoder 2019-09-05 00:03:26 +10:00
itsmattkc 6d7c08a203 Merge branch 'master' of https://github.com/olive-editor/olive 2019-09-04 10:59:18 +10:00
itsmattkc 371d0e2b37 some render cache adjustments 2019-09-04 10:58:50 +10:00
itsmattkc 12bc5839a6 fixed various caching issues 2019-09-02 22:58:44 +10:00
itsmattkc 3a9af58344 adjusted invalidatecache function 2019-09-02 20:11:42 +10:00
itsmattkc e87ed9dd3d finished hashing algorithm for cache 2019-09-02 19:51:31 +10:00
itsmattkc b563b9e783 began node hashing for improved cache 2019-09-02 12:06:24 +10:00
itsmattkc f2972651af several adjustments to node caching system 2019-09-02 11:29:50 +10:00
itsmattkc eca20c2356 added rational min/max defines 2019-08-31 17:56:26 +10:00
itsmattkc ae48cb072d clear backbuffer when attaching 2019-08-31 17:25:42 +10:00
itsmattkc ff02b41cdc added slider widget 2019-08-31 16:55:57 +10:00
itsmattkc a4369c4d79 filled out alpha over and opacity nodes 2019-08-31 14:45:13 +10:00
itsmattkc f6db7b6893 implemented alpha dis/re/assoc functions for offline pathway 2019-08-30 19:38:09 +10:00
itsmattkc 7c7558d8e9 wrote viewer resizing container 2019-08-30 00:55:28 +10:00
itsmattkc 033287e810 created viewer sizer objects 2019-08-30 00:43:24 +10:00
itsmattkc a0484bf43e backend color management on viewer 2019-08-30 00:19:11 +10:00
itsmattkc b8d46eeb34 fixed multithreaded download issue 2019-08-29 20:12:44 +10:00
itsmattkc b81d0598b3 minor adjustments to render threads 2019-08-29 18:53:06 +10:00
itsmattkc 27effb9473 use OIIO DWAA for cache 2019-08-29 14:44:01 +10:00
itsmattkc 836943e58a convert to reference space in media node 2019-08-29 12:43:52 +10:00
itsmattkc deff114241 media node upgrades to reference pixel format 2019-08-29 12:30:42 +10:00
itsmattkc 7dc2290496 shift renderer prototype to new node structure 2019-08-28 02:40:44 +10:00
itsmattkc 5afe7d523c shifted to new dependency structure 2019-08-28 01:24:50 +10:00
itsmattkc 797a4eae16 share contexts on all renderthreads 2019-08-27 23:49:05 +10:00
itsmattkc d76218924e created double buffered textures 2019-08-27 23:45:18 +10:00
itsmattkc b9ce02a0ec separated setting time and processing node functions 2019-08-27 23:38:24 +10:00
itsmattkc 35db54075d access to raw framebuffer object 2019-08-27 15:37:51 +10:00
itsmattkc 4b5516abb5 split fbo and texture into two separate objects 2019-08-27 15:36:13 +10:00
itsmattkc 46ea071b99 mild decoder adjustment 2019-08-26 15:15:20 +10:00
itsmattkc 09a6a5a12a completed prototype of background service that traverse the graph 2019-08-25 13:51:47 +10:00
itsmattkc 438e7081f9 foundations for background caching 2019-08-24 22:16:01 +10:00
Olivier Humbert 21397d39c6 Update org.olivevideoeditor.Olive.appdata.xml.in 2019-08-24 08:54:12 +02:00
Olivier Humbert 22bd4ed4a9 Adds French to the menu item 2019-08-24 08:47:59 +02:00
itsmattkc 9439494c10 added basic razor tool 2019-08-23 12:12:13 +10:00
itsmattkc 44dfacfa7a sandwich renderer between track and viewer 2019-08-22 16:52:04 +10:00
itsmattkc 6b24ac69d6 validations added for moving and trimming 2019-08-22 14:52:52 +10:00
itsmattkc 51a441bc29 implemented basic trimming 2019-08-22 13:06:21 +10:00
itsmattkc 0ede7bd319 track movement with pointer tool 2019-08-22 10:33:40 +10:00
itsmattkc f03cc8fe07 base pointer movement in timeline 2019-08-21 15:10:55 +10:00
itsmattkc 78d96ecd28 implemented splicing into the timeline 2019-08-20 18:13:34 +10:00
itsmattkc ca51dac7f8 timeline import mostly functional 2019-08-20 13:02:29 +10:00
itsmattkc 8cce0c9e83 made node param view scrollable 2019-08-20 12:17:28 +10:00
itsmattkc c8dfd09acc timeline import interaction progress 2019-08-20 11:40:18 +10:00
itsmattkc 44f7c0ab40 playhead item covers entire scene 2019-08-19 13:33:34 +10:00
itsmattkc 9ccf2610c8 timeline gets updated when tracks are added and removed 2019-08-18 18:29:35 +10:00
itsmattkc c68e879d47 preliminary track/channel support 2019-08-16 16:28:32 +10:00
itsmattkc 7d9d12ee0b began support of timeline tracks/channels 2019-08-15 23:40:22 +10:00
itsmattkc fb7c7f1bdb reimplemented zooming controls 2019-08-15 11:39:07 +10:00