summaryrefslogtreecommitdiff
path: root/src/lib/util.cc
AgeCommit message (Expand)Author
2020-06-19Make Atmos content work more like other content. Now its MXFsencrypt-atmosCarl Hetherington
2020-06-05Fix crash when previewing projects with fewer than 6 audio channels;Carl Hetherington
2020-06-04Clean up handling of paths relative to the executable.Carl Hetherington
2020-05-21Give 'wrong target' KDM errors in a dialogue box rather than in the job manag...Carl Hetherington
2020-05-11Change video content scaling so that it either:Carl Hetherington
2020-04-14Use a struct rather than a std::pair as the return type from ImageProxy::image.Carl Hetherington
2020-02-27Add and use dB/linear conversion functions.Carl Hetherington
2019-10-21Merge branch 'v2.15.x' of ssh://localhost:2222/home/carl/git/dcpomatic into v...Carl Hetherington
2019-10-21Copy with progress updates when we might copy long files (#1574).Carl Hetherington
2019-10-21Rename dcpomatic_sleep -> dcpomatic_sleep_seconds.Carl Hetherington
2019-10-18ISDCF name fixes with > 6 channels and HI/VI (#1633).Carl Hetherington
2019-09-29Improve OpenFileError so that it doesn't say "opening for read"v2.15.20Carl Hetherington
2019-07-23Tidy up handling of content-modified checks when using the dcpomatic_cli.Carl Hetherington
2019-07-15swaroop: beginnings of DCP -> ecinema support.v2.15.12Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-04-03Add fonts.conf to OS X build to try to fix failure to synthesizev2.13.142Carl Hetherington
2019-03-22Make careful_string_filter a little better and use it for KDM filenames.v2.13.133Carl Hetherington
2019-03-08Support PNG subs in DCPSubtitleDecoder (#1479).Carl Hetherington
2019-02-12Try to fix some warnings.Carl Hetherington
2019-02-09Use freetype for OS X font rendering.v2.13.115Carl Hetherington
2019-02-01Try doing it after Pango::init().Carl Hetherington
2019-02-01Try to move fontconfig cache delay to program startup on Windows.Carl Hetherington
2019-01-30Fix non-translated days of the week (#1455).Carl Hetherington
2019-01-23Try to improve font rendering on Windows by using freetype for pango/cairo.v2.13.105Carl Hetherington
2019-01-17Read UTF8 string lengths correctly when checking closed captions (part of #14...Carl Hetherington
2019-01-09Remove debugging code.Carl Hetherington
2019-01-09swaroop: store whole signer/decryption chains and private keys encrypted by m...Carl Hetherington
2018-12-23Be a bit more careful with fwrite.Carl Hetherington
2018-12-19Be more careful with fread in various places.v2.13.88Carl Hetherington
2018-10-12Change MagickImageProxy to FFmpegImageProxy and make it use FFmpegCarl Hetherington
2018-07-14Assume .jpf is an image (JPEG2000).Carl Hetherington
2018-05-28Fix seconds_to_approximate_hms sometimes saying things like 1h60m (#1314).Carl Hetherington
2018-04-22Allow + in DCP names for ISDCF RU rating strings.Carl Hetherington
2018-03-16Another OS X signing-related fix.Carl Hetherington
2018-02-04Listen for server replies on different ports on main and batch, and get serve...Carl Hetherington
2018-01-16In general the player assumes that it won't receive out of order video.Carl Hetherington
2017-12-14Mark .exr as a valid image file.Carl Hetherington
2017-08-14Add DCP size and length to player.Carl Hetherington
2017-06-01Re-add missing audio mapping in butler for preview.Carl Hetherington
2017-05-10Put av_register_all() in the right place.Carl Hetherington
2017-05-09Simple cover sheet support (#1039).Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-02-20Be more careful about allowing possibly-trouble-causing characters in DCP fil...Carl Hetherington
2016-12-21Make "Add folder..." to accept a directory of WAV files (#942).Carl Hetherington
2016-10-29Fix attempt to internationalise an empty string causing strange channel names...Carl Hetherington
2016-10-20Give a better error if the user tries to load a non-KDM as a DKDM into the KD...Carl Hetherington
2016-09-30Better tidy_for_filename that doesn't screw up with UTF-8.Carl Hetherington
2016-09-26Add note for translators.Carl Hetherington
2016-08-28Fix typo (thanks Rob).Carl Hetherington
2016-08-25Add channel details to high-audio-level hints (#822).Carl Hetherington