C++11 tidying.
[dcpomatic.git] / src / wx / timeline_content_view.h
2021-04-29 Carl HetheringtonC++11 tidying.
2021-01-31 Carl HetheringtonUse enum class for Film::Property.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-27 Carl HetheringtonHide warnings triggered by Ubuntu 20.04's gcc.
2018-08-19 Carl HetheringtonReplace May/Done/NotDone signal sets with one signal...
2018-07-04 Carl HetheringtonLabel audio content with mapping (part of #1279).
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonSubtitle rearrangements.
2016-02-25 Carl HetheringtonPlot video and subtitle on one track and audio on the...
2016-02-24 Carl HetheringtonAn unfortunately large set of timeline-related changes:
2015-11-16 Carl HetheringtonRemove extra unnecessary type string in timeline views.
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-02-19 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2015-02-19 Carl HetheringtonSplit up Timeline view classes.