Commit Graph
1292 Commits
Author SHA1 Message Date
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
itsmattkc b2d6325981 added context menu to labelslider 2019-03-02 10:48:52 -08:00
itsmattkc 2e400c7c55 moved gizmo discovery to distinct function outside of renderfunctions 2019-03-02 10:30:50 -08:00
elsandosgrande 36f5d29cd2 Prepairing for the pull request 2019-03-02 04:47:54 +01:00
itsmattkc f19eded768 Update README.md 2019-03-01 12:02:53 -08:00
itsmattkc 2b158c22b7 Update README.md 2019-03-01 12:02:15 -08:00
itsmattkc b93cc9958a Merge pull request #577 from naj59/master
readme and issue template update
2019-03-01 12:00:17 -08:00
itsmattkc cabd2f9ca9 fixed #571 2019-03-01 11:56:32 -08:00
itsmattkc 64bad4de4e fixed #572 2019-03-01 10:19:57 -08:00
itsmattkc 77e0960cf1 added svg dependency to all packing systems 2019-03-01 10:18:53 -08:00
itsmattkc 9bdf9cf3e3 travis dependencies updated 2019-03-01 09:31:22 -08:00
itsmattkc 82e0682a4d see if explicit svg linking is actually necessary 2019-03-01 09:08:32 -08:00
elsandosgrande c160f1b332 Updating repository fork 2019-03-01 12:28:16 +01:00
naj59 095c3bd8d6 readme and issue template update 2019-03-01 09:24:38 +01:00