summaryrefslogtreecommitdiff
path: root/src/wx/timeline_reels_view.cc
AgeCommit message (Expand)Author
2024-03-12Rename TimelineView -> ContentTimelineView.Carl Hetherington
2024-03-12Rename Timeline -> ContentTimeline.Carl Hetherington
2023-08-09Extract Film::Property to its own header to (maybe) increase compilation speed.Carl Hetherington
2022-10-18Improve timeline view colouring in dark mode.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
2021-04-08Assorted C++11/formatting cleanups.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-02-26Fix positioning of reel labels in the timeline.Carl Hetherington
2016-02-25Plot video and subtitle on one track and audio on the rest in the timeline.Carl Hetherington
2015-12-02Don't show reel labels if there is no space.Carl Hetherington
2015-10-19Draw reels in the timeline.Carl Hetherington