Commit Graph
1799 Commits
Author SHA1 Message Date
itsmattkc 1fec3fb282 finished main menu reimplementation 2019-06-18 08:47:18 -07:00
itsmattkc 25564fdb6b recreating menu structure 2019-06-18 00:24:08 -07:00
itsmattkc a468b3727d further development on rewrite 2019-06-17 16:05:51 -07:00
itsmattkc 9afbe92574 began large scale restructure 2019-06-17 10:17:04 -07:00
itsmattkc 0acee942f4 fix line endings 2019-06-15 07:39:55 -07:00
itsmattkc 13d6f9f5b2 added some documentation for decoder base class 2019-05-31 02:00:26 +10:00
itsmattkc df7a0db052 removed media node test code and updated translations 2019-05-31 01:31:21 +10:00
itsmattkc 707ad3c264 finished prototype for float pix fmt converter 2019-05-30 21:50:18 +10:00
itsmattkc c8fe9c9fc7 use shared ptrs instead of qobject for decoder memory handling 2019-05-29 03:06:58 +10:00
itsmattkc aa0832c482 work on decoder classes 2019-05-29 03:05:10 +10:00
itsmattkc d76ac6ff38 began custom pix fmt converter 2019-05-23 02:22:45 +10:00
itsmattkc a82e5ccbce work on texture passthrough node 2019-05-22 22:57:33 +10:00
itsmattkc f1fb0cccd0 proof of concept for retrieving a texture from a node 2019-05-22 14:57:42 +10:00
itsmattkc 41884a13b9 test code for getting texture from a node 2019-05-22 13:58:29 +10:00
itsmattkc e21629892d started testing a node with a texture output 2019-05-22 03:30:26 +10:00
itsmattkc 2336f7345d fixes to make the source compile 2019-05-21 17:30:46 +10:00
itsmattkc bdf513585f started memory cache server 2019-05-20 03:26:14 +10:00
itsmattkc 3d4f12cd8e created new node clip type 2019-05-17 22:19:42 +10:00
itsmattkc 00d3a4f105 added full rational class 2019-05-17 19:59:26 +10:00
itsmattkc c616bc2b61 allowed parameters to have data without fields 2019-05-17 18:45:44 +10:00
itsmattkc 13a393486b created block node type 2019-05-17 18:44:54 +10:00
itsmattkc d3b00efc93 Merge branch 'master' of https://github.com/olive-editor/olive 2019-05-17 18:19:20 +10:00
itsmattkc 990cefcd50 added rational type 2019-05-17 18:19:16 +10:00
itsmattkc edb602fd61 Merge branch 'master' of https://github.com/olive-editor/olive 2019-05-17 17:31:03 +10:00
itsmattkc 0376e809f6 added translation generation in cmakelists 2019-05-17 17:30:12 +10:00
itsmattkc 55c5b00487 use more compliant cmake functions 2019-05-15 14:21:36 +00:00
itsmattkc e58be5dae5 removed unused include in crashhandler 2019-05-15 12:47:59 +10:00
itsmattkc 5e0e033485 Merge pull request #953 from olive-editor/sobotka-patch-1
Fix for #952
2019-05-15 01:05:02 +10:00
Troy James Sobotka 6b320e908a Typo fix
Fix the semicolon.
2019-05-13 17:13:04 -07:00
Troy James Sobotka 53eb0e95ab Fix for #952
Should fix missing declaration from signal
as per issue #952.
2019-05-13 16:55:42 -07:00
itsmattkc df5817ae0f Merge branch 'master' of https://github.com/olive-editor/olive 2019-05-13 13:37:42 +10:00
itsmattkc ad7ae85157 Merge branch 'master' of https://github.com/olive-editor/olive 2019-05-13 13:25:34 +10:00
itsmattkc 49feb12999 ported functions to new node type 2019-05-13 12:00:15 +10:00
itsmattkc f796c2b379 sequence is now a node graph 2019-05-11 11:38:18 +10:00
itsmattkc 58dc78b4e1 moved crash handler to separate file 2019-05-10 13:52:00 +10:00
itsmattkc 7985cc48d4 crash reports are functional on windows 2019-05-10 13:11:45 +10:00
itsmattkc 3fe0d1cda5 fixes #931, fixes #882 2019-05-09 11:11:24 +10:00
itsmattkc fc94881865 basic segfault handling and fixed timeline crash 2019-05-09 10:45:45 +10:00
itsmattkc baed0c2045 fixed #928 2019-05-09 04:42:24 +10:00
itsmattkc b4ea83deb6 Merge branch 'master' of https://github.com/olive-editor/olive 2019-05-09 03:56:27 +10:00
itsmattkc a634296176 default name for viewer panel 2019-05-09 03:56:01 +10:00
itsmattkc 2ac87a6cbc fixed #929 2019-05-09 03:55:53 +10:00
itsmattkc 6f993cb43a removed qmake system 2019-05-09 03:55:46 +10:00
itsmattkc d9030fb16f updated cmakelists 2019-05-09 03:55:46 +10:00
Tércio Martins 893a94b5c9 CMake: Including the command "target_compile_options" in the project file. 2019-05-09 03:55:46 +10:00
Tércio Martins 87756c6a48 Remove file cmake/Findfrei0r.cmake 2019-05-09 03:55:46 +10:00
Tércio Martins 8592446cb0 Update the CMake script for the new code changes 2019-05-09 03:55:46 +10:00
itsmattkc 3f2d33d975 Merge branch 'master' of https://github.com/olive-editor/olive 2019-05-09 03:50:40 +10:00
itsmattkc 816dc2824c fixed #922 2019-05-09 03:50:28 +10:00
itsmattkc 8343849b10 default name for viewer panel 2019-05-09 02:56:25 +10:00