Commit Graph
2136 Commits
Author SHA1 Message Date
itsmattkc 9fa22938b9 work towards making timeline actions all undoable 2019-09-23 23:00:15 +10:00
itsmattkc d0d4756129 some ripple behavior fixes 2019-09-21 01:01:15 +10:00
itsmattkc 885aee97a2 refined pointer and ripple timeline tools 2019-09-21 00:50:23 +10:00
itsmattkc 389e723416 conformed viewer node/panel affinity 2019-09-20 05:12:34 +10:00
itsmattkc 814ee14c0b minor improvements 2019-09-20 04:45:17 +10:00
itsmattkc 03d81c7003 flipped timeline node/panel affinity 2019-09-20 04:40:38 +10:00
itsmattkc 30be1b626d further ripple progress 2019-09-19 17:05:41 +10:00
itsmattkc 36e201352a added zoom tool shortcut to main menu 2019-09-19 13:11:48 +10:00
itsmattkc b3f789896b improved trimming behavior 2019-09-19 13:11:38 +10:00
itsmattkc 9b312abf46 completed zoom tool 2019-09-19 01:39:09 +10:00
itsmattkc 088b0543eb footage combobox returns streams rather than footage 2019-09-19 00:51:45 +10:00
itsmattkc a059e9f72b started zoom tool 2019-09-19 00:28:38 +10:00
itsmattkc cdcfd59ec5 started ripple tool and finish hand tool 2019-09-18 02:39:26 +10:00
itsmattkc d002da8f60 transform effect complete 2019-09-18 01:28:22 +10:00
itsmattkc 036b8caa03 more robust snapping on import/pointer tools 2019-09-17 23:33:58 +10:00
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