summaryrefslogtreecommitdiff
path: root/src/wx/full_config_dialog.cc
AgeCommit message (Expand)Author
2025-01-22Update filetypes from XML to sqlite3 when setting/exporting cinema/screen dat...Carl Hetherington
2025-01-19Add option to force short screen layout (#2946).Carl Hetherington
2024-09-25Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-09-24Fix build with new boost (e.g. on Arch) (#2868)Carl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2024-08-17Add option to use relative content paths (#2856).Carl Hetherington
2024-05-29Use territory details from template.Carl Hetherington
2024-05-29Get chain, facility, studio and distributor from template.Carl Hetherington
2024-05-29Remove default Interop/SMPTE setting.Carl Hetherington
2024-05-29Remove default video bit rate settings.Carl Hetherington
2024-05-29Remove default DCP audio channel setting.Carl Hetherington
2024-05-29Remove default DCP content type setting.Carl Hetherington
2024-04-22Allow specification of video bit rate separately for J2K and MPEG2.Carl Hetherington
2024-04-22Update available containers whenever they change, always adding the one that ...Carl Hetherington
2024-04-22Rename Choice::add to Choice::add_entry.Carl Hetherington
2024-04-21Rename j2k_bandwidth -> video_bit_rate.Carl Hetherington
2024-04-21Extract all uses of DCP-o-matic name to allow branding.Carl Hetherington
2024-03-09Merge branch 'main' into v2.17.xCarl Hetherington
2024-03-07Rename Emailer -> Email.Carl Hetherington
2024-02-03Merge branch 'main' into v2.17.xCarl Hetherington
2024-02-01Add some more space for macOS preferences icons.Carl Hetherington
2024-01-28Only build grok for Ubuntu 22.04.Carl Hetherington
2024-01-28Move grok headers into src/wx/grokCarl Hetherington
2024-01-28Patch from Aaron Boxer adding initial support for GPU-powered J2K encoding vi...Carl Hetherington
2024-01-16Remember some more paths when selecting files (#2728).Carl Hetherington
2024-01-16Cleanup: rename some methods in FilePickerCtrl and use boost::filesystem::pat...Carl Hetherington
2024-01-11Reduce minimum "non-standard" ISDCF part name length to 1.Carl Hetherington
2023-10-09Use dcp::filesystem to wrap filesystem calls and fix_long_pathCarl Hetherington
2023-06-24Add config option to allow long ISDCF name parts.Carl Hetherington
2023-03-03Add option to limit DCP output to the "Bv2.0 profile" (#2470).v2.16.45Carl Hetherington
2023-03-03Tidy up a little with a lambda.Carl Hetherington
2023-03-03Move some settings to new non-standard page.Carl Hetherington
2023-02-05Slightly improve alignment (still not right though).Carl Hetherington
2023-01-27More stack-allocated Dialog objects.Carl Hetherington
2023-01-14Add options for where the add files dialog starts (#2413).Carl Hetherington
2022-11-29Add default release territory configuration (#2375).Carl Hetherington
2022-11-29Add default audio language configuration (#2375).Carl Hetherington
2022-11-29Remove default container configuration option.Carl Hetherington
2022-11-02Cleanup: use new CheckBox::bind().Carl Hetherington
2022-11-02Add passive mode option to TMS upload.Carl Hetherington
2022-10-18Use different icons for the timeline in dark/light modes.Carl Hetherington
2022-10-18Use slightly better icons for macOS prefs in dark mode.Carl Hetherington
2022-09-01Fix two more badly-adapted instantiations of EditableList and makeCarl Hetherington
2022-08-30Fix error when exporting the cinemas file with overwrite.Carl Hetherington
2022-08-30Cleanup: autoCarl Hetherington
2022-07-20Change bitmap_path to take a full name with extension.Carl Hetherington
2022-07-01Advanced option to allow mapping to any audio channel (#2279).Carl Hetherington
2022-05-15Layout alignment tweaks.Carl Hetherington
2022-05-03Add preference for default KDM duration (#2224).Carl Hetherington