Merge remote-tracking branch 'origin/main' into v2.17.x
[dcpomatic.git] / src / wx / timeline_reels_view.cc
2024-03-29 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-29 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-20 Carl HetheringtonMerge tag 'v2.16.79' into v2.17.x
2024-03-12 Carl HetheringtonMerge branch '2678-reel-break' into v2.17.x
2024-03-11 Carl HetheringtonRename TimelineView -> ContentTimelineView.
2024-03-11 Carl HetheringtonRename Timeline -> ContentTimeline.
2023-08-09 Carl HetheringtonExtract Film::Property to its own header to (maybe...
2022-10-18 Carl HetheringtonImprove the appearance of things in macOS dark mode...
2022-10-18 Carl HetheringtonImprove timeline view colouring in dark mode.
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-21 Carl HetheringtonDisable warnings around all wx includes.
2022-04-21 Carl HetheringtonTidying.
2021-04-08 Carl HetheringtonAssorted C++11/formatting cleanups.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-02-26 Carl HetheringtonFix positioning of reel labels in the timeline.
2016-02-25 Carl HetheringtonPlot video and subtitle on one track and audio on the...
2015-12-02 Carl HetheringtonDon't show reel labels if there is no space.
2015-10-19 Carl HetheringtonDraw reels in the timeline.