Supporters update.
[dcpomatic.git] / src / wx / config_dialog.cc
2023-12-24 Carl HetheringtonAdd stubs for fa_IR (Farsi/Persian). v2.16.71
2023-11-30 Carl HetheringtonSupport RtAudio >= 6.
2023-10-09 Carl HetheringtonUse dcp::filesystem to wrap filesystem calls and fix_lo...
2023-07-23 Carl HetheringtonAdd stubs for Georgian (ka_KA) language support.
2023-04-25 Carl HetheringtonCleanup: remove some unnecessary includes.
2023-02-19 Carl HetheringtonRemove scrolling in AudioMappingView.
2023-01-14 Carl HetheringtonAdd wx_ptr and use it instead of ScopeGuard in a lot...
2023-01-13 Carl HetheringtonUse more ScopeGuards.
2022-12-09 Carl HetheringtonExtract constants.h
2022-11-02 Carl HetheringtonCleanup: use new CheckBox::bind().
2022-10-18 Carl HetheringtonImprove the appearance of things in macOS dark mode...
2022-10-18 Carl HetheringtonUse slightly better icons for macOS prefs in dark mode.
2022-08-26 Carl HetheringtonTemplate hu_HU translation.
2022-07-20 Carl HetheringtonChange bitmap_path to take a full name with extension.
2022-07-08 Carl HetheringtonSupport sl_SI (Slovenian) translation.
2022-05-05 Carl HetheringtonUse dcp::File in DCP-o-matic (#2231).
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-02-14 Carl HetheringtonAdd a hint about certificate validity, moving some...
2022-02-14 Carl HetheringtonAdd re-make signing certificates button to the main...
2022-02-14 Carl HetheringtonMove some logic from the caller into MakeChainDialog.
2022-02-12 Carl HetheringtonGo back to 10-year certificate validity periods (#2174).
2022-01-18 Carl HetheringtonShrink size of audio map.
2022-01-16 Carl HetheringtonDon't offer the tr_TR translation as it is very limited.
2021-11-29 Carl HetheringtonBe a little more careful to handle exceptions from...
2021-11-28 Carl HetheringtonFix some truncated headings.
2021-06-06 Carl HetheringtonUse bitmap_path() and wxBITMAP_TYPE_PNG (not _RESOURCE...
2021-05-28 Carl HetheringtonMark some strings that should not be translated; thanks...
2021-04-30 Carl HetheringtonC++11 tidying.
2021-02-06 Carl HetheringtonInclude creator/issuer in default name of exported...
2021-02-06 Carl HetheringtonTweak label of KDM decryption key export button (#1888).
2021-02-06 Carl HetheringtonC++11 tidying.
2021-02-06 Carl HetheringtonForce .pem extension when saving certificates.
2021-02-06 Carl HetheringtonAdd some default filenames to the advanced certificate...
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-23 Carl HetheringtonRemove swaroop variant.
2020-11-08 Carl HetheringtonRemove references to / support for old RtError class...
2020-09-25 Carl HetheringtonAdd NamedChannel and use it to hide the never-used...
2020-09-25 Carl HetheringtonAdd missing try/catch to a call to getDeviceInfo.
2020-09-25 Carl HetheringtonUse the appropriate RtAudio exception (though I'm not...
2020-09-01 Carl HetheringtonBuild fixes for Boost >= 1.73
2020-08-29 Carl HetheringtonTry to fix crashes when things go wrong with getDeviceInfo. v2.15.99
2020-08-14 Carl HetheringtonFix white space.
2020-07-25 Carl HetheringtonAdd new macOS preferences icons.
2020-07-11 Carl HetheringtonRemove pointless subheading in Keys->Advanced dialogues...
2020-04-14 Carl HetheringtonTry to improve spacing in Keys tab of prefs on macOS...
2020-02-29 Carl HetheringtonAdd 'proper' config dialog for the playlist editor.
2019-12-23 Carl HetheringtonTweak certficate chain dialogue layout (#1530).
2019-12-19 Carl HetheringtonAdd an output audio matrix (#1482).
2019-12-19 Carl HetheringtonMove sound output driver selection into new preferences...
2019-09-29 Carl HetheringtonImprove OpenFileError so that it doesn't say "opening... v2.15.20
2019-05-10 Carl HetheringtonUpdate message about chain inconsistency when removing...
2019-05-05 Carl HetheringtonCorrect capitalisation of PulseAudio.
2019-04-15 Carl HetheringtonAdd some details of the what the configured sound outpu...
2019-03-27 Carl HetheringtonBeginnings of tr_TR translation from Gökhan Aksoy.
2019-03-26 Carl HetheringtonNag/warn when removing KDM decryption certificate. v2.13.137
2019-03-18 Carl HetheringtonI said we were in string freeze, but only nl_NL has...
2019-03-15 Carl HetheringtonWarn on importing complete certificate chains (part...
2019-01-31 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-01-30 Carl HetheringtonHide the 'export decryption chain' button in the advanc...
2018-12-23 Carl HetheringtonBe a bit more careful with fwrite.
2018-12-08 Carl HetheringtonSupport buttons.
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2018-10-17 Carl HetheringtonRevert overwrite changes; remove our replacement of... v2.13.62
2018-10-17 Carl HetheringtonRevert "Remove wxWidgets' file overwrite checks in...
2018-10-17 Carl HetheringtonRemove wxWidgets' file overwrite checks in favour of...
2018-10-17 Carl HetheringtonPrevent un-prompted overwrite of files when exporting...
2018-10-17 Carl HetheringtonAdd some default filenames (#1383).
2018-09-14 Carl HetheringtonTweak player config dialog layout.
2018-01-12 Carl HetheringtonSeparate readable error from technical detail in some...
2018-01-07 Carl HetheringtonMake certificate re-creation cancellable and default...
2018-01-06 Carl HetheringtonNo-op; remove some namespace qualifiers.
2018-01-06 Carl HetheringtonTry to improve the UI for decryption/signing keys by...
2017-08-20 Carl HetheringtonAdd KDM decryption keys prefs to player.
2017-08-14 Carl HetheringtonGive player its own configuration dialogue.
2017-08-14 Carl HetheringtonRename ConfigDialog -> FullConfigDialog.
2017-07-25 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-07-25 Carl HetheringtonFirst go at configurable config.xml location.
2017-06-29 Carl HetheringtonFix bugs with default container configuration.
2017-06-29 Carl HetheringtonOffer only flat/scope/full-frame as container choices...
2017-06-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-06-17 Carl HetheringtonTry to avoid crash on opening preferences on a machine...
2017-06-05 Carl HetheringtonImprove management of certificate chains to make it...
2017-05-25 Carl HetheringtonNag about potential problems when remaking the decrypti...
2017-05-25 Carl HetheringtonDecryption keys are really for decrypting KDMs, not...
2017-05-12 Carl HetheringtonAdd default scale-to (#664).
2017-05-09 Carl HetheringtonBasic GUI for export.
2017-05-09 Carl HetheringtonSimple cover sheet support (#1039).
2017-04-27 Carl HetheringtonDistinguish master DoM encode threads count from the...
2017-04-19 Carl HetheringtonConfig option to disable preview audio.
2017-04-19 Carl HetheringtonAdd sound output configuration.
2016-12-16 Carl HetheringtonAdd preference for default KDM target directory (#1013).
2016-11-19 Carl HetheringtonNo-op; rename a whole load of wx constants to their...
2016-10-20 Carl HetheringtonGive a better error if the user tries to load a non...
2016-08-25 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-08-25 Carl HetheringtonTake the leaf of a certificate chain if one is provided
2016-08-21 Carl HetheringtonEven better open-file error reports.
2016-08-18 Carl HetheringtonBetter errors on open fails; remove unused exception.
2016-08-16 Carl HetheringtonTidy up a few details with custom filenames.
2016-08-12 Carl HetheringtonMove locale_convert into libdcp.
next