Supporters update.
[dcpomatic.git] / src / wx / markers_dialog.cc
2023-07-07 Carl HetheringtonCleanup: member variable name standard.
2022-11-02 Carl HetheringtonCleanup: use new CheckBox::bind().
2022-10-14 Carl HetheringtonCleanup: use simpler ownership for FilmViewer.
2022-10-09 Carl HetheringtonRename all_markers() and stop it being possible to...
2022-04-28 Carl HetheringtonExtract marker strings out to a separate method.
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-11-22 Carl HetheringtonFix failure to remove markers when the checkbox is...
2021-08-15 Carl HetheringtonGive markers dialog a close button (#2070).
2021-04-15 Carl HetheringtonC++11 tidying.
2021-03-17 Carl HetheringtonWhen correcting markers keep them just inside the proje...
2021-03-17 Carl HetheringtonLimit markers to the film length on entry (#1920).
2021-01-20 Carl HetheringtonBump libdcp for better verification, and make API adjus...
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-10 Carl HetheringtonFix lots of macOS warnings by using a different boost...
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-05-10 Carl HetheringtonBasics of marker writing (part of #782).
2019-05-10 Carl HetheringtonBasics of setting and storing SMPTE CPL markers.