summaryrefslogtreecommitdiff
path: root/src/wx/config_dialog.cc
AgeCommit message (Expand)Author
2020-11-23Remove swaroop variant.Carl Hetherington
2020-11-08Remove references to / support for old RtError class (now RtAudioError).Carl Hetherington
2020-09-25Add NamedChannel and use it to hide the never-used channelsCarl Hetherington
2020-09-25Add missing try/catch to a call to getDeviceInfo.Carl Hetherington
2020-09-25Use the appropriate RtAudio exception (though I'm not sure if thisCarl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-08-29Try to fix crashes when things go wrong with getDeviceInfo.v2.15.99Carl Hetherington
2020-08-14Fix white space.Carl Hetherington
2020-07-26Add new macOS preferences icons.Carl Hetherington
2020-07-12Remove pointless subheading in Keys->Advanced dialogues and improve spacing i...Carl Hetherington
2020-04-15Try to improve spacing in Keys tab of prefs on macOS (#1550).Carl Hetherington
2020-02-29Add 'proper' config dialog for the playlist editor.Carl Hetherington
2019-12-24Tweak certficate chain dialogue layout (#1530).Carl Hetherington
2019-12-19Add an output audio matrix (#1482).Carl Hetherington
2019-12-19Move sound output driver selection into new preferences tab.Carl Hetherington
2019-09-29Improve OpenFileError so that it doesn't say "opening for read"v2.15.20Carl Hetherington
2019-05-10Update message about chain inconsistency when removing certs (#1519).Carl Hetherington
2019-05-05Correct capitalisation of PulseAudio.Carl Hetherington
2019-04-15Add some details of the what the configured sound output means.Carl Hetherington
2019-03-27Beginnings of tr_TR translation from Gökhan Aksoy.Carl Hetherington
2019-03-26Nag/warn when removing KDM decryption certificate.v2.13.137Carl Hetherington
2019-03-18I said we were in string freeze, but only nl_NL has come in soCarl Hetherington
2019-03-15Warn on importing complete certificate chains (part of #1488).Carl Hetherington
2019-01-30Hide the 'export decryption chain' button in the advanced page of preferences.Carl Hetherington
2018-12-23Be a bit more careful with fwrite.Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2018-10-17Revert overwrite changes; remove our replacement of file extension (#1383).v2.13.62Carl Hetherington
2018-10-17Revert "Remove wxWidgets' file overwrite checks in favour of our own (because...Carl Hetherington
2018-10-17Remove wxWidgets' file overwrite checks in favour of our own (because of #1383).Carl Hetherington
2018-10-17Prevent un-prompted overwrite of files when exporting things from config (#13...Carl Hetherington
2018-10-17Add some default filenames (#1383).Carl Hetherington
2018-09-14Tweak player config dialog layout.Carl Hetherington
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