summaryrefslogtreecommitdiff
path: root/src/wx/timeline_content_view.cc
AgeCommit message (Expand)Author
2025-12-23Fix strange redraw when dragging content views in the timeline.Carl Hetherington
2024-04-21Rename Encoder -> FilmEncoder, and subclasses.Carl Hetherington
2024-03-12Rename TimelineView -> ContentTimelineView.Carl Hetherington
2024-03-12Rename Timeline -> ContentTimeline.Carl Hetherington
2022-11-21Move y_pos to TimelineView.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2022-04-21Tidying.Carl Hetherington
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2021-01-31Use enum class for Film::Property.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-06-27Avoid ResetClip() since (on GTK3, and maybe elsewhere) it seems toCarl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-11-24Fix missed overload change.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-08-19Replace May/Done/NotDone signal sets with one signal and extendCarl Hetherington
2018-07-04Label audio content with mapping (part of #1279).Carl Hetherington
2018-07-04Add zoom-all button.Carl Hetherington
2018-07-03Fix hidden reels view and time axis not moving under zoom.Carl Hetherington
2018-07-02Fix drawing.Carl Hetherington
2018-07-02Hacks to stop scrolling track names.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-02-25Plot video and subtitle on one track and audio on the rest in the timeline.Carl Hetherington
2016-02-24An unfortunately large set of timeline-related changes:Carl Hetherington
2016-02-16Fix previous when content is not at time 0.Carl Hetherington
2016-02-16Plot reel split points in the timeline.Carl Hetherington
2016-01-29Nicer appearance when butting two content views up together.Carl Hetherington
2016-01-29Fix indistinct selection of small objects on the timeline.Carl Hetherington
2015-11-16Remove extra unnecessary type string in timeline views.Carl Hetherington
2015-11-10Fix assertion failure when the only content is trimmed to zero length.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-02-19Split up Timeline view classes.Carl Hetherington