summaryrefslogtreecommitdiff
path: root/src/wx/markers_dialog.cc
AgeCommit message (Expand)Author
2025-06-03Cleanup: rename set_sensitivity -> setup_sensitivity.Carl Hetherington
2023-07-07Cleanup: member variable name standard.Carl Hetherington
2022-11-02Cleanup: use new CheckBox::bind().Carl Hetherington
2022-10-14Cleanup: use simpler ownership for FilmViewer.Carl Hetherington
2022-10-10Rename all_markers() and stop it being possible to set FFOC/LFOC.Carl Hetherington
2022-04-29Extract marker strings out to a separate method.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-11-22Fix failure to remove markers when the checkbox is unticked.Carl Hetherington
2021-08-16Give markers dialog a close button (#2070).Carl Hetherington
2021-04-16C++11 tidying.Carl Hetherington
2021-03-17When correcting markers keep them just inside the project's duration.Carl Hetherington
2021-03-17Limit markers to the film length on entry (#1920).Carl Hetherington
2021-01-20Bump libdcp for better verification, and make API adjustments.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-12-11Fix lots of macOS warnings by using a different boost/bind include.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-05-10Basics of marker writing (part of #782).Carl Hetherington
2019-05-10Basics of setting and storing SMPTE CPL markers.Carl Hetherington