summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-27wip: Use new signal handling for Playlist.new-signals-2Carl Hetherington
2025-10-27Use new signal handling for some GUI-side signals.Carl Hetherington
2025-10-27Use new signal handling for Content.Carl Hetherington
2025-10-27Use new signal handling for VideoDecoder.Carl Hetherington
2025-10-27Use new signal handling for Hints.Carl Hetherington
2025-10-27Add new signal handling.Carl Hetherington
2025-10-26Fix alphabetical order.Carl Hetherington
2025-10-25Bump libdcp to get updates to FFmpeg and openjpeg.Carl Hetherington
2025-10-25Fix build on Arch with boost 1.89.v2.18.28Carl Hetherington
2025-10-24Supporters update.v2.18.27Carl Hetherington
2025-10-23Fix thinko in manual.Carl Hetherington
2025-10-22White space: resampler.{cc,h}Carl Hetherington
2025-10-22Cleanup: header ordering.Carl Hetherington
2025-10-21Fix memory leak when using libicu.Carl Hetherington
2025-10-20Fix crash when specifying negative crops in the player.Carl Hetherington
2025-10-20Bump libdcp to allow builds on Ubuntu 14.04 and fix a potential crash with th...Carl Hetherington
2025-10-16Fix long delay in response to 2nd query from client.Carl Hetherington
2025-10-16Update log types when they might have changed.Carl Hetherington
2025-10-16Missing parameter name.Carl Hetherington
2025-10-16Potentially fix stopping of sockets.Carl Hetherington
2025-10-16White space.Carl Hetherington
2025-10-16Fix HTTP server when socket is closed.Carl Hetherington
2025-10-16Missing const.Carl Hetherington
2025-10-15Supporters update.v2.18.26Carl Hetherington
2025-10-15White space: check_content_job.{cc,h}Carl Hetherington
2025-10-15Cleanup: compress an if and use a make_shared.Carl Hetherington
2025-10-15Link to getting your KDM certificate from the player part of the manual.Carl Hetherington
2025-10-15Add another new test reference for FFmpeg 8.Carl Hetherington
2025-10-15Add some new test references for FFmpeg 8.Carl Hetherington
2025-10-15Fix test to use a file with audio.Carl Hetherington
2025-10-15New test reference for Arch.Carl Hetherington
2025-10-15Fix confusing file name.Carl Hetherington
2025-10-15Relax and tidy some test references for Arch.Carl Hetherington
2025-10-15Only run EBUR128 tests if we have an appropriate FFmpeg.Carl Hetherington
2025-10-15Build tests on Arch.Carl Hetherington
2025-10-15Support FFmpeg 8 (for Arch).Carl Hetherington
2025-10-15Disable use of stream IDs if there are duplicates, rather than rewriting.Carl Hetherington
2025-10-15Cleanup: use a make_shared.Carl Hetherington
2025-10-15Cleanup: use fmt::to_string().Carl Hetherington
2025-10-15Move two methods into the .ccCarl Hetherington
2025-10-15Cleanup: header sorting.Carl Hetherington
2025-10-15Cleanup: white space and sorting.Carl Hetherington
2025-10-15White space: ffmpeg_subtitle_stream.{cc,h}Carl Hetherington
2025-10-15White space: ffpmeg_examiner.{cc,h}Carl Hetherington
2025-10-15White space: ffmpeg_stream.ccCarl Hetherington
2025-10-15White space: ffmpeg_stream.hCarl Hetherington
2025-10-15White space: ffmpeg_audio_stream.hCarl Hetherington
2025-10-15Add some closed caption details to the manual.Carl Hetherington
2025-10-15Fix macOS compile error and try to make display sleep work there.Carl Hetherington
2025-10-13Fix incorrect use of raw_convert (should be locale_convert).Carl Hetherington