summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-03fixup! Bump libdcp for better ContentKind support.content-kindCarl Hetherington
2022-09-03Bump libdcp for better ContentKind support.Carl 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-26Add a note about adding a new language.Carl Hetherington
2022-08-26Template hu_HU translation.Carl Hetherington
2022-08-25Try to make more accurate video+audio dummy files.Carl Hetherington
2022-08-22Fix audio-only sources, and non-integer frame rates.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-15Bump libdcp for XML tolerance fix (#2295).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
2022-08-15C++11 tidying.Carl Hetherington
2022-08-13Supporters update.v2.16.20Carl Hetherington
2022-08-13Fix crashes when the find-missing code finds an inacessible directory (#2291).Carl Hetherington
2022-08-12Remove misleading comment.Carl Hetherington
2022-08-12Put the OpenGL XYZ -> RGB gammas the right way round (#2294).Carl Hetherington
2022-08-12Add a test for video YUV -> full RGB level conversion.Carl Hetherington
2022-08-12Add some more formats to pixfmts.c.Carl Hetherington
2022-08-11Cleanup: don't repeat check inside resume() before calling it.Carl Hetherington
2022-08-11Allow cancellation of un-started jobs (#2777).Carl Hetherington
2022-08-11Cleanup: set job state to cancelled in a different place.Carl Hetherington
2022-08-11Fix d881836379172f4072ed81ea074f46b3a363a681 which removed clearingCarl Hetherington
2022-08-11Lower some error thresholds now that check_image() actually works in these ca...Carl Hetherington
2022-08-11Fix broken writing of 16-bit images (the pixels must be written MSB-first).Carl Hetherington
2022-08-11Cleanup: remove duplicated code.Carl Hetherington
2022-08-10Bump libsub for fix to SSA colour tag parsing.Carl Hetherington