summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-07Fix the header guard and tidy up.Carl Hetherington
2022-06-07Rearrange some includes of dcpomatic_time.hCarl Hetherington
2022-06-07Tidying.Carl Hetherington
2022-06-07Add a comment.Carl Hetherington
2022-06-07Lengthen some very short variable names.Carl Hetherington
2022-06-07Switch some list -> vector for consistency.Carl Hetherington
2022-06-07C++11 tidying.Carl Hetherington
2022-06-07Fix incorrect extension on interop subtitle files (#2270).Carl Hetherington
2022-06-06Preserve export video settings in the config (#2259).Carl Hetherington
2022-06-06C++11 tidying.Carl Hetherington
2022-06-06Remove unused H246_PCM export code.Carl Hetherington
2022-06-06Make jump-to-first-subtitle also work with DCP subs.Carl Hetherington
2022-06-05Improve accuracy of subtitle font sizing.Carl Hetherington
2022-06-03Make subtitle asset filename obey custom settings (#2260).Carl Hetherington
2022-06-03Tidy up some duplicated code.Carl Hetherington
2022-06-03Allow sending KDMs to more emails (#2244).Carl Hetherington
2022-06-03Improve some short variable names.Carl Hetherington
2022-05-28Remove out-of-date comment.Carl Hetherington
2022-05-26Fix race between the Butler thread starting and audio (perhaps) being disabled.Carl Hetherington
2022-05-26Hide audio sample rate option in DCP panel unless the advanced option is enab...Carl Hetherington
2022-05-26Cleanup: use some more make_shared.Carl Hetherington
2022-05-26Lower the level of some log messages.Carl Hetherington
2022-05-26Cleanup: remove unused constructor.Carl Hetherington
2022-05-25Supporters update.v2.16.13Carl Hetherington
2022-05-25Fix Ubuntu 22.04 dependencies.Carl Hetherington
2022-05-23Fix silly mistake adding an extra make_dcp().Carl Hetherington
2022-05-22Add another DYLD path for running locally.v2.16.12Carl Hetherington
2022-05-22OpenGL line width > 1.0 does not seem to work on macOS (gives an INVALID_VALUE).Carl Hetherington
2022-05-22Cleanup: use an enum rather than a magic value.Carl Hetherington
2022-05-22Add another directory to the copy_resources.sh script.Carl Hetherington
2022-05-21Fix error when loading encrypted DCPs (#2257).Carl Hetherington
2022-05-15Layout alignment tweaks.Carl Hetherington
2022-05-14Store audio fades in template (#2254).Carl Hetherington
2022-05-13Support auto-crop for YUV422P10LE.Carl Hetherington
2022-05-13Give a better error when guess_crop can't cope with a pixel format.Carl Hetherington
2022-05-12Fix build on Debian 9.Carl Hetherington
2022-05-12Bump to release versions.v2.16.11Carl Hetherington
2022-05-12Supporters update.Carl Hetherington
2022-05-11Missing <b> tag in sv_SE translation (#2243).Carl Hetherington
2022-05-11Fix warning introduced a couple of commits ago.Carl Hetherington
2022-05-11Updated pl_PL translation from Michał Tomaszewski.Carl Hetherington
2022-05-11Fix typo in string (thanks Michał Tomaszewski)Carl Hetherington
2022-05-11Tidy up careful_string_filter and add some extra transliterations.Carl Hetherington
2022-05-11Use GetCommandLineW() to get a UTF16-encoded command line on Windows (#2248).Carl Hetherington
2022-05-11Move some common methods out to cross_unix.ccCarl Hetherington
2022-05-11Fix ignore_video checker for separate-3D content (#2246).Carl Hetherington
2022-05-10Possibly improve shuffler behaviour (use one for all content if any 3D is pre...Carl Hetherington
2022-05-09Accept invalid picture frame size errors in high bitrate checks.Carl Hetherington
2022-05-09Missing include.Carl Hetherington
2022-05-09Bump libdcp for build fix.Carl Hetherington