| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-11 | Fix build on Centos where we don't have the std::atomic_store stuff apparently.v2.16.26 | Carl Hetherington | |
| 2022-09-11 | Don't throw an exception if reading a encode server response fails (#2320). | Carl Hetherington | |
| 2022-09-11 | Supporters update.v2.16.25 | Carl Hetherington | |
| 2022-09-10 | Use atomic shared_ptr stuff for _black_frame. | Carl Hetherington | |
| 2022-09-10 | Use atomic for _playback_length. | Carl Hetherington | |
| 2022-09-10 | It's now safe to get _video_container_size without the lock. | Carl Hetherington | |
| 2022-09-10 | Move get_reel_assets() out of Player, as it doesn't need to be there. | Carl Hetherington | |
| 2022-09-10 | const correctness. | Carl Hetherington | |
| 2022-09-10 | Remove now-unused setup_pieces_unlocked() | Carl Hetherington | |
| 2022-09-10 | Use atomic for _dcp_decode_reduction. | Carl Hetherington | |
| 2022-09-10 | Use atomic for _video_container_size. | Carl Hetherington | |
| 2022-09-10 | Use atomic for _play_referenced. | Carl Hetherington | |
| 2022-09-10 | Use atomic for _fast. | Carl Hetherington | |
| 2022-09-10 | Use atomic for _always_burn_open_subtitles. | Carl Hetherington | |
| 2022-09-10 | Use atomic for _ignore_text. | Carl Hetherington | |
| 2022-09-10 | Use atomic for _ignore_audio. | Carl Hetherington | |
| 2022-09-10 | Use atomic for _ignore_video. | Carl Hetherington | |
| 2022-09-10 | Trim some includes. | Carl Hetherington | |
| 2022-09-10 | Some improved logging. | Carl Hetherington | |
| 2022-09-10 | Some const-correctness for Player. | Carl Hetherington | |
| 2022-09-10 | const correctness for AudioMerger. | Carl Hetherington | |
| 2022-09-10 | Support YUV444P10LE in make_part_black(). | Carl Hetherington | |
| 2022-09-09 | KDM CLI help tweak. | Carl Hetherington | |
| 2022-09-09 | Make -S parameter to dcpomatic2_kdm_cli also filter screens (#2324). | Carl Hetherington | |
| 2022-09-09 | Fix missing screen description in KDM CLI if you use the parameters in the ↵ | Carl Hetherington | |
| "wrong" order. | |||
| 2022-09-08 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2022-09-08 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2022-09-07 | Updated hu_HU translation from Áron Németh. | Carl Hetherington | |
| 2022-09-06 | pot/merge. | Carl Hetherington | |
| 2022-09-05 | Let config/cinemas/dkdm_recipients take care of their own recovery. | Carl Hetherington | |
| This should mean that if one fails to load, but the others are OK, we don't re-write everything. I hope this has no bad side-effects that I didn't think of. It's particularly helpful in the case of #2319 where a failure to load cinemas.xml (which was being created by another tool) caused the config to be re-written, breaking all existing DKDMs. | |||
| 2022-09-05 | Tidy up code to report failures to load config in the UI. | Carl Hetherington | |
| 2022-09-04 | Add a description of which part of the config failed to load. | Carl Hetherington | |
| 2022-09-04 | Split up Config::read(). | Carl Hetherington | |
| 2022-09-03 | Updated sl_SI translation from Martin Srebotnjak.v2.16.24 | Carl Hetherington | |
| 2022-09-03 | Remove - and + from ratings before using them in a DCNC name. | Carl Hetherington | |
| I can't find any documentation about what we should do here, but at least this rule fits what https://registry-page.isdcf.com/ratings/ does. | |||
| 2022-09-03 | Bump libdcp for better ContentKind support, and libsub | Carl Hetherington | |
| for fixes to \c tags in SSA files. | |||
| 2022-09-02 | Fix "escape" from dual screen mode, on Linux at least (#2183).v2.16.23 | Carl Hetherington | |
| This is a bit of a strange solution but the only one that I could make work; the key seems to be setting focus on the child window of the frame. | |||
| 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-31 | Fix incorrect ordering when adding cinemas. | Carl Hetherington | |
| 2022-08-31 | Fix previous. | Carl Hetherington | |
| 2022-08-30 | Refresh cinemas UI if the cinemas.xml file location is changed. | Carl Hetherington | |
| 2022-08-30 | Fix error when exporting the cinemas file with overwrite. | Carl Hetherington | |
| 2022-08-30 | Cleanup: white space. | Carl Hetherington | |
| 2022-08-30 | Cleanup: auto | Carl Hetherington | |
| 2022-08-30 | Handle failures to write cinemas.xml more nicely. | Carl Hetherington | |
| 2022-08-30 | Cleanup: use some better variable names and ScopeGuards. | Carl Hetherington | |
| 2022-08-29 | Fix and test release notes.v2.16.22 | Carl Hetherington | |
| 2022-08-29 | Make find_release_notes() more testable. | Carl Hetherington | |
| 2022-08-29 | Add Config::unset_last_release_notes_version() | Carl Hetherington | |
| 2022-08-29 | Supporters update. | Carl Hetherington | |
