summaryrefslogtreecommitdiff
path: root/src/wx/timeline.h
AgeCommit message (Expand)Author
2024-03-12Split out Timeline from ContentTimeline.Carl Hetherington
2024-03-12Rename Timeline -> ContentTimeline.Carl Hetherington
2024-02-27Add Ctrl+scrollwheel zoom to the timeline (#2781).Carl Hetherington
2023-08-09Extract Film::Property to its own header to (maybe) increase compilation speed.Carl Hetherington
2023-02-05Delete in timeline removes content (#2370).Carl Hetherington
2022-12-10Extract constants.hCarl Hetherington
2022-10-14Cleanup: use simpler ownership for FilmViewer.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
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