summaryrefslogtreecommitdiff
path: root/src/wx/export_subtitles_dialog.cc
AgeCommit message (Collapse)Author
2025-03-12Improve layout of export subtitles dialog, especially with de_DE translation.Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2024-01-16Remember some more paths when selecting files (#2728).Carl Hetherington
* export subtitles * export video * debug log * cinema database * config file
2024-01-16Cleanup: rename some methods in FilePickerCtrl and use ↵Carl Hetherington
boost::filesystem::path more.
2022-11-02Cleanup: use new CheckBox::bind().Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2020-12-11Fix lots of macOS warnings by using a different boost/bind include.Carl Hetherington
2020-08-25Try to clean up the mess of exporting subtitles when there isCarl Hetherington
one file vs many files (multiple reels or fonts).
2020-08-25Add option to export Interop subs with or without the font file / reference.Carl Hetherington
2020-08-25Move subtitle export to its own dialogue.Carl Hetherington