Remove debugging code.
[dcpomatic.git] / src / lib /
2019-01-26 Carl HetheringtonRemove debugging code.
2019-01-26 Carl HetheringtonRemove po files that were added but there's been no...
2019-01-25 Carl Hetheringtonpot/merge. v2.13.109
2019-01-25 Carl HetheringtonBasic implementation of extra subtitle-scan job to...
2019-01-23 Carl HetheringtonTry to improve font rendering on Windows by using freet... v2.13.105
2019-01-22 Carl HetheringtonPut details of missing asset paths into the job details...
2019-01-18 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-01-17 Carl HetheringtonRead UTF8 string lengths correctly when checking closed...
2019-01-16 Carl HetheringtonRework command-line parser for dcpomatic_create to... v2.13.103
2019-01-15 Carl HetheringtonToken commit to fix version tagging SNAFU. v2.13.102
2019-01-13 Carl HetheringtonVarious manual updates.
2019-01-13 Carl HetheringtonFix Gb -> GB confusion (thanks Rob van Nieuwkerk).
2019-01-13 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2019-01-12 Carl Hetheringtonpot/merge.
2019-01-10 Carl HetheringtonOnly fill video gaps if they are at least half a frame...
2019-01-10 Carl HetheringtonFix a crash due the assertion in emit_audio failing...
2019-01-09 Carl HetheringtonRemove debugging code.
2019-01-09 Carl Hetheringtonswaroop: store whole signer/decryption chains and priva...
2019-01-08 Carl HetheringtonRe-analyse audio when DCP channel count changes (#1189).
2019-01-08 Carl HetheringtonMake sure audio analysis is re-run even if there's...
2019-01-06 Carl HetheringtonDon't write <Language> tags to SMPTE subs unless we...
2019-01-06 Carl HetheringtonImprove hints dialog in various ways, especially with...
2019-01-06 Carl HetheringtonFix comment typo.
2019-01-05 Carl HetheringtonFix strange behaviour with single-frame fades (#1440).
2018-12-30 Carl HetheringtonUpdated fr_FR translation from Thierry Journet. v2.13.94
2018-12-25 Carl HetheringtonFix failure to re-create config when it is bad (due...
2018-12-23 Carl HetheringtonBe a bit more careful with fwrite.
2018-12-23 Carl HetheringtonOnly make 48kHz-audio DCPs for now (#1436).
2018-12-23 Carl HetheringtonFix unlikely double-free.
2018-12-23 Carl Hetheringtonswaroop: encrypt decryption private key with motherboar...
2018-12-23 Carl HetheringtonIncomplete encryption of private keys.
2018-12-22 Carl HetheringtonFix assumption of 48kHz DCP audio in AudioRingBuffers...
2018-12-21 Carl HetheringtonFix encrypted DCP playback.
2018-12-19 Carl HetheringtonBe more careful with fread in various places. v2.13.88
2018-12-19 Carl HetheringtonLet's not accept EAGAIN until we're sure it's possible.
2018-12-19 Carl HetheringtonHopefully fix error handling (including EAGAIN) in...
2018-12-15 Carl HetheringtonTry to fix Windows build.
2018-12-14 Carl Hetheringtonswaroop: fall back to home directory if the content...
2018-12-14 Carl HetheringtonMissing files. v2.13.85
2018-12-14 Carl Hetheringtonswaroop: fix up restart-after-crash. v2.13.84
2018-12-12 Carl HetheringtonFix bad rendering of AV_PIX_FMT_PAL8 (palette-ised... v2.13.83
2018-12-12 Carl HetheringtonFix content properties (#1428).
2018-12-10 Carl HetheringtonAdd a couple of missing deallocation calls and fix...
2018-12-08 Carl Hetheringtonswaroop: better handling of missing content in SPLs.
2018-12-07 Carl HetheringtonFix mis-merge.
2018-12-07 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2018-12-07 Carl Hetheringtonpot/merge and fix fuzzy messages from previous change.
2018-12-07 Carl HetheringtonTruncate DCP/content speed percentages.
2018-12-07 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2018-12-07 Carl HetheringtonFix another crash when using kdm_cli and specifying...
2018-12-07 Carl HetheringtonFix crash when using kdm_cli and specifying a certifica...
2018-12-04 Carl Hetheringtonpot/merge.
2018-12-04 Carl HetheringtonMake some verb tenses more consistent.
2018-12-03 Carl HetheringtonWork around width/height being 0 in subtitle_codec_cont...
2018-12-01 Carl Hetheringtonpot/merge.
2018-12-01 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2018-11-28 Carl HetheringtonWrite config.xml with CR/LF terminators on Windows.
2018-11-27 Carl HetheringtonSimilar fix for scaling (#1416).
2018-11-27 Carl HetheringtonFix non-updating crop settings (#1421).
2018-11-27 Carl HetheringtonFix active job signalling.
2018-11-26 Carl HetheringtonDon't access Config from the static creation of dcpomat...
2018-11-24 Carl HetheringtonFix tests.
2018-11-24 Carl HetheringtonFix missed overload change.
2018-11-23 Carl HetheringtonUse a foreach.
2018-11-23 Carl HetheringtonAnother missing condition notify.
2018-11-23 Carl HetheringtonFix missing condition wake.
2018-11-23 Carl HetheringtonFix warning and missing initialisation.
2018-11-23 Carl HetheringtonAdd missing files.
2018-11-23 Carl HetheringtonUninitialised variables.
2018-11-23 Carl HetheringtonRemove required Film from content examine.
2018-11-23 Carl HetheringtonMove make_default into AudioMapping.
2018-11-22 Carl HetheringtonSeparate Controls into standard/swaroop.
2018-11-22 Carl HetheringtonSeparate out SPL/SPLEntry; start trying to make player...
2018-11-22 Carl Hetheringtonswaroop: remove SPL editing from player UI.
2018-11-22 Carl HetheringtonSpeed up content discovery:
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-11-21 Carl HetheringtonRemove Film pointer from clone().
2018-11-21 Carl HetheringtonAdd and use new FrameRateChange constructors.
2018-11-21 Carl HetheringtonPut Film pointer into Decoder.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-11-19 Carl HetheringtonFix error when analysing audio of DCPs with no audio...
2018-11-18 Carl HetheringtonManual tweaks.
2018-11-15 Carl HetheringtonBetter error message when loading a DCP with no ASSETMA...
2018-11-13 Carl Hetheringtonswaroop: only allow playback if configured lock file... v2.13.72
2018-11-12 Carl HetheringtonExport 3D projects to separate L/R files (#1332). v2.13.71
2018-11-11 Carl HetheringtonMore DCP import logging.
2018-11-10 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl... v2.13.70
2018-11-10 Carl HetheringtonMore logging for DCP import.
2018-11-09 Carl Hetheringtonswaroop: windows build fix. v2.13.69
2018-11-09 Carl HetheringtonAllow specification of trusted devices by thumbprint... v2.13.68
2018-11-07 Carl HetheringtonAdd button to force re-encode of J2K content.
2018-11-07 Carl HetheringtonDon't emit video frame rate changes when they don't...
2018-11-06 Carl HetheringtonDo image crop/scale/window in the butler prepare threads.
2018-11-06 Carl HetheringtonSwitch PlayerVideo::always_rgb to a new ::force and...
2018-11-06 Carl HetheringtonRemove some unused parameters.
2018-11-06 Carl HetheringtonLocking tweak.
2018-11-06 Carl HetheringtonDouble up on DCP-decode prepare threads and readahead... v2.13.66
2018-11-06 Carl HetheringtonMove deinterleave of OpenJPEGImage to Image into the...
2018-11-06 Carl HetheringtonUnwrap loop and remove lots of calls to OpenJPEGImage...
2018-11-06 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
next