summaryrefslogtreecommitdiff
path: root/src/wx/timeline_time_axis_view.cc
AgeCommit message (Expand)Author
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-03-12Rename TimelineView -> ContentTimelineView.Carl Hetherington
2024-03-12Rename Timeline -> ContentTimeline.Carl Hetherington
2022-11-21Fix TimelineTimeAxisView::bbox() to be correct.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
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-07-04Add zoom-all button.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-02Hacks to stop scrolling track names.Carl Hetherington
2018-03-26Add time axis to audio analysis (part of #1082).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.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
2015-08-25Purge rint() and use llrint and friends.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-02-19Split up Timeline view classes.Carl Hetherington