summaryrefslogtreecommitdiff
path: root/src/wx/timeline.h
AgeCommit message (Expand)Author
2020-01-08Remove PositionChanged in favour of consumers having their own GUI-thread tim...Carl Hetherington
2019-05-31Add playhead line to timeline (#1563).Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-04-26Make sure at least one position change event is emitted afterCarl Hetherington
2018-08-19Similar pending/done for Film::Change.Carl Hetherington
2018-08-19Replace May/Done/NotDone signal sets with one signal and extendCarl Hetherington
2018-07-04Replace checkboxes with tools.Carl Hetherington
2018-07-04Fix icons on Windows; zoom to all on initial open.Carl Hetherington
2018-07-04Add zoom-all button.Carl Hetherington
2018-07-04Fix scrolling of labels; prevent zooming out too far.Carl Hetherington
2018-07-03Fix time axis view length.Carl Hetherington
2018-07-03Fix hidden reels view and time axis not moving under zoom.Carl Hetherington
2018-07-02Scroll labels view with zoom.Carl Hetherington
2018-07-02y zoom.Carl Hetherington
2018-07-02Hacks to stop scrolling track names.Carl Hetherington
2018-07-02Basic zoom.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-02-25Basics of timeline track labels.Carl Hetherington
2016-02-24An unfortunately large set of timeline-related changes:Carl Hetherington
2016-02-17Optimise timeline view; speed up snapping and only set content panel selectio...Carl Hetherington
2016-02-01Synchronise content list / timeline selection when the content list selection...Carl Hetherington
2015-10-19Draw reels in the timeline.Carl Hetherington
2015-06-17Final tweaks and removal of Film::playlist().Carl Hetherington
2015-03-24Hand-apply a2f81da6d9afc5d3b5e647e1e05ca5d4507af42c from master;Carl Hetherington
2015-02-19Split up Timeline view classes.Carl Hetherington
2015-01-25Hand-apply 39e9f0794349f44caf440db9568b8b15eb900381 from master; snap improve...Carl Hetherington
2014-07-13Separate code for the content panel out into a separate class.Carl Hetherington
2014-06-26Merge master.Carl Hetherington
2014-06-24Re-assign timeline tracks when things are moved about.Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-10Fix crash when opening the timeline window with no content (#369).Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-10-10Basic snapping in the timeline.Carl Hetherington
2013-07-30Somewhat untested and sketchy basics of trimming.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-19Give content menu on both main control and timeline. Fix silly bug on updati...Carl Hetherington
2013-07-19Add remove option; resize timeline after drags.Carl Hetherington
2013-07-19Allow repeat of multiple stuff.Carl Hetherington
2013-07-19Basic repeat.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-07-16Prevent viewer updates on timeline drag (#175).Carl Hetherington
2013-07-10Make subtitles work at least a bit.Carl Hetherington
2013-06-03A few build fixes.Carl Hetherington
2013-05-27Fix time axis view position.Carl Hetherington
2013-05-27Support for keeping video in sequence when changing lengths; tie selection in...Carl Hetherington
2013-05-26Allow multiple simultaneous audio tracks in the timeline.Carl Hetherington
2013-05-26Add unfinished timing tab; fix crash on reconstruction of timeline; fix lack ...Carl Hetherington
2013-05-24Allow drag of content; fix up some problems with timings.Carl Hetherington
2013-05-20Timeline fix ups.Carl Hetherington