summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-15Use MCASoundField::STEREO (20) for stereo DCPs.2419-main-sound-configurationCarl Hetherington
2023-01-15Tell user what just happened if they get either of the disk writer ↵Carl Hetherington
confirmations wrong (#2417).
2023-01-15Handle translation correctly for the warning about wiping a drive (#2415).Carl Hetherington
2023-01-15Handle translation correctly for the initial "beta-grade" warning in the ↵Carl Hetherington
disk writer (#2415).
2023-01-15Cleanup: 0 -> nullptr.Carl Hetherington
2023-01-15Remove incorrect quotes from parameter.Carl Hetherington
2023-01-15pot/merge.Carl Hetherington
2023-01-15Use wx_ptr for the splash screen.Carl Hetherington
2023-01-15Use wx_ptr some more.Carl Hetherington
2023-01-15Fix reset() to use rvalue references.Carl Hetherington
2023-01-14Use wx_ptr for AutoCropDialogCarl Hetherington
2023-01-14Add reset() to wx_ptr and allow it to be null.Carl Hetherington
2023-01-14Use some more wx_ptr.Carl Hetherington
2023-01-14Add wx_ptr and use it instead of ScopeGuard in a lot of places.Carl Hetherington
2023-01-14Bump libdcp to fix font ID bug in the combiner (#2402).Carl Hetherington
2023-01-14Use ScopeGuard more.Carl Hetherington
2023-01-14Add some branch notes to DEVELOP.mdCarl Hetherington
2023-01-14Add options for where the add files dialog starts (#2413).Carl Hetherington
2023-01-14Add bind() to Choice.Carl Hetherington
2023-01-14Allow optional override of the initial path taken from the key.Carl Hetherington
2023-01-14Use FileDialog for adding content files.Carl Hetherington
2023-01-14Use more ScopeGuards.Carl Hetherington
2023-01-14Add header guard.Carl Hetherington
2023-01-13Trim spaces from entries to certificate download pages.Carl Hetherington
2023-01-13Give a better error when entering a bad Dolby/Doremi serial number.Carl Hetherington
2023-01-08Add a section to try to clarify KDMs for distributors.Carl Hetherington
2023-01-08Remove blank line and fix </section> position.Carl Hetherington
2023-01-08Specify python3 for pptex.pyCarl Hetherington
2023-01-07Remember paths in the add input dir picker in the combiner.Carl Hetherington
2023-01-07Add DirDialog.Carl Hetherington
2023-01-07Fix incorrect filenames.v2.16.40Carl Hetherington
2023-01-07Fix typo of new icon extensions.Carl Hetherington
2023-01-06Fix missing batch converter tool icons.Carl Hetherington
2023-01-06Cleanup: use a loop for POSIX icons.Carl Hetherington
2023-01-04Supporters update.v2.16.39Carl Hetherington
2023-01-04Allow drag-and-drop of DKDMs onto the list in the KDM creator.Carl Hetherington
2023-01-04Extract add_dkdm().Carl Hetherington
2023-01-04Cleanup: use auto.Carl Hetherington
2023-01-04Also use FileDialog for adding certificates to screens.Carl Hetherington
2023-01-04Use FileDialog for Add DKDM in the KDM creator.Carl Hetherington
2023-01-04Add FileDialog (wrapping wxFileDialog); currently it sets up the initial ↵Carl Hetherington
path nicely.
2023-01-03Generalise add_files_path to initial_paths().Carl Hetherington
2023-01-03Cleanup: use ScopeGuard.Carl Hetherington
2023-01-03Supporters update.Carl Hetherington
2023-01-02Fix errors when a custom size is given which is larger than the container ↵Carl Hetherington
(#2404).
2023-01-01Happy new year!Carl Hetherington
2022-12-30Bump libdcp to fix an error in the player (#2401).v2.16.38Carl Hetherington
2022-12-29Cleanup: test tidying.Carl Hetherington
2022-12-29Fix default VersionNumber when it's not specified in the metadata.Carl Hetherington
2022-12-25Support drag and drop of film directories onto the batch converter (#340).Carl Hetherington