summaryrefslogtreecommitdiff
path: root/src/wx/config_dialog.cc
AgeCommit message (Expand)Author
2018-01-12Separate readable error from technical detail in some places.Carl Hetherington
2018-01-07Make certificate re-creation cancellable and default nagsCarl Hetherington
2018-01-06No-op; remove some namespace qualifiers.Carl Hetherington
2018-01-06Try to improve the UI for decryption/signing keys by hidingCarl Hetherington
2017-08-20Add KDM decryption keys prefs to player.Carl Hetherington
2017-08-15Give player its own configuration dialogue.Carl Hetherington
2017-08-14Rename ConfigDialog -> FullConfigDialog.Carl Hetherington
2017-07-25First go at configurable config.xml location.Carl Hetherington
2017-06-29Fix bugs with default container configuration.Carl Hetherington
2017-06-29Offer only flat/scope/full-frame as container choices and differentiateCarl Hetherington
2017-06-18Try to avoid crash on opening preferences on a machine with no audio devices.Carl Hetherington
2017-06-05Improve management of certificate chains to make it harder to haveCarl Hetherington
2017-05-25Nag about potential problems when remaking the decryption chain.Carl Hetherington
2017-05-25Decryption keys are really for decrypting KDMs, not DCPs.Carl Hetherington
2017-05-12Add default scale-to (#664).Carl Hetherington
2017-05-09Basic GUI for export.Carl Hetherington
2017-05-09Simple cover sheet support (#1039).Carl Hetherington
2017-04-27Distinguish master DoM encode threads count from the server count.Carl Hetherington
2017-04-19Config option to disable preview audio.Carl Hetherington
2017-04-19Add sound output configuration.Carl Hetherington
2016-12-16Add preference for default KDM target directory (#1013).Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-10-20Give a better error if the user tries to load a non-KDM as a DKDM into the KD...Carl Hetherington
2016-08-25Take the leaf of a certificate chain if one is providedCarl Hetherington
2016-08-21Even better open-file error reports.Carl Hetherington
2016-08-18Better errors on open fails; remove unused exception.Carl Hetherington
2016-08-16Tidy up a few details with custom filenames.Carl Hetherington
2016-08-12Move locale_convert into libdcp.Carl Hetherington
2016-08-12Replace incorrect uses of raw_convert with a new locale_convert.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-08-04Add export-decryption-chain button.Carl Hetherington
2016-08-04Different configuration of filename format for assets / metadata (since CPL/P...Carl Hetherington
2016-08-01Missing content filename stuff in DCP filename format.Carl Hetherington
2016-08-01Simplify NameFormat stuff.Carl Hetherington
2016-07-29Add reel index/count to DCP filename format.Carl Hetherington
2016-07-29Simplification of name format stuff.Carl Hetherington
2016-07-29Basics of custom DCP filename components.Carl Hetherington
2016-07-15Add channel count hints to the default audio channel count preference,Carl Hetherington
2016-06-17Add preference for the default number of DCP channels (#897).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-03Rename and simplify the FFmpeg EBUR128 configure check.Carl Hetherington
2016-04-28Add some TRANSLATORS comments.Carl Hetherington
2016-04-22Warn when loading certificates from files that have other stuff after the cer...Carl Hetherington
2016-04-22Fix too-small minimum key file size and improve error message.Carl Hetherington
2016-03-21Fix translation name for simplified Chinese.Carl Hetherington
2016-03-21Initial (untested) cn_CN translation; author credit as yet unknown.Carl Hetherington
2016-03-18Add pt_BR, alphabetically sort languages.Carl Hetherington
2016-03-18Tidy up language configuration a bit.Carl Hetherington
2016-03-13Ignore empty KDM email addresses (#818).Carl Hetherington
2016-03-12Include trimming.Carl Hetherington