summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2018-12-30Updated fr_FR translation from Thierry Journet.v2.13.94Carl Hetherington
2018-12-25Fix failure to re-create config when it is bad (due to attempt to find a linkCarl Hetherington
2018-12-23Be a bit more careful with fwrite.Carl Hetherington
2018-12-23Only make 48kHz-audio DCPs for now (#1436).Carl Hetherington
2018-12-23Fix unlikely double-free.Carl Hetherington
2018-12-23swaroop: encrypt decryption private key with motherboard UUID.Carl Hetherington
2018-12-23Incomplete encryption of private keys.Carl Hetherington
2018-12-22Fix assumption of 48kHz DCP audio in AudioRingBuffers consistency check (#1436).Carl Hetherington
2018-12-21Fix encrypted DCP playback.Carl Hetherington
2018-12-19Be more careful with fread in various places.v2.13.88Carl Hetherington
2018-12-19Let's not accept EAGAIN until we're sure it's possible.Carl Hetherington
2018-12-19Hopefully fix error handling (including EAGAIN) in FileGroup.Carl Hetherington
2018-12-15Try to fix Windows build.Carl Hetherington
2018-12-14swaroop: fall back to home directory if the content directory is not present.Carl Hetherington
2018-12-14Missing files.v2.13.85Carl Hetherington
2018-12-14swaroop: fix up restart-after-crash.v2.13.84Carl Hetherington
2018-12-12Fix bad rendering of AV_PIX_FMT_PAL8 (palette-ised) images (#1426).v2.13.83Carl Hetherington
2018-12-12Fix content properties (#1428).Carl Hetherington
2018-12-10Add a couple of missing deallocation calls and fix a warningCarl Hetherington
2018-12-08swaroop: better handling of missing content in SPLs.Carl Hetherington
2018-12-07Fix mis-merge.Carl Hetherington
2018-12-07Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2018-12-07pot/merge and fix fuzzy messages from previous change.Carl Hetherington
2018-12-07Truncate DCP/content speed percentages.Carl Hetherington
2018-12-07Updated de_DE translation from Carsten Kurz.Carl Hetherington
2018-12-07Fix another crash when using kdm_cli and specifying a certificate with no scr...Carl Hetherington
2018-12-07Fix crash when using kdm_cli and specifying a certificate with no screen/cine...Carl Hetherington
2018-12-04pot/merge.Carl Hetherington
2018-12-04Make some verb tenses more consistent.Carl Hetherington
2018-12-03Work around width/height being 0 in subtitle_codec_context(), seenCarl Hetherington
2018-12-01pot/merge.Carl Hetherington
2018-12-01Updated de_DE translation from Carsten Kurz.Carl Hetherington
2018-11-28Write config.xml with CR/LF terminators on Windows.Carl Hetherington
2018-11-27Similar fix for scaling (#1416).Carl Hetherington
2018-11-27Fix non-updating crop settings (#1421).Carl Hetherington
2018-11-27Fix active job signalling.Carl Hetherington
2018-11-26Don't access Config from the static creation of dcpomatic_log.Carl Hetherington
2018-11-24Fix tests.Carl Hetherington
2018-11-24Fix missed overload change.Carl Hetherington
2018-11-23Use a foreach.Carl Hetherington
2018-11-23Another missing condition notify.Carl Hetherington
2018-11-23Fix missing condition wake.Carl Hetherington
2018-11-23Fix warning and missing initialisation.Carl Hetherington
2018-11-23Add missing files.Carl Hetherington
2018-11-23Uninitialised variables.Carl Hetherington
2018-11-23Remove required Film from content examine.Carl Hetherington
2018-11-23Move make_default into AudioMapping.Carl Hetherington
2018-11-22Separate Controls into standard/swaroop.Carl Hetherington
2018-11-22Separate out SPL/SPLEntry; start trying to make player read SPLs sensibly.Carl Hetherington
2018-11-22swaroop: remove SPL editing from player UI.Carl Hetherington