summaryrefslogtreecommitdiff
path: root/src/wx/export_subtitles_dialog.cc
AgeCommit message (Expand)Author
2026-03-02wip: srt export.3142-export-srtCarl Hetherington
2026-03-02Use new SubtitleFormat enum instead of dcp::Standard.Carl Hetherington
2026-03-02Compress an if.Carl Hetherington
2026-01-01Allow export of Interop/SMPTE format subtitles (#3025).Carl Hetherington
2025-12-31White space: export_subtitles_dialog.{cc,h}Carl Hetherington
2025-12-31Fix alignment in subtitle export dialogue.Carl Hetherington
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
2024-01-16Cleanup: rename some methods in FilePickerCtrl and use boost::filesystem::pat...Carl Hetherington
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
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