Commit Graph
2093 Commits
Author SHA1 Message Date
itsmattkc fb2e3ae603 added error handling to appveyor script 2019-09-12 03:58:30 +10:00
itsmattkc 1c7db77464 explicit sign conversion in alignment flags 2019-09-12 03:55:06 +10:00
itsmattkc 77bd1d07b3 cast use of sizeof 2019-09-12 03:50:06 +10:00
itsmattkc 3818af2449 try different annotated fallthrough 2019-09-12 03:44:51 +10:00
itsmattkc 4abf2893f9 enable compiler warnings for msvc and gcc 2019-09-12 03:35:32 +10:00
itsmattkc b20126ee66 put clang attr on new line 2019-09-12 03:33:31 +10:00
itsmattkc e2090791d6 force overwrite on travis builds 2019-09-12 03:27:42 +10:00
itsmattkc 519b71f552 try autoremove before linux travis build 2019-09-12 03:20:27 +10:00
itsmattkc 945f9a06f7 moved macos bundle setting after executable declaration 2019-09-12 02:54:31 +10:00
itsmattkc 835ac18973 make app bundle on macos 2019-09-12 01:37:39 +10:00
itsmattkc cd2aff3cea travis adjustments for linux and mac builds 2019-09-11 23:12:12 +10:00
itsmattkc b3dcd7af5a build tweaks 2019-09-11 22:50:35 +10:00
itsmattkc 87293d4265 package dlls on appveyor win32 build 2019-09-11 22:13:31 +10:00
itsmattkc 61e219802b fixed packaging errors in appveyor script 2019-09-11 21:54:25 +10:00
itsmattkc 021be7c0ec different oiio link lib 2019-09-11 21:41:42 +10:00
itsmattkc 436f820d36 use variables from find commands in cmake 2019-09-11 21:19:39 +10:00
itsmattkc 44169396c1 use find to find app bundle 2019-09-11 20:16:26 +10:00
itsmattkc 7b15a63e06 changed refresh system slightly and added include dirs for deps 2019-09-11 19:51:31 +10:00
itsmattkc a44adadc50 fixed qt5 dir in appveyor script 2019-09-11 18:02:30 +10:00
itsmattkc 0cda23e6f7 updated travis for new oiio ppa 2019-09-11 17:44:16 +10:00
itsmattkc ff30a730d3 specify qt directory for appveyor 2019-09-11 17:42:07 +10:00
itsmattkc 1879dac247 minor fixes and debug output 2019-09-11 17:35:45 +10:00
itsmattkc 5fbd90d9f5 updated mac travis script 2019-09-11 02:24:21 +10:00
itsmattkc 0f5877e1a3 modified build scripts for mac and win32 2019-09-11 02:03:05 +10:00
itsmattkc c130bb78e2 appveyor version must be a string 2019-09-11 01:35:11 +10:00
itsmattkc d0292a0deb began rewriting appveyor script 2019-09-11 01:34:12 +10:00
itsmattkc 3f5f79a8c7 some improvements to nodes 2019-09-11 01:33:57 +10:00
itsmattkc a7744f15a7 use integer bytes for hash rather than string 2019-09-11 00:04:29 +10:00
itsmattkc a38d257800 added more threading locks 2019-09-11 00:01:42 +10:00
itsmattkc 6dc62a8703 added custom debug handler 2019-09-10 23:44:35 +10:00
itsmattkc 69ca2b2a50 fixed bug where an unindexed video would cache a blank first frame 2019-09-10 19:12:19 +10:00
itsmattkc 4c40475a6c fixed flicker issue when previewing some media 2019-09-10 15:55:59 +10:00
itsmattkc d1ce224e8b added missing libs for travis trusty install 2019-09-10 14:26:04 +10:00
itsmattkc f29b8ac3a4 rewrote travis ci for 0.2.x 2019-09-10 14:03:27 +10:00
itsmattkc 601864c51d added some more temporary debug info 2019-09-10 14:03:19 +10:00
itsmattkc c26eee7df4 removed hardcoded OCIO config 2019-09-10 13:19:55 +10:00
itsmattkc ef0a914288 find OIIO in cmake 2019-09-10 13:15:51 +10:00
itsmattkc 333d7392d9 use correct size with media node 2019-09-10 12:56:07 +10:00
itsmattkc fc4ce3b26e transform effect complete 2019-09-10 12:39:08 +10:00
itsmattkc 9ff4a81ec8 partially functional transform 2019-09-09 18:11:04 +10:00
itsmattkc ba7a10177f fixed various caching issues when rapidly changing values 2019-09-09 04:07:51 +10:00
itsmattkc 6fcfd01c8f fixed viewer flicker when rapidly changing parameters 2019-09-08 22:50:04 +10:00
itsmattkc d700f89f57 update frames after the playhead first 2019-09-08 12:21:16 +10:00
itsmattkc df1f2c0d8b explicitly deleted some gl objects to try addressing memory leaks 2019-09-08 12:21:02 +10:00
itsmattkc e174618f34 fixed some uninitialized values 2019-09-08 12:20:16 +10:00
itsmattkc 72642f74bf updated widget bridge behavior for new naming 2019-09-08 12:19:48 +10:00
itsmattkc 99dc51dbbe fixed slider not updating when dragging 2019-09-08 12:19:28 +10:00
itsmattkc b428eb9984 changed nodeparam naming behavior 2019-09-08 12:19:00 +10:00
itsmattkc 4b2f4bcdb2 fixed occasional import segfault 2019-09-08 12:18:27 +10:00
itsmattkc 33ad6fba90 slider signals value change on drag 2019-09-08 09:14:53 +10:00