Commit Graph
550 Commits
Author SHA1 Message Date
itsmattkc a24b90c99e corrected some viewer behavior when pressing play after the end of a sequence 2019-02-26 11:19:23 -08:00
itsmattkc 8ba58acbc3 Merge pull request #533 from alcomposer/playhead_frame_highlight
Single frame highlight to playhead
2019-02-26 10:25:38 -08:00
itsmattkc 66ec4aaf75 Merge pull request #558 from mdmayfield/master
Use Ctrl instead of Shift for zoom modifier in timeline
2019-02-26 10:03:22 -08:00
itsmattkc 19618fb8e9 added thread count selection in export settings 2019-02-26 10:02:36 -08:00
U-COMTROL_US\mattm 9cb8f7a628 Use Ctrl instead of Shift for zoom modifier in timeline 2019-02-26 09:22:21 -06:00
itsmattkc da2f51ee6e fixed missing include for gcc compiling 2019-02-25 22:51:39 -08:00
itsmattkc a1455ce9c7 changed preview generator functions to a static function 2019-02-25 22:07:19 -08:00
itsmattkc 47d0065eff implemented translating without restarting #514 2019-02-25 20:40:23 -08:00
itsmattkc c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00
itsmattkc 110b75a04d first commit 2019-02-20 19:13:10 -08:00
alexmitchell cf3abe0e86 fix up white space, using spaces not tabs in this file 2019-02-20 16:08:30 +10:30
alexmitchell 76aad9c468 Added single frame highlight to playhead inside timelinewidget, only shows if frame is larger than
5px
2019-02-20 15:49:05 +10:30
itsmattkc c833e4849d implemented #507 2019-02-19 16:59:42 -08:00
itsmattkc efbe2d187a minor clip changes 2019-02-19 02:38:21 -08:00
itsmattkc 7efea428c7 some refactoring work 2019-02-19 02:28:50 -08:00
itsmattkc a1619ce8ce transition rewrite mostly done 2019-02-19 01:16:37 -08:00
itsmattkc d1037d4ffa add transition rewrite 2019-02-18 03:13:27 -08:00
itsmattkc 886c5f1273 small timeline cleanup 2019-02-18 01:38:17 -08:00
itsmattkc a63b4fbe52 timeline minor refactor 2019-02-17 22:32:18 -08:00
itsmattkc 5cf5321c0f further progress on translation without restart 2019-02-17 03:36:23 -08:00
itsmattkc 5b59207cb4 started translating without restarting 2019-02-17 03:15:18 -08:00
itsmattkc 059e2a1fe8 began transition rewrite 2019-02-17 01:18:03 -08:00
itsmattkc f14b0cef7d replaced mediathrobber with mediaiconservice 2019-02-16 22:22:43 -08:00
itsmattkc 5207a0511f several conversions to smart pointers 2019-02-16 21:21:04 -08:00
itsmattkc e063a5ba8f switched global to unique ptr and renamed olive namespace 2019-02-16 15:08:33 -08:00
itsmattkc ba2331e40d reverted travis yaml 2019-02-16 03:26:31 -08:00
itsmattkc 2f38a0b111 cleanup and disabled nonfunctional scrolling code 2019-02-16 03:23:09 -08:00
itsmattkc 6bccd0c660 minor cleanup and documentation of render functions 2019-02-16 02:18:32 -08:00
itsmattkc c810f27c47 fixed #501 2019-02-15 23:24:23 -08:00
itsmattkc c29f0a12c1 fixed #502 2019-02-15 16:10:09 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc 2a1838467a scrolling update 2019-02-15 04:09:03 -08:00
itsmattkc 8283051869 some cleanups from previous refactors 2019-02-15 03:48:53 -08:00
itsmattkc 671000836e documented labelslider 2019-02-15 02:07:28 -08:00
itsmattkc 46c365c388 added more documentation 2019-02-15 01:00:38 -08:00
itsmattkc f34a2914ee completed focus filter and menu helpers 2019-02-14 20:30:44 -08:00
itsmattkc acf286e1d8 added focus filter 2019-02-14 16:42:36 -08:00
itsmattkc 8034f047ba added focus panel filter 2019-02-14 13:10:51 -08:00
itsmattkc abe76c7941 further improvements 2019-02-14 12:37:30 -08:00
itsmattkc e9fe837236 first commit of big refactor 2019-02-14 05:27:21 -08:00
itsmattkc 4890650466 added enable/disable to context menu 2019-02-13 01:45:34 -08:00
itsmattkc 7490612719 code revision 2019-02-12 16:02:36 -08:00
itsmattkc 1cd9129db1 merged 2019-02-12 15:19:29 -08:00
itsmattkc 85325cd7d3 switched to opengl widget and made shortcuts application context, fixes #400 2019-02-10 03:07:52 -08:00
itsmattkc ca4e39449b made volume effect use decibels 2019-02-09 22:09:42 -08:00
itsmattkc 16c6c40a76 gizmos fixed when zooming, also fixes #467 #466 2019-02-09 15:10:02 -08:00
itsmattkc a9897f1b10 labelslider sets its own cursor rather than the app's 2019-02-09 01:47:58 -08:00
itsmattkc 0ad58a6930 various improvements 2019-02-08 11:22:04 -08:00
alexmitchell 8faa4db15c Correct mistakes, rename left_arrow to left_side, make lowercase, change namespace to Olive 2019-02-08 13:42:46 +10:30
itsmattkc 11f9465eae internal rendering renders alpha channel 2019-02-07 13:20:56 -08:00