Commit Graph
1305 Commits
Author SHA1 Message Date
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
itsmattkc 9106be6883 updated version to march 2019-03-06 11:11:28 -08:00
itsmattkc 5eae8b4806 added version identifier to about dialog 2019-03-06 11:10:45 -08:00
itsmattkc a71e8b41da Merge pull request #585 from jonno85uk/pullrequests
Using <random> library instead of rand()
2019-03-06 10:34:46 -08:00
naj59 c42abeef84 German translation update 2019-03-06 16:28:17 +01:00
itsmattkc 464ce7411e Merge branch 'master' of https://github.com/olive-editor/olive 2019-03-05 20:47:46 -08:00
itsmattkc d287963c10 fixed #597 2019-03-05 20:35:58 -08:00
itsmattkc 53b2bff2bd Merge pull request #591 from mmuman/haiku-port
Preliminary Haiku port
2019-03-05 19:56:13 -08:00
itsmattkc 95977143d0 minor code cleanups 2019-03-05 10:15:39 -08:00
itsmattkc f9e7c3a3dd fixed crash when file contains no valid frames #601 2019-03-05 10:12:34 -08:00
itsmattkc 27d77abdc2 fixed #596 2019-03-04 12:36:45 -08:00
itsmattkc 224d804c02 added clang format 2019-03-04 09:55:17 -08:00
itsmattkc 5d87912844 added h265 export codec 2019-03-03 21:46:03 -08:00
itsmattkc a16d8a4fe1 importing projects into other projects implemented 2019-03-03 21:42:38 -08:00
François Revol 03e1e988d0 Haiku doesn't need libdl for dlopen. 2019-03-03 23:19:06 +01:00
François Revol 868ce89db2 Add some missing defined(__HAIKU__)
Some places should rather check for HAVE_DLOPEN or alike though.
2019-03-03 23:19:04 +01:00
itsmattkc 4e04d7b330 Merge branch 'master' of https://github.com/olive-editor/olive 2019-03-03 12:20:37 -08:00
itsmattkc 7af3a0cd6e minor render thread refactor 2019-03-03 12:17:55 -08:00
Jonathan Noble 7926f3d33f Using <random> library instead of rand()
(cherry picked from commit c9c155d0a897299c7eb2387d68579cdd6ede82f1)
2019-03-03 14:14:51 +00:00
itsmattkc f07dd6926d Merge pull request #582 from elsandosgrande/master
Translations
2019-03-02 16:34:47 -08:00
itsmattkc 2b406d71f2 initialize buffer switcher 2019-03-02 11:44:53 -08:00
itsmattkc b88045fbce track total render time and show when progress bar reaches 100% 2019-03-02 10:59:51 -08:00