summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-09-01Supporters update.v2.16.63Carl Hetherington
2023-09-01Supporters update.Carl Hetherington
2023-08-29Fix vertical alignment of subtitles in some cases (#2569).Carl Hetherington
2023-08-29Fix incorrect horizontal positions when different HPositions are used with on...Carl Hetherington
2023-08-29Cleanup: use some more vector instead of list.Carl Hetherington
2023-08-27Handle fonts/subdirs correctly for CCAPs with _map (#2584).Carl Hetherington
2023-08-27Fix refusal to reference overlapping but different text content (#2599).Carl Hetherington
2023-08-27Tweak a message to be more grammatically correct.Carl Hetherington
2023-08-26Cleanup: use some lambdas.Carl Hetherington
2023-08-26Set up packet duration correctly when encoding using FFmpeg (#2588).Carl Hetherington
2023-08-26Check a return value for error.Carl Hetherington
2023-08-26Speculative fix to ensure correct freeing.Carl Hetherington
2023-08-26Extend run_ffprobe to allow arguments and capture of stdout.Carl Hetherington
2023-08-26Try to capture ffmpeg logs during tests.Carl Hetherington
2023-08-26Cleanup: extract TranscodeJob::frames_per_second().Carl Hetherington
2023-08-26Don't bother reporting job durations less than 10s.Carl Hetherington
2023-08-26Use _{start,finish}_time in TranscodeJob.Carl Hetherington
2023-08-26Give more details when jobs finish (#2572).Carl Hetherington
2023-08-24Add --cinemas-file option to KDM CLI.Carl Hetherington
2023-08-24Replace a couple of erroneous calls to exit() in kdm_cli.cc.Carl Hetherington
2023-08-24Add some more detail to the KDM CLI help.Carl Hetherington
2023-08-20Supporters update.v2.16.62Carl Hetherington
2023-08-19Supporters update.Carl Hetherington
2023-08-15Cope with unexpected channel counts in data coming from audio decoders.Carl Hetherington
2023-08-15Add Resampler::channels().Carl Hetherington
2023-08-15Add Audiobuffers::set_channels().Carl Hetherington
2023-08-15Cleanup: remove unused variable.Carl Hetherington
2023-08-15Remove now-unnecessary assertion.Carl Hetherington
2023-08-12Add missing GUI message.v2.16.61Carl Hetherington
2023-08-12Supporters update.Carl Hetherington
2023-08-12Prevent empty <LabelText> in <ContentVersion> (#2594).Carl Hetherington
2023-08-09Cleanup: tidy Playlist::move_later().Carl Hetherington
2023-08-09Fix some missed includes of the old boost bind header.Carl Hetherington
2023-08-09Move ContentSorter out of the header, and use a default constructor.Carl Hetherington
2023-08-09Extract Film::Property to its own header to (maybe) increase compilation speed.Carl Hetherington
2023-08-09Cleanup: use some better variable names and tidy ifs.Carl Hetherington
2023-08-09Cleanup: use nullptr.Carl Hetherington
2023-08-09Cleanup: use a better loop variable name.Carl Hetherington
2023-08-09Cleanup: use a std::find_if().Carl Hetherington
2023-08-09Cleanup: use a default constructor.Carl Hetherington
2023-08-09Cleanup: use a lambda.Carl Hetherington
2023-08-09Cleanup: use some better loop variable names.Carl Hetherington
2023-08-06Add hint about audio channel count.Carl Hetherington
2023-08-06Default to writing 8 audio channels in DCPs (#2443).Carl Hetherington
2023-08-06Go back to respecting the user's choice for the number of audio channels in t...Carl Hetherington
2023-07-31Only warn about a missing text language for subtitles (not closed captions).Carl Hetherington
2023-07-27Bump libdcp to one with some cleanups / header re-arrangement.Carl Hetherington
2023-07-24Add stubs for Georgian (ka_KA) language support.Carl Hetherington
2023-07-22Cleanup: lengthen some short variable names.Carl Hetherington
2023-07-19Supporters update.v2.16.60Carl Hetherington