summaryrefslogtreecommitdiff
path: root/src/wx/timeline.cc
AgeCommit message (Expand)Author
2020-06-19Fix timeline for DCPs containing Atmos.Carl Hetherington
2020-06-18Fix display of Atmos tracks in the timeline.Carl Hetherington
2020-01-08Remove PositionChanged in favour of consumers having their own GUI-thread tim...Carl Hetherington
2019-09-08Fix timeline selection under scroll.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
2019-02-12Update timeline when video frame type changes (#1464).Carl Hetherington
2018-11-24Fix missed overload change.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-10-13Fix OS X warning.Carl 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-08-12Update reels markers properly.Carl Hetherington
2018-08-12Fix bad redraw when dragging content views.Carl Hetherington
2018-07-23Tidy up after mass rename.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-21Basics of multiple captions per content so that DCPContent canCarl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington
2018-07-05Another OS X build tweak.v2.13.33Carl Hetherington
2018-07-05Try again to fix OS X build.Carl Hetherington
2018-07-05Try to fix OS X build.Carl Hetherington
2018-07-05Sort audio timeline views in order of DCP audio channel mappings (#1279).Carl Hetherington
2018-07-04More zoom / timeline tidying.Carl Hetherington
2018-07-04Fix tool crash; try to fix linked scrolling.Carl Hetherington
2018-07-04Toolbar and scrolling tweaks.Carl 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-03Update track labels when zooming out.Carl Hetherington
2018-07-02Scroll labels view with zoom.Carl Hetherington
2018-07-02y zoom.Carl Hetherington
2018-07-02Fix drawing.Carl Hetherington
2018-07-02Hacks to stop scrolling track names.Carl Hetherington
2018-07-02Basic zoom.Carl Hetherington
2017-05-08Show overlapping subs in multiple tracks on the timeline (#941).Carl Hetherington
2017-05-08Add comment.Carl Hetherington
2016-09-26Fix multi-select in the timeline (#954).Carl Hetherington
2016-07-31Allow configuration of MXF/XML filenames (part of #710).Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Revert "Odd const fix."Carl Hetherington
2016-06-21Odd const fix.Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-25Basics of Atmos content support; can be added to project and appears in timel...Carl Hetherington
2016-05-18Fix rebase onto master.Carl Hetherington