| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-20 | Add a dialog to show which screens have potentially-problematic | Carl Hetherington | |
| certificate validity periods when making KDMs (#2645). | |||
| 2023-11-20 | Fix "create KDM" button sensitivity with invalid KDM time range. | Carl Hetherington | |
| 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-05-30 | Don't show warning when only removing an empty DKDM folder (#2541). | Carl Hetherington | |
| 2023-05-30 | Don't add DKDMs twice (#2545). | Carl Hetherington | |
| 2023-05-30 | Fix disappearing DKDM folders when dragging a folder into its own child (#2540) | Carl Hetherington | |
| 2023-05-13 | Cleanup: using ordering. | Carl Hetherington | |
| 2023-05-13 | Fix typos in errors. | Carl Hetherington | |
| 2023-04-25 | Don't use wx_ptr for the splash screen. | Carl Hetherington | |
| Using wx_ptr in the wxApp object seems bad because in ~App wxWidgets deletes all top-level windows in `DeleteAllTLWs` so if ~wx_ptr then tries to destroy them we get a use-after-free. | |||
| 2023-02-11 | Use kdm_for_screen also in dcpomatic_kdm | Carl Hetherington | |
| 2023-02-11 | Use the correct prompt for file/folder. | Carl Hetherington | |
| 2023-02-11 | Improve error when the KDM period is outside the signer period in the KDM ↵ | Carl Hetherington | |
| creator. | |||
| 2023-02-11 | Warn/error on making KDMs using recipient certs whose validity periods | Carl Hetherington | |
| lie outside those of the KDMs (#2423). | |||
| 2023-02-11 | Cleanup: use an early return to calm some indentation. | Carl Hetherington | |
| 2023-01-17 | Swap some wx_ptr for simple members/locals. | Carl Hetherington | |
| 2023-01-16 | Add DCPOMATIC_SUBHEADING_TOP_PAD. | Carl Hetherington | |
| 2023-01-15 | Use wx_ptr for the splash screen. | Carl Hetherington | |
| 2023-01-14 | Add wx_ptr and use it instead of ScopeGuard in a lot of places. | Carl Hetherington | |
| 2023-01-14 | Use more ScopeGuards. | Carl Hetherington | |
| 2023-01-04 | Allow drag-and-drop of DKDMs onto the list in the KDM creator. | Carl Hetherington | |
| 2023-01-04 | Extract add_dkdm(). | Carl Hetherington | |
| 2023-01-04 | Cleanup: use auto. | Carl Hetherington | |
| 2023-01-04 | Use FileDialog for Add DKDM in the KDM creator. | Carl Hetherington | |
| 2023-01-03 | Cleanup: use ScopeGuard. | Carl Hetherington | |
| 2022-12-14 | Bump libdcp to a version with UTCOffset. | Carl Hetherington | |
| This is needed for 2.17.x but I ran the tests on main and they look OK, so doing it this way should save a few merge conflicts. | |||
| 2022-12-10 | Extract constants.h | Carl Hetherington | |
| 2022-10-19 | Add search to DKDM list (#2298). | Carl Hetherington | |
| 2022-10-19 | Cleanup: 0 -> nullptr. | Carl Hetherington | |
| 2022-09-05 | Tidy up code to report failures to load config in the UI. | Carl Hetherington | |
| 2022-08-17 | Sort DKDMs by CPL name (#2297). | Carl Hetherington | |
| 2022-08-17 | C++11 tidying. | Carl Hetherington | |
| 2022-08-17 | Default to filtering DKDM filenames to only see *.xml, and allow | Carl Hetherington | |
| multiple DKDMs to be added at the same time (#2296). | |||
| 2022-07-20 | Add some logging to the KDM creator. | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-04-17 | Add more missing override labels. | Carl Hetherington | |
| 2022-04-09 | Add some missing override labels. | Carl Hetherington | |
| 2022-03-16 | Make the value used for 'f' in KDM names consistent (#1657). | Carl Hetherington | |
| Before it was mostly the film name, but this is confusing when a single film contains multiple CPLs. | |||
| 2022-03-09 | Remove unused file_dialog_wrapper.h | Carl Hetherington | |
| 2022-03-09 | Use checkboxes to decide which screens KDMs will be made for (#1895). | Carl Hetherington | |
| 2021-06-12 | Offer all KDM types no matter what standard is in use. | Carl Hetherington | |
| A user reports that on a Barco system they needed to use a "DCI Specific" KDM with an Interop DCP. | |||
| 2021-05-22 | Fix sensitivity of "Make KDM(s)" button (#2007).v2.15.151 | Carl Hetherington | |
| Before you could click it without selecting a DKDM. | |||
| 2021-05-22 | C++11 tidying. | Carl Hetherington | |
| 2021-02-17 | Fix some wx3.1 assertions and some C++ tidying. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-12-11 | Fix lots of macOS warnings by using a different boost/bind include. | Carl Hetherington | |
| 2020-11-23 | Remove swaroop variant. | Carl Hetherington | |
| 2020-10-21 | macOS / new boost build fixes.v2.15.104 | Carl Hetherington | |
| 2020-07-27 | Hide warnings triggered by Ubuntu 20.04's gcc. | Carl Hetherington | |
| 2020-07-26 | Various OSX warnings fixes. | Carl Hetherington | |
