summaryrefslogtreecommitdiff
path: root/src/wx/markers_panel.cc
AgeCommit message (Expand)Author
2025-09-02Untested conversion to num/den DCPTime.arbitrary-hzCarl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2024-01-11Fix markers view for RTL languages (part of #2696).Carl Hetherington
2024-01-11Fix "add" markers submenu for the last couple of markers.Carl Hetherington
2024-01-11Attempt to rationalise menu IDs and avoid duplicates.Carl Hetherington
2023-08-09Extract Film::Property to its own header to (maybe) increase compilation speed.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-29Hide some more warnings.Carl Hetherington
2022-04-29Basic display of markers above the playback timeline (#1921).Carl Hetherington