summaryrefslogtreecommitdiff
path: root/src/wx/export_video_file_dialog.cc
AgeCommit message (Expand)Author
2025-07-13White space: auto_crop_dialog.{cc,h}, export_video_file_dialog.{cc,h}, time_c...Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2024-06-24Add ProRes LT export option (#2834).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-07-07There's no longer ever a need to disable the mixdown-to-stereo option.Carl Hetherington
2022-06-12Add Prores 4444 support (#2263).Carl Hetherington
2022-06-12Rename PRORES -> PRORES_HQCarl Hetherington
2022-06-06Preserve export video settings in the config (#2259).Carl Hetherington
2022-06-06C++11 tidying.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2021-08-12Rename ProRes export format to MOV / ProRes (#2067).Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2020-12-11Fix lots of macOS warnings by using a different boost/bind include.Carl Hetherington
2020-08-25Rename export dialogue to export video.Carl Hetherington