summaryrefslogtreecommitdiff
path: root/src/wx/timeline.cc
AgeCommit message (Expand)Author
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
2015-10-30Fix non-update of timeline when reels setup changes.Carl Hetherington
2015-10-19Draw reels in the timeline.Carl Hetherington
2015-10-13Some attempts to block referencing of DCPs when it is not possible.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-09-14Some use of BOOST_FOREACH.Carl Hetherington
2015-08-26Rest of src/lib/*.h tidying.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-17Final tweaks and removal of Film::playlist().Carl Hetherington
2015-06-03Various work on audio mapping.Carl Hetherington
2015-06-02Handle multiple audio streams in a single piece of contentCarl Hetherington
2015-04-29Hand-apply 62f8054d65a8bd31689fc0c977c1bb2385e71afa from master; config of en...Carl Hetherington
2015-04-29Hand-apply 2ee558ec90623b570360e8e55c918b5bb37f9aac from master; various snap...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-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-10-25Merge master.Carl Hetherington
2014-10-23Fix snap to butt up rather than giving a slight overlap.Carl Hetherington
2014-08-25Comments.Carl Hetherington
2014-07-23#include trimming.Carl Hetherington
2014-07-13Separate code for the content panel out into a separate class.Carl Hetherington
2014-07-11Paint views grey when they are not being used.Carl Hetherington