Commit Graph
1326 Commits
Author SHA1 Message Date
itsmattkc db29e9e576 ensure effects are in the main thread 2019-03-13 00:35:51 +11:00
itsmattkc 101b728c19 formatting improvement 2019-03-13 00:23:47 +11:00
itsmattkc 928adde78a removed main thread pass-off when loading 2019-03-13 00:22:19 +11:00
itsmattkc e3e45279b9 reimplemented double and bool widgets separately 2019-03-13 00:12:15 +11:00
itsmattkc 5b03af5e5a separated effect from UI 2019-03-12 22:49:01 +11:00
itsmattkc 0b090ddc21 decoupled ui from effect row 2019-03-12 20:12:12 +11:00
itsmattkc 170fe9bd01 decoupled effectfield UI from backend 2019-03-12 19:33:01 +11:00
itsmattkc 0f3d91b7b3 fixed #620 2019-03-11 16:14:09 +11:00
itsmattkc a5b8d27927 issue template tweak 2019-03-11 03:35:19 +11:00
itsmattkc 31c395abc3 fixed memory leak in thumbnail generation 2019-03-10 20:18:34 +11:00
itsmattkc f25f8e145c refactored cursors same as icons 2019-03-10 17:58:32 +11:00
itsmattkc 8b9b688acd actually initialize the icons 2019-03-10 17:54:22 +11:00
itsmattkc d768871c2d stash SVGs that are continuously reused 2019-03-10 17:31:00 +11:00
itsmattkc 9fc1bc3e1d check for updates 2019-03-10 16:37:03 +11:00
itsmattkc 8cf3bd46a1 merged cursors #522 2019-03-09 17:21:22 +11:00
itsmattkc 653abf8042 fixed #615 2019-03-09 16:44:21 +11:00
itsmattkc 411f9b7542 use token to create more api requests 2019-03-09 10:53:55 +11:00
itsmattkc eda4096c8d added debug info for mac build 2019-03-09 10:22:07 +11:00
itsmattkc 18065216da different approach to after success script 2019-03-09 09:51:18 +11:00
itsmattkc 949163352b removed output file from nsis 2019-03-09 09:15:53 +11:00
itsmattkc a418b7adbf missing curl dep? 2019-03-09 09:12:54 +11:00
itsmattkc 7212d0e7d8 another travis script change for osx 2019-03-09 08:49:22 +11:00
itsmattkc 8710c6b231 moved nsis files 2019-03-09 07:55:04 +11:00
itsmattkc a12cef0210 updated travis script for mac 2019-03-09 07:16:27 +11:00
itsmattkc cf8385110a nsis: use existing license file 2019-03-09 07:05:16 +11:00
itsmattkc d051fdc83c ensured seek loop used int64_t at all times 2019-03-09 06:58:56 +11:00
itsmattkc 2f86888a8d removed windows commands from travis and addressed #602 2019-03-09 06:32:29 +11:00
itsmattkc 130c03ce75 use ggrep on mac instead of bsd grep 2019-03-09 02:15:26 +11:00
itsmattkc 7b84b66b8e disabled curl buffering in travis script 2019-03-09 01:03:06 +11:00
itsmattkc 662219a825 modified windows install script 2019-03-09 00:33:40 +11:00
itsmattkc cdcf78f8d8 added nsis installer files 2019-03-09 00:26:18 +11:00
itsmattkc 34cbee327d correct multithreaded compile on mac 2019-03-09 00:01:58 +11:00
itsmattkc da0d34a2d8 inttype include revision 2019-03-08 23:51:27 +11:00
itsmattkc ec127cbe9a added cinttypes for platforms that need it 2019-03-08 23:40:44 +11:00
itsmattkc f4cd8ea660 only upload if the commit is still current 2019-03-08 22:39:13 +11:00
itsmattkc a5dfd25ecb use PR blocking code on all platforms 2019-03-08 22:14:30 +11:00
itsmattkc 27cb7c8885 fixed #611 2019-03-08 20:13:24 +11:00
itsmattkc 456ae63efc Merge branch 'mdmayfield-master' 2019-03-08 20:00:06 +11:00
itsmattkc d294fefe21 minor revision and zoom cursor fix 2019-03-08 19:59:16 +11:00
itsmattkc 125f24a09e Merge branch 'master' of https://github.com/mdmayfield/olive into mdmayfield-master 2019-03-08 19:25:04 +11:00
itsmattkc d4df411526 throw error if no streams were found when importing 2019-03-08 18:39:27 +11:00
itsmattkc 2f1ff270b0 updated issue template 2019-03-08 16:29:29 +11:00
itsmattkc 3b2990b04c improved cacher documentation 2019-03-06 15:14:34 -08:00
itsmattkc 0f7425d473 check queue for retrieved frame 2019-03-06 15:09:49 -08:00
itsmattkc efd0fcb18b Merge branch 'master' of https://github.com/olive-editor/olive 2019-03-06 14:51:52 -08:00
itsmattkc 0d3b9e5c9c fixed #607 2019-03-06 14:46:00 -08:00
Matt Mayfield cdffa0ee92 Graph View: add shift to swap scroll axes 2019-03-06 15:27:19 -06:00
Matt Mayfield 84bed86d10 Scrolling consistency improvements
Rework timeline scrolling
Add Invert Timeline Scroll Axes toggle
Make Ctrl to zoom more explicit in menu
Simplified and more consistent Graph View scroll/zoom:
 Shift to zoom horizontally, Alt to zoom vertically
Save and load Invert Timeline Scroll Axes setting
2019-03-06 15:15:44 -06:00
itsmattkc 0bc69af0f4 Merge pull request #604 from naj59/master
German translation update
2019-03-06 11:57:17 -08:00
itsmattkc 3ca935d46d transition loading correction 2019-03-06 11:38:42 -08:00