summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-09-10Use atomic for _ignore_audio.Carl Hetherington
2022-09-10Use atomic for _ignore_video.Carl Hetherington
2022-09-10Trim some includes.Carl Hetherington
2022-09-10Some improved logging.Carl Hetherington
2022-09-10Some const-correctness for Player.Carl Hetherington
2022-09-10const correctness for AudioMerger.Carl Hetherington
2022-09-10Support YUV444P10LE in make_part_black().Carl Hetherington
2022-09-09KDM CLI help tweak.Carl Hetherington
2022-09-09Make -S parameter to dcpomatic2_kdm_cli also filter screens (#2324).Carl Hetherington
2022-09-09Fix missing screen description in KDM CLI if you use the parameters in the "w...Carl Hetherington
2022-09-08Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2022-09-08Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2022-09-07Updated hu_HU translation from Áron Németh.Carl Hetherington
2022-09-06pot/merge.Carl Hetherington
2022-09-05Let config/cinemas/dkdm_recipients take care of their own recovery.Carl Hetherington
2022-09-05Tidy up code to report failures to load config in the UI.Carl Hetherington
2022-09-04Add a description of which part of the config failed to load.Carl Hetherington
2022-09-04Split up Config::read().Carl Hetherington
2022-09-03Updated sl_SI translation from Martin Srebotnjak.v2.16.24Carl Hetherington
2022-09-03Remove - and + from ratings before using them in a DCNC name.Carl Hetherington
2022-09-03Bump libdcp for better ContentKind support, and libsubCarl Hetherington
2022-09-02Fix "escape" from dual screen mode, on Linux at least (#2183).v2.16.23Carl Hetherington
2022-09-01Fix two more badly-adapted instantiations of EditableList and makeCarl Hetherington
2022-08-31Fix incorrect ordering when adding cinemas.Carl Hetherington
2022-08-31Fix previous.Carl Hetherington
2022-08-30Refresh cinemas UI if the cinemas.xml file location is changed.Carl Hetherington
2022-08-30Fix error when exporting the cinemas file with overwrite.Carl Hetherington
2022-08-30Cleanup: white space.Carl Hetherington
2022-08-30Cleanup: autoCarl Hetherington
2022-08-30Handle failures to write cinemas.xml more nicely.Carl Hetherington
2022-08-30Cleanup: use some better variable names and ScopeGuards.Carl Hetherington
2022-08-29Fix and test release notes.v2.16.22Carl Hetherington
2022-08-29Make find_release_notes() more testable.Carl Hetherington
2022-08-29Add Config::unset_last_release_notes_version()Carl Hetherington
2022-08-29Supporters update.Carl Hetherington
2022-08-28Display the rating agency name rather than the URL (if we have it).Carl Hetherington
2022-08-28Give some more space for ratings.Carl Hetherington
2022-08-28Use the same code for both Interop and SMPTE ratings controls.Carl Hetherington
2022-08-28Fix missing buttons for ratings lists.Carl Hetherington
2022-08-26Cleanup: white space.Carl Hetherington
2022-08-26Updated hu_HU translation from Németh Áron.Carl Hetherington
2022-08-26Tweak position of existing translator in the list.Carl Hetherington
2022-08-26Template hu_HU translation.Carl Hetherington
2022-08-17Sort DKDMs by CPL name (#2297).Carl Hetherington
2022-08-17C++11 tidying.Carl Hetherington
2022-08-17Default to filtering DKDM filenames to only see *.xml, and allowCarl Hetherington
2022-08-16Fix deadlock on cancelling jobs.v2.16.21Carl Hetherington
2022-08-15Supporters update.Carl Hetherington
2022-08-15Set the send buffer size to 512k for sending things to encode servers (#2206).Carl Hetherington
2022-08-15Add Socket::set_send_buffer_size().Carl Hetherington