Move _state_timer into VideoView.
[dcpomatic.git] / src / wx / timeline_content_view.cc
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2018-11-24 Carl HetheringtonFix missed overload change.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-08-19 Carl HetheringtonReplace May/Done/NotDone signal sets with one signal...
2018-07-04 Carl HetheringtonLabel audio content with mapping (part of #1279).
2018-07-03 Carl HetheringtonAdd zoom-all button.
2018-07-03 Carl HetheringtonFix hidden reels view and time axis not moving under...
2018-07-02 Carl HetheringtonFix drawing.
2018-07-02 Carl HetheringtonHacks to stop scrolling track names.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-02-25 Carl HetheringtonPlot video and subtitle on one track and audio on the...
2016-02-24 Carl HetheringtonAn unfortunately large set of timeline-related changes:
2016-02-16 Carl HetheringtonFix previous when content is not at time 0.
2016-02-16 Carl HetheringtonPlot reel split points in the timeline.
2016-01-29 Carl HetheringtonNicer appearance when butting two content views up...
2016-01-29 Carl HetheringtonFix indistinct selection of small objects on the timeline.
2015-11-16 Carl HetheringtonRemove extra unnecessary type string in timeline views.
2015-11-10 Carl HetheringtonFix assertion failure when the only content is trimmed...
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-02-19 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2015-02-19 Carl HetheringtonSplit up Timeline view classes.