Extract common code out into kdm_for_screen()
[dcpomatic.git] / src / wx / export_dialog.cc
2019-11-30 Carl HetheringtonTry to improve the checking for overwrite of export...
2019-10-31 Carl HetheringtonKeep default export name even if the user changes the...
2019-08-31 Carl HetheringtonPrimitive subtitle export feature. v2.15.16
2019-07-25 Carl HetheringtonUse ISDCF name as a default export filename (#1584).
2019-07-22 Carl Hetheringtonswaroop: support creation of H264 with 24-bit PCM.
2019-01-29 Carl HetheringtonDon't enable the export OK button if we change format...
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2018-09-10 Carl HetheringtonBasics of export of multiple reels to multiple files.
2018-09-08 Carl HetheringtonSplit parts of FFmpegEncoder into FFmpegFileEncoder.
2018-09-02 Carl HetheringtonAdd basic quality option for x264 export.
2018-06-28 Carl HetheringtonPrevent FFmpeg errors if export filenames are specified...
2018-05-20 Carl HetheringtonRename H264 -> MP4 / H264 (#1288).
2018-04-12 Carl HetheringtonDisable OK in export dialogue until a filename has...
2017-06-07 Carl HetheringtonBasic and untested export option to bounce down to...
2017-05-10 Carl HetheringtonRename some classes.
2017-05-10 Carl HetheringtonAdd H.264 export.
2017-05-09 Carl HetheringtonSome export tidying up.
2017-05-09 Carl HetheringtonBasic GUI for export.