summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2025-03-27Remove timing selection from DKDM dialog.Carl Hetherington
2025-03-26White space: dkdm_output_panel.{cc,h}Carl Hetherington
2025-03-26Cleanup: use a make_shared.Carl Hetherington
2025-03-26Bump libdcp for some MPEG2 fixes, verify bits, Fedora 42 build fix.Carl Hetherington
2025-03-25Add Nepal Standard Time UTC offset (+5:45).Carl Hetherington
2025-03-24Supporters update.v2.18.15Carl Hetherington
2025-03-24Basic support for variable-Z 3D subtitles.Carl Hetherington
2025-03-21Fix sensitivity of "Add OV..." option with no content.Carl Hetherington
2025-03-19Seek the player before creating a new butler.Carl Hetherington
2025-03-14Supporters update.v2.18.14Carl Hetherington
2025-03-14Fix crashes if add_config_file_controls() is not called.Carl Hetherington
2025-03-14White space.Carl Hetherington
2025-03-12White space: move_to_dialog.{cc,h}Carl Hetherington
2025-03-12Fix padding.Carl Hetherington
2025-03-12Improve layout of export subtitles dialog, especially with de_DE translation.Carl Hetherington
2025-03-12Make file and dir picker look more consistent with each other.Carl Hetherington
2025-03-09Compress an if.Carl Hetherington
2025-03-09Tidy some shared_ptr creation.Carl Hetherington
2025-03-09Remove pointless shared_ptr.Carl Hetherington
2025-03-09Include/using sorting.Carl Hetherington
2025-03-09White space: job_manager_view.{cc,h}Carl Hetherington
2025-03-08Fix incorrectly-removed spaces.Carl Hetherington
2025-03-08Supporters update.Carl Hetherington
2025-03-08Get gpu_lister path from config.Carl Hetherington
2025-03-08Avoid temporary file for listing GPUs.Carl Hetherington
2025-03-08Move get_gpu_names() to its own file.Carl Hetherington
2025-03-08Don't use an optional for the Grok config object.Carl Hetherington
2025-03-05Report content as having missing files also if there are missing fonts.Carl Hetherington
2025-03-05Replace Content::paths_valid() with a free utility function.Carl Hetherington
2025-03-03Fix Grok build after changes to preferences code.Carl Hetherington
2025-03-02Remove unused includes.Carl Hetherington
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-02Use a customised config dialog for the KDM creator.Carl Hetherington
2025-03-02Move config file location config up to the general dialogue.Carl Hetherington
2025-03-01Move KDM Email preferences page to its own file.Carl Hetherington
2025-03-01Move Email preferences page to its own file.Carl Hetherington
2025-03-01Put some preferences stuff into a namespace.Carl Hetherington
2025-03-01White space: player_config_dialog.hCarl Hetherington
2025-03-01White space: full_config_dialog.{cc,h}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
2025-02-25Fix failure to use name format with the short output panel (#2646).v2.18.12Carl Hetherington
2025-02-25Supporters update.Carl Hetherington
2025-02-25Fix misunderstanding of wxDialog lifetime handling.Carl Hetherington
2025-02-23Rename VerifyDCPProgressDialog -> VerifyDCPDialog.Carl Hetherington
2025-02-23Make the player verify UI more like the standalone one.Carl Hetherington