Commit Graph
2121 Commits
Author SHA1 Message Date
itsmattkc 93492bd51e implemented snapping 2019-09-17 23:01:51 +10:00
itsmattkc 16a4897236 minor improvements 2019-09-17 21:25:00 +10:00
itsmattkc 1207e180ec fix for transport streams with no duration 2019-09-17 13:40:23 +10:00
itsmattkc 431a223f0a one last dep missed by ldd 2019-09-15 17:16:40 +10:00
itsmattkc 06b5eaceeb fixed appveyor yml issues 2019-09-15 16:39:54 +10:00
itsmattkc 9660e29f4c final appveyor adjustments 2019-09-15 16:36:19 +10:00
itsmattkc a1ea8bf3f6 deploy all new dlls with windows build 2019-09-15 16:32:49 +10:00
itsmattkc 8b9d453e0c compile debug builds 2019-09-15 15:27:08 +10:00
itsmattkc 6183f5b6a5 don't reinstall packages that already exist 2019-09-15 14:37:06 +10:00
itsmattkc 1174d9d5c7 appveyor build script revisions 2019-09-15 14:31:22 +10:00
itsmattkc 86146774f8 try this line instead 2019-09-15 14:13:38 +10:00
itsmattkc 7c541d12c3 try mingw build 2019-09-15 14:12:18 +10:00
itsmattkc 197cf86382 don't allow ffmpeg through oiio 2019-09-14 02:52:33 +10:00
itsmattkc c48787cdab no need to lock twice on siblings 2019-09-13 12:47:59 +10:00
itsmattkc 5ab622ba81 track enhancements 2019-09-13 02:47:09 +10:00
itsmattkc e985e31937 Merge branch 'master' of https://github.com/olive-editor/olive 2019-09-13 02:13:11 +10:00
itsmattkc e76ba958da msvc considers 'long' a 32-bit type rather than 64-bit 2019-09-13 02:00:04 +10:00
itsmattkc c5572876fa fixed issues with some opengl implementations 2019-09-13 00:32:41 +10:00
itsmattkc a89fdd1f44 added appveyor to readme 2019-09-12 12:15:43 +10:00
itsmattkc 28687d4852 new build system builds into usr/local 2019-09-12 12:01:14 +10:00
itsmattkc 79b904ad1a no need to find 2019-09-12 11:52:43 +10:00
itsmattkc 9f826ec1ad cmake uses DESTDIR instead of qmake's INSTALL_ROOT 2019-09-12 11:51:48 +10:00
itsmattkc 65fe1940a3 another one 2019-09-12 04:13:54 +10:00
itsmattkc 312e3dd005 yet another explicit sign conversion 2019-09-12 04:09:15 +10:00
itsmattkc 0c7d8ed529 so this is how windows bat files work 2019-09-12 04:08:34 +10:00
itsmattkc cce564ad59 wrong comparison on appveyor batch 2019-09-12 04:06:58 +10:00
itsmattkc 544844458d another explicit sign cast 2019-09-12 04:04:28 +10:00
itsmattkc 0205f76c47 wrong sign cast 2019-09-12 03:59:33 +10:00
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