| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-16 | Remove reference checkboxes from video/audio/text tabs. | Carl Hetherington | |
| 2023-12-16 | Add Version File dialog. | Carl Hetherington | |
| 2023-12-16 | Add set(). | Carl Hetherington | |
| 2023-12-16 | Clean up grok's presence in the config file and make sure it's optional. | Carl Hetherington | |
| It should be allowed to not have any grok stuff in the config file, and we should generally call it grok rather than GPU in case other non-grok GPU stuff arrives in the future. | |||
| 2023-12-16 | Cleanup: whitespace / coding style. | Carl Hetherington | |
| 2023-12-16 | Use boost::filesystem::path for gpu_binary_location(). | Carl Hetherington | |
| 2023-12-16 | Add missing copyright banner. | Carl Hetherington | |
| 2023-12-16 | Remove C++17-ism. | Carl Hetherington | |
| 2023-12-16 | Copy-edit GUI strings. | Carl Hetherington | |
| 2023-12-16 | Check for errors when calling the GPU lister. | Carl Hetherington | |
| 2023-12-16 | Only build grok for Ubuntu 22.04. | Carl Hetherington | |
| 2023-12-16 | Move grok headers into src/wx/grok | Carl Hetherington | |
| 2023-12-16 | Patch from Aaron Boxer adding initial support for GPU-powered J2K encoding ↵ | Carl Hetherington | |
| via his tool "grok". | |||
| 2023-12-16 | Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300). | Carl Hetherington | |
| 2023-12-02 | Supporters update.v2.16.70 | Carl Hetherington | |
| 2023-11-30 | Support RtAudio >= 6. | Carl Hetherington | |
| There's an API break, mostly about removing the use of exceptions. | |||
| 2023-11-29 | Allow 14 or 16 channels with ATMOS content, rather than forcing 14 (#2672). | Carl Hetherington | |
| 2023-11-27 | Add Дима Агатов as a tester. | Carl Hetherington | |
| 2023-11-27 | Supporters update.v2.16.69 | Carl Hetherington | |
| 2023-11-26 | Remove assumption that GDC serials always start with 'A' (apparently there ↵ | Carl Hetherington | |
| are other prefixes too). | |||
| 2023-11-24 | Fix debug assertion when adding a KDM. | Carl Hetherington | |
| 2023-11-21 | Another Winodws build fix.v2.16.67 | Carl Hetherington | |
| 2023-11-20 | Fix class/struct confusion causing build error on macOS. | Carl Hetherington | |
| 2023-11-20 | Fix build. | Carl Hetherington | |
| 2023-11-20 | Cleanup: handle Filter objects by value rather than by reference. | Carl Hetherington | |
| 2023-11-20 | Add a dialog to show which screens have potentially-problematic | Carl Hetherington | |
| certificate validity periods when making KDMs (#2645). | |||
| 2023-11-19 | Supporters update. | Carl Hetherington | |
| 2023-11-12 | Replace deprecated leaf() with filename(). | Carl Hetherington | |
| 2023-11-11 | Move a IMB location to try_imb() and add a new IMS pattern (#2644). | Carl Hetherington | |
| 2023-11-11 | Store last path for adding KDMs (#2348). | Carl Hetherington | |
| 2023-11-11 | Add FileDialog::path(). | Carl Hetherington | |
| 2023-11-11 | Cleanup: stack-allocated dialogs. | Carl Hetherington | |
| 2023-11-11 | Use DirDialog and fix initial path (#2348). | Carl Hetherington | |
| 2023-11-11 | Move add_files_override_path to film_util | Carl Hetherington | |
| 2023-11-11 | Add comment. | Carl Hetherington | |
| 2023-11-11 | Cleanup: stack-allocated dialogs. | Carl Hetherington | |
| 2023-11-11 | Cleanup: auto. | Carl Hetherington | |
| 2023-10-28 | Add some std::move. | Carl Hetherington | |
| 2023-10-28 | Add some const& to uses of auto. | Carl Hetherington | |
| 2023-10-28 | Make sure a dynamic_pointer_cast worked. | Carl Hetherington | |
| 2023-10-28 | Use updated libdcp, including an optimisation for rgb-onto-xyz12. | Carl Hetherington | |
| 2023-10-18 | Add button to show only checked screens in the KDM creator (#2624). | Carl Hetherington | |
| 2023-10-18 | Fix crash when removing multiple cinemas caused by _selected_cinemas being ↵ | Carl Hetherington | |
| changed as we read it (#2632). | |||
| 2023-10-15 | Supporters update.v2.16.66 | Carl Hetherington | |
| 2023-10-15 | Supporters update. | Carl Hetherington | |
| 2023-10-10 | Add new "copy markers from this DCP" option (#2628). | Carl Hetherington | |
| Also stop the "copy settings" options from doing this, as Carsten points out that it could be confusing and potentially very bad if you copy markers from an OV to an edited VF which then bring house lights up at the wrong time or whatever. | |||
| 2023-10-10 | Rename copy_dcp_details_to_film -> copy_dcp_settings_to_film. | Carl Hetherington | |
| 2023-10-09 | Supporters update. | 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-10-05 | Fix flickering timeline drags on Windows (#2625). | Carl Hetherington | |
