| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-09 | Use dcp::filesystem to wrap filesystem calls and fix_long_path | Carl Hetherington | |
| anything that is passed to read_file() from libcxml. This should fix #2623 and other similar problems. | |||
| 2023-06-24 | Add config option to allow long ISDCF name parts. | Carl Hetherington | |
| 2023-03-03 | Add option to limit DCP output to the "Bv2.0 profile" (#2470).v2.16.45 | Carl Hetherington | |
| I'm far from convinced about the point/sense of all these "profiles" (rather than just implementing or at least tolerating the standard) but lots of people are having problems with "QC" processes failing their DCPs with complaints related to MCASubDescriptors. It seems to make sense to have an option to turn them off - at least for now, until either the "QC" situation settles down or any bugs in DCP-o-matic are found and fixed. | |||
| 2023-03-03 | Tidy up a little with a lambda. | Carl Hetherington | |
| 2023-03-03 | Move some settings to new non-standard page. | Carl Hetherington | |
| 2023-02-05 | Slightly improve alignment (still not right though). | Carl Hetherington | |
| 2023-01-27 | More stack-allocated Dialog objects. | Carl Hetherington | |
| 2023-01-14 | Add options for where the add files dialog starts (#2413). | Carl Hetherington | |
| 2022-11-29 | Add default release territory configuration (#2375). | Carl Hetherington | |
| 2022-11-29 | Add default audio language configuration (#2375). | Carl Hetherington | |
| 2022-11-29 | Remove default container configuration option. | Carl Hetherington | |
| I think this is basically useless now that DoM guesses a good container when the first video is added. It made more sense before we did that. | |||
| 2022-11-02 | Cleanup: use new CheckBox::bind(). | Carl Hetherington | |
| 2022-11-02 | Add passive mode option to TMS upload. | Carl Hetherington | |
| Disabling this fixes TMS upload with some FTP servers (reported on a Synology NAS). | |||
| 2022-10-18 | Use different icons for the timeline in dark/light modes. | Carl Hetherington | |
| 2022-10-18 | Use slightly better icons for macOS prefs in dark mode. | Carl Hetherington | |
| 2022-09-01 | Fix two more badly-adapted instantiations of EditableList and make | Carl Hetherington | |
| it harder to make similar errors in the future. | |||
| 2022-08-30 | Fix error when exporting the cinemas file with overwrite. | Carl Hetherington | |
| 2022-08-30 | Cleanup: auto | Carl Hetherington | |
| 2022-07-20 | Change bitmap_path to take a full name with extension. | Carl Hetherington | |
| 2022-07-01 | Advanced option to allow mapping to any audio channel (#2279). | Carl Hetherington | |
| 2022-05-15 | Layout alignment tweaks. | Carl Hetherington | |
| 2022-05-03 | Add preference for default KDM duration (#2224). | Carl Hetherington | |
| 2022-04-29 | Use explicit parameters to the EditableList constructor, and allow | Carl Hetherington | |
| arbitrary new/edit/remove button combinations to be used. | |||
| 2022-04-29 | Allow 96kHz audio as an advanced option (#1789). | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-04-21 | Disable warnings around all wx includes. | Carl Hetherington | |
| 2022-04-09 | Add some missing override labels. | Carl Hetherington | |
| 2022-04-02 | Add button to send test emails in the mail server prefs (#2216). | Carl Hetherington | |
| 2022-03-19 | Add config option for default KDM type. | Carl Hetherington | |
| 2022-03-09 | Add option to use (or not) ISDCF names by default. | Carl Hetherington | |
| 2022-01-18 | Use less vertical height for the logging checkboxes. | Carl Hetherington | |
| 2022-01-18 | Fix some big gaps in the prefs layout. | Carl Hetherington | |
| 2021-11-04 | Make the prefs window a little wider on macOS to (hopefully) fit all the ↵ | Carl Hetherington | |
| icons in (#2117). | |||
| 2021-09-30 | Only support GLVideoView when building with wxWidgets >= 3.1.0. | Carl Hetherington | |
| 2021-09-27 | Add config location versioning (#2090). | Carl Hetherington | |
| 2021-08-17 | Add defaults for facility, studio, chain, distributor (#2075). | Carl Hetherington | |
| 2021-08-17 | Rename update -> setup_sensitivity(). | Carl Hetherington | |
| 2021-06-07 | Fix alignment of labels on macOS (#2043). | Carl Hetherington | |
| 2021-06-06 | Fix alignment of mail protocol control (#2042). | Carl Hetherington | |
| 2021-06-06 | Use bitmap_path() and wxBITMAP_TYPE_PNG (not _RESOURCE) to allow prefs to ↵ | Carl Hetherington | |
| work with in-tree builds. | |||
| 2021-05-07 | Fix alignment of label. | Carl Hetherington | |
| 2021-05-01 | C++11 tidying. | Carl Hetherington | |
| 2021-04-22 | Remove configuration option for minimum frame size. | Carl Hetherington | |
| Replace it with a fixed 16KB as per #1902. | |||
| 2021-04-04 | Move luminance to Interop/SMPTE metadata and remove the ISDCF metadata dialogue. | Carl Hetherington | |
| 2021-04-04 | Move some ISDCF flags to the Interop/SMPTE metadata. | Carl Hetherington | |
| 2021-02-23 | Fix some wxWidgets assertion failures. | Carl Hetherington | |
| Casued by specifying wxFD_OVERWRITE_PROMPT without wxFD_SAVE; it makes no sense and in wx3.1 it raises an error. | |||
| 2021-02-05 | Testing: add minimum frame size configuration option.v2.15.126 | Carl Hetherington | |
| 2021-01-31 | More enum class additions. | Carl Hetherington | |
| 2021-01-30 | Rename debug type THREED to THREED_D. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
