summaryrefslogtreecommitdiff
path: root/src/wx/timeline.cc
AgeCommit message (Expand)Author
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
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2016-05-18Subtitle rearrangements.Carl Hetherington
2016-05-18Reasonably straightforward stuff; main things are addingCarl Hetherington
2016-04-25Move reel markers to the top of the timeline (#846).Carl Hetherington
2016-04-22Split left-only and right-only video content in the timeline (#845).Carl Hetherington
2016-02-25Don't draw any overlap for audio views.Carl Hetherington
2016-02-25Anti-alias the timeline.Carl Hetherington
2016-02-25Basics of timeline track labels.Carl Hetherington
2016-02-25Plot video and subtitle on one track and audio on the rest in the timeline.Carl Hetherington
2016-02-24Put video on 0, subtitles on 1, audio on 2 and up.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-16Snap content to reel_split_points.Carl Hetherington
2016-02-01Synchronise content list / timeline selection when the content list selection...Carl Hetherington
2016-01-30Add a PlaylistOrderChanged signal and emit it when the playlistCarl Hetherington