summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2024-10-19Log/hash data coming out of FileGroup.debug-corruptionCarl Hetherington
2024-10-13Give more details when failing to send emails.Carl Hetherington
2024-10-08Fix bug causing signal changes to be lost (#2870).Carl Hetherington
2024-10-08I'm not sure if this is actually wrong, but it seems odd.Carl Hetherington
2024-09-29Clarify some uses of bind().Carl Hetherington
2024-09-29Missing include.Carl Hetherington
2024-09-24Fix build with new boost (e.g. on Arch) (#2868)Carl Hetherington
2024-09-11Fix stupid bug introduced in 5db3eda9c6f0Carl Hetherington
2024-09-03Fix a few places where we should use dcp::File::open_error()Carl Hetherington
2024-09-03Fix confusion about operator bool() with optional.Carl Hetherington
2024-09-03Clarify copying of InfoFileHandle.Carl Hetherington
2024-09-02Recognise .webp as an image file.Carl Hetherington
2024-08-13Add missing destructor.Carl Hetherington
2024-08-09Cleanup: better document parameter.Carl Hetherington
2024-08-09Support RGBA with auto-crop.Carl Hetherington
2024-07-27Optimisation: return notes by reference.Carl Hetherington
2024-07-27Cleanup: include and using sorting.Carl Hetherington
2024-07-26Signal the correct change when unsetting the sound output.Carl Hetherington
2024-07-20Add SLV as a channel type for the CLI.Carl Hetherington
2024-07-15Make nag text a little bigger.Carl Hetherington
2024-07-13Download Barco certificates using SFTP instead of plain FTP (#2842).Carl Hetherington
2024-07-12Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2024-07-11pot/merge.Carl Hetherington
2024-07-07Re-fix incorrect ArgFixer.v2.16.88Carl Hetherington
2024-07-06Add some missing ArgFixers for Windows command lines (#2844).Carl Hetherington
2024-06-27Fix error when importing bad subtitle file (#2838).Carl Hetherington
2024-06-19Missing include.v2.16.87Carl Hetherington
2024-06-19Fix build with some older boosts.Carl Hetherington
2024-06-18Fix "available space" count passed to snprintf (#2832).Carl Hetherington
2024-06-18Updated fr_FR translation from Lilian Lefranc.Carl Hetherington
2024-06-07Fix font ID allocation from DCP when there are subs and ccaps using the same ...Carl Hetherington
2024-06-04Add an option to dump the decryption certificate from the KDM CLI.Carl Hetherington
2024-05-26Fix build with newer libsub.Carl Hetherington
2024-05-21Fix stream length for DCP content (#2688).Carl Hetherington
2024-05-19Don't make _stream_states for unmapped audio, otherwise we wait for contentCarl Hetherington
2024-05-19Add and use Content::has_mapped_audio().Carl Hetherington
2024-05-17Emit no audio from DCPs if none is mappedv2.16.85Carl Hetherington
2024-05-17Make sure we don't say some content has audio if none will be emitted.Carl Hetherington
2024-05-15Update DCP encoder progress on all passe()es, not just when audio is emitted.Carl Hetherington
2024-05-15Get DCP transcode progress from the player (#2804).Carl Hetherington
2024-05-14Fix warning cause by previous libdcp bump.Carl Hetherington
2024-05-13Don't bother decoding audio if none of it is mapped (#2809).Carl Hetherington
2024-05-08Work around deadlock when destroying J2KEncoder with a full writer queue (#27...v2.16.83Carl Hetherington
2024-05-08Add some missing includes.Carl Hetherington
2024-05-02Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2024-04-29Fix silent stereo mixdown exports when the project audio channel count is > 6.Carl Hetherington
2024-04-23Revert "Tweak how lzma is linked."Carl Hetherington
2024-04-01Fix hanging/overlapping dvb subtitles (#2792).Carl Hetherington
2024-03-29Fix crash introduced in previous commit.Carl Hetherington
2024-03-29Fix lack of video rotation in some cases (#2971).Carl Hetherington