summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2019-01-13Various manual updates.Carl Hetherington
2019-01-13Fix Gb -> GB confusion (thanks Rob van Nieuwkerk).Carl Hetherington
2019-01-13Updated fr_FR translation from Thierry Journet.Carl Hetherington
2019-01-12pot/merge.Carl Hetherington
2019-01-10Only fill video gaps if they are at least half a frame in length.Carl Hetherington
2019-01-10Fix a crash due the assertion in emit_audio failing when applyingCarl Hetherington
2019-01-09Remove debugging code.Carl Hetherington
2019-01-09swaroop: store whole signer/decryption chains and private keys encrypted by m...Carl Hetherington
2019-01-08Re-analyse audio when DCP channel count changes (#1189).Carl Hetherington
2019-01-08Make sure audio analysis is re-run even if there's an existing job for the sa...Carl Hetherington
2019-01-06Don't write <Language> tags to SMPTE subs unless we know the language,Carl Hetherington
2019-01-06Improve hints dialog in various ways, especially with long projects (#1439).Carl Hetherington
2019-01-06Fix comment typo.Carl Hetherington
2019-01-05Fix strange behaviour with single-frame fades (#1440).Carl Hetherington
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