summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-05Set LSUI to 0 in the .plist for the server (#2010).v2.15.154Carl Hetherington
2021-06-05Give an error if a non-DCP folder is selected for DCP writing (#2024).Carl Hetherington
2021-06-04Fix errors when seeking FFmpeg for some formats.Carl Hetherington
2021-06-04Ignore HMAC discrepencies when reading DCPs.Carl Hetherington
2021-06-03C++11 tidying.Carl Hetherington
2021-06-03Bump libsub to fix #2036.Carl Hetherington
2021-06-03Ignore errors from avcodec_receive_frame when flushing video (#2035).Carl Hetherington
2021-06-03Add prep_smoke.sh hack script.Carl Hetherington
2021-06-02Fix relinking in make_dmg.shv2.15.153Carl Hetherington
2021-06-02Bump libdcp for fix to #2029.Carl Hetherington
2021-06-01Add hint when no audio language is set (#2033).Carl Hetherington
2021-06-01Tidying.Carl Hetherington
2021-06-01Add comment.Carl Hetherington
2021-06-01Put audio language back in the Film.Carl Hetherington
2021-05-31Tweak behaviour of crop link buttons (#2034).Carl Hetherington
2021-05-31Allow any ratio to appear in the ISDCF name as an interior aspect ratio (#2030).Carl Hetherington
2021-05-31Update ISDCF name when crop changes the ratio of the video (#2030).Carl Hetherington
2021-05-30Fix crash when enabling luminance in SMPTE metadata.Carl Hetherington
2021-05-30Add short discussion about specifying languages.Carl Hetherington
2021-05-30Missing full stop.Carl Hetherington
2021-05-30Sign things that come out of the combiner (#2028).Carl Hetherington
2021-05-30Allow annotation text to be set when combining DCPs.Carl Hetherington
2021-05-28pot/merge.Carl Hetherington
2021-05-28Mark some strings that should not be translated; thanks to Adam Klotblixt.Carl Hetherington
2021-05-28Updated sv_SE translation from Adam Klotblixt.Carl Hetherington
2021-05-28Add some useful command-line options to dcpomatic2_disk.Carl Hetherington
2021-05-28Bump lwext for fix for making larger partitions (#2021).Carl Hetherington
2021-05-27Fix missing verification note.v2.15.152Carl Hetherington
2021-05-27Bump libdcp for fix to decryption of SMPTE subtitles.Carl Hetherington
2021-05-26Insert a delay to make sure the QUIT message arrives (#2018).Carl Hetherington
2021-05-26Tidy up Nanomsg more correctly.Carl Hetherington
2021-05-26Tidy can_build_disk checks to be more robust.Carl Hetherington
2021-05-26Fix potential very rare test failure.Carl Hetherington
2021-05-26Remove privilege escalation via seteuid() etc. on Linux.Carl Hetherington
2021-05-26Use setcap for privileges on RPM-based distros (#2001).Carl Hetherington
2021-05-26Use setcap for privileges on Debian 10 and Ubuntu (#2001).Carl Hetherington
2021-05-25Move video level conversion for RGB from FFmpegImageProxy to Image.Carl Hetherington
2021-05-25C++11 tidying.Carl Hetherington
2021-05-25Add video_to_full_range implementation for RGB48LE.Carl Hetherington
2021-05-25Clamp results correctly when shifting video levels, and account for that in t...Carl Hetherington
2021-05-25Make a test check more informative.Carl Hetherington
2021-05-25const-correctness tweak.Carl Hetherington
2021-05-25Use decoder_factory() and a lambda to clean things up a bit.Carl Hetherington
2021-05-25Forward-declare the right class.Carl Hetherington
2021-05-25Require lib64canberra-gtk0 on Mageia.Carl Hetherington
2021-05-25Build disk writer on Mageia.Carl Hetherington
2021-05-23Don't react so strongly to failure to bind the play server socket when starti...Carl Hetherington
2021-05-22Fix sensitivity of "Make KDM(s)" button (#2007).v2.15.151Carl Hetherington
2021-05-22C++11 tidying.Carl Hetherington
2021-05-21Fix invalid memory access introduced in 6f832724ef942f133f6f8d0a06d7377beea8f7a6v2.15.150Carl Hetherington