| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-28 | Move audio language setting to DCP audio tab (#2682). | Carl Hetherington | |
| 2024-01-28 | Remember whether Content or DCP is selected in a new ui.xml state file. | Carl Hetherington | |
| 2024-01-28 | Cleanup: forward declaration sorting. | Carl Hetherington | |
| 2024-01-28 | Remove reference checkboxes from video/audio/text tabs. | Carl Hetherington | |
| 2024-01-28 | Add Version File dialog. | Carl Hetherington | |
| 2024-01-28 | Add set(). | Carl Hetherington | |
| 2024-01-28 | 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. | |||
| 2024-01-28 | Cleanup: whitespace / coding style. | Carl Hetherington | |
| 2024-01-28 | Use boost::filesystem::path for gpu_binary_location(). | Carl Hetherington | |
| 2024-01-28 | Add missing copyright banner. | Carl Hetherington | |
| 2024-01-28 | Remove C++17-ism. | Carl Hetherington | |
| 2024-01-28 | Copy-edit GUI strings. | Carl Hetherington | |
| 2024-01-28 | Check for errors when calling the GPU lister. | Carl Hetherington | |
| 2024-01-28 | Only build grok for Ubuntu 22.04. | Carl Hetherington | |
| 2024-01-28 | Move grok headers into src/wx/grok | Carl Hetherington | |
| 2024-01-28 | Patch from Aaron Boxer adding initial support for GPU-powered J2K encoding ↵ | Carl Hetherington | |
| via his tool "grok". | |||
| 2024-01-28 | Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300). | Carl Hetherington | |
| 2024-01-28 | Supporters update.v2.16.73 | Carl Hetherington | |
| 2024-01-26 | Fix assertion on trying to select a file (#2737). | Carl Hetherington | |
| 2024-01-23 | Add supporters.v2.16.72 | Carl Hetherington | |
| 2024-01-21 | Remove unused variables. | Carl Hetherington | |
| 2024-01-18 | Allow specification of KDM annotation text (#296). | Carl Hetherington | |
| 2024-01-18 | Tweak layout. | Carl Hetherington | |
| 2024-01-16 | Remember some more paths when selecting files (#2728). | Carl Hetherington | |
| * export subtitles * export video * debug log * cinema database * config file | |||
| 2024-01-16 | Cleanup: remove some make_wx<> that aren't needed. | Carl Hetherington | |
| 2024-01-16 | Add some comments. | Carl Hetherington | |
| 2024-01-16 | Cleanup: rename some methods in FilePickerCtrl and use ↵ | Carl Hetherington | |
| boost::filesystem::path more. | |||
| 2024-01-15 | Increase timeout before pulsing the progress bar for a job. | Carl Hetherington | |
| 2024-01-13 | Show hashes when they disagree during verification (#2717). | Carl Hetherington | |
| 2024-01-13 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2024-01-12 | pot/merge. | Carl Hetherington | |
| 2024-01-11 | Fix markers view for RTL languages (part of #2696). | Carl Hetherington | |
| 2024-01-11 | Fix "add" markers submenu for the last couple of markers. | Carl Hetherington | |
| 2024-01-11 | Attempt to rationalise menu IDs and avoid duplicates. | Carl Hetherington | |
| 2024-01-11 | Fix timecode order in RTL languages (part of #2696). | Carl Hetherington | |
| 2024-01-11 | Supporters update. | Carl Hetherington | |
| 2024-01-11 | Updated fa_IR translation from Soleyman Rahmani. | Carl Hetherington | |
| 2024-01-11 | Reduce minimum "non-standard" ISDCF part name length to 1. | Carl Hetherington | |
| Otherwise on macOS (at least) you can't type in any numbers, seemingly because it checks on each keypress so e.g. you clear it, enter 1 and a bell rings because 1 is too small. It's fine on Linux (a too-small number is corrected when you press enter). | |||
| 2024-01-10 | Fix crash when changing ISDCF name part length (#2690). | Carl Hetherington | |
| 2024-01-09 | Move ScopeGuard into libdcp. | Carl Hetherington | |
| 2024-01-08 | Updated fa_IR translation from Soleyman Rahmani. | Carl Hetherington | |
| 2024-01-05 | Add new "territory type" so that INT-T{D,L} can be chosen (#2704). | Carl Hetherington | |
| 2024-01-05 | Add Choice::set_by_data(). | Carl Hetherington | |
| 2024-01-05 | Remove out-of-date patrons. | Carl Hetherington | |
| 2024-01-02 | Updated fa_IR translation from Soleyman Rahmani. | Carl Hetherington | |
| 2024-01-02 | Observe CPL changing, so that (e.g.) Make KDM button becomes sensitive | Carl Hetherington | |
| when selecting a screen and then choosing a CPL by browsing the filesystem (when there was no CPL previously selected). | |||
| 2024-01-02 | Cleanup: whitespace. | Carl Hetherington | |
| 2024-01-02 | Cleanup: auto. | Carl Hetherington | |
| 2024-01-02 | Happy new year. | Carl Hetherington | |
| 2024-01-02 | Fix crash due to player_video().first becoming null sometime between | Carl Hetherington | |
| it being passed into the method and then being re-read via another call to player_video(). | |||
