summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2022-04-08More missing override labels.Carl Hetherington
2022-04-08More missing override labels.Carl Hetherington
2022-04-08Another missing override label.Carl Hetherington
2022-04-08Add some missing override labels.Carl Hetherington
2022-04-08Guess video range better when importing 2.14.x projects (#2227).Carl Hetherington
2022-04-07Cleanup: tidying.Carl Hetherington
2022-04-07Remove erroneous comment.Carl Hetherington
2022-04-07Cleanup: remove unused parameter to PlayerVideo::force.Carl Hetherington
2022-04-07Cleanup: use a vector instead of a raw array.Carl Hetherington
2022-04-05Another missing #include.Carl Hetherington
2022-04-05Missing #include.Carl Hetherington
2022-04-04Add fade in/out option to the content audio tab (#1026).Carl Hetherington
2022-04-04Cleanup: move some methods from util to memory_util.Carl Hetherington
2022-04-04Cleanup: move some methods from util to maths_util.Carl Hetherington
2022-04-03Cleanup: move stride_round_up into the only place it is used.Carl Hetherington
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2022-03-30Fix writing of planar audio to export buffers in some cases (#2223).Carl Hetherington
2022-03-25Bump libdcp for fix to remove erroneous <EntryPoint> and <Duration> markers f...Carl Hetherington
2022-03-24Don't throw an exception part-way through resolving assets (#2221).Carl Hetherington
2022-03-19Add config option for default KDM type.Carl Hetherington
2022-03-19Add $CINEMA_SHORT_NAME variable in KDM emails.Carl Hetherington
2022-03-19Cleanup: remove some duplicated code.Carl Hetherington
2022-03-18Fix writing KDMs with long filenames.Carl Hetherington
2022-03-17Encode UTF-8 subjects and attachment names properly (#2207).Carl Hetherington
2022-03-17Slightly improve behaviour under low memory conditions.Carl Hetherington
2022-03-16Make the value used for 'f' in KDM names consistent (#1657).Carl Hetherington
2022-03-15Fix incorrectly-timed emission of silence padding causing buffer fill (#2217).Carl Hetherington
2022-03-14C++11 tidying.Carl Hetherington
2022-03-14Cleanup: tidy some comments.Carl Hetherington
2022-03-14Remember the state of the write to/email checkboxes in the KDM creator across...Carl Hetherington
2022-03-13Tidying.Carl Hetherington
2022-03-09Improve ratings dialog to allow only valid values (#2199).Carl Hetherington
2022-03-09Don't write a <ContentVersion> tag with an empty <LabelText> (#2191).Carl Hetherington
2022-03-09Use some decimal places when reporting transcode speed in the log.Carl Hetherington
2022-03-09Bail out early when there's a reason why the KDM is invalid.Carl Hetherington
2022-03-09Add some more logging to the DCP examiner.Carl Hetherington
2022-03-09Add --kdm option to dcpomatic_createCarl Hetherington
2022-03-09Add option to use (or not) ISDCF names by default.Carl Hetherington
2022-03-09Add option to export config as a .zip (#1776).Carl Hetherington
2022-03-09Display the filename / URL that a screen certificate was obtained from (#1894).Carl Hetherington
2022-03-09C++11 and general tidying.Carl Hetherington
2022-03-09Fix home_directory() with non-US-English pathnames on Windows (#2203).Carl Hetherington
2022-03-08Cleanup: remove some unused usings.Carl Hetherington
2022-03-08Only look in the filename (not the whole path) when guessing channels for sou...Carl Hetherington
2022-03-02Remove non-existant option from create help.Carl Hetherington
2022-02-25Add -x32/-x64 suffix to boost libraries when building for Windows.Carl Hetherington
2022-02-25Avoid boost::bind()ing a shared_ptr.Carl Hetherington
2022-02-25Fix some dubious thread/locking behaviour.Carl Hetherington
2022-02-25Updated pl_PL translation from MichaƂ TomaszewskiCarl Hetherington
2022-02-17Add an assert.Carl Hetherington