summaryrefslogtreecommitdiff
path: root/src/wx/config_dialog.h
AgeCommit message (Expand)Author
2025-03-02Rename config_dialog.{cc,h} -> preferences_page.{cc,h}Carl Hetherington
2025-03-02Move General preferences tab parent to its own file.Carl Hetherington
2025-03-02Move Sound preferences to its own file.Carl Hetherington
2025-03-02Move Locations preferences to its own file.Carl Hetherington
2025-03-02Move Keys preferences to its own file.Carl Hetherington
2025-03-02Move config file location config up to the general dialogue.Carl Hetherington
2025-03-01Put some preferences stuff into a namespace.Carl Hetherington
2025-03-01White space: config_dialog.{cc,h}Carl Hetherington
2025-03-01Move CertificateChainEditor to its own files and format white space.Carl Hetherington
2022-12-10Extract constants.hCarl Hetherington
2022-11-02Cleanup: use new CheckBox::bind().Carl Hetherington
2022-10-18Use slightly better icons for macOS prefs in dark mode.Carl Hetherington
2022-07-20Change bitmap_path to take a full name with extension.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-09C++11 tidying.Carl Hetherington
2022-04-09Add some missing override labels.Carl Hetherington
2022-02-14Add re-make signing certificates button to the main config page.Carl Hetherington
2021-06-06Use bitmap_path() and wxBITMAP_TYPE_PNG (not _RESOURCE) to allow prefs to wor...Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-07-27Hide warnings triggered by Ubuntu 20.04's gcc.Carl Hetherington
2020-07-26Add new macOS preferences icons.Carl Hetherington
2020-02-29Add 'proper' config dialog for the playlist editor.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-04-15Add some details of the what the configured sound output means.Carl Hetherington
2019-03-26Nag/warn when removing KDM decryption certificate.v2.13.137Carl Hetherington
2019-01-30Hide the 'export decryption chain' button in the advanced page of preferences.Carl Hetherington
2018-01-30Remove unused variable.Carl Hetherington
2018-01-07Make certificate re-creation cancellable and default nagsCarl 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
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2014-03-16Basic work on new prefs dialog.Carl Hetherington
2014-01-07Various update bits.Carl Hetherington
2013-12-23Move default config options into their own tab; support user/password for SMT...Carl Hetherington
2013-12-20Allow configuration of default audio delay (#276).Carl Hetherington
2013-11-14Add server configuration back in.Carl Hetherington
2013-11-06Remove configuration of servers.Carl Hetherington
2013-09-25Part of work to add emailing of KDMs.Carl Hetherington
2013-09-25Allow mail server / KDM from email configuration.Carl Hetherington
2013-08-17Various bits mostly related to colour conversions.Carl Hetherington
2013-08-16Very basics of colour conversion configuration.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-15Add default J2K bandwidth option.Carl Hetherington
2013-07-09Merge master.Carl Hetherington