dcpomatic.git
2018-02-27 Carl HetheringtonAdd a load of explicit keywords.
2018-02-27 Carl HetheringtonAdd an explicit.
2018-02-27 Carl HetheringtonBump libdcp/libsub to release versions and rtaudio...
2018-02-26 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-26 Carl HetheringtonMake a backup of configuration when we load in a Versio...
2018-02-26 Carl HetheringtonMissing 18.04 dependencies.
2018-02-26 Carl HetheringtonMangle version number.
2018-02-26 Carl HetheringtonFix previous.
2018-02-25 Carl HetheringtonTry to allow build for ubuntu 18.04.
2018-02-25 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2018-02-25 Carl HetheringtonBump libdcp for build fix.
2018-02-25 Carl HetheringtonHandle errors in subtitle XML better (#1209).
2018-02-24 Carl HetheringtonSpeed some operations by re-using the last PlayerVideo...
2018-02-24 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2018-02-23 Carl HetheringtonAnother subtitle fix.
2018-02-23 Carl HetheringtonFix thinko in previous.
2018-02-23 Carl HetheringtonFix implementation of delay in 7758260; it needs to...
2018-02-23 Carl HetheringtonFix duplicate frames when padding.
2018-02-22 Carl HetheringtonBump libdcp.
2018-02-21 Carl HetheringtonFix crash on decoding incomplete DCP content (e.g....
2018-02-20 Carl HetheringtonAdd a 2-frame `delay' on content arriving at the player...
2018-02-20 Carl HetheringtonAdd a possible pure virtual method.
2018-02-18 Carl HetheringtonHold lock for the whole of Butler::video(). Fixes...
2018-02-18 Carl HetheringtonFix missing subtitles in the player when they are added...
2018-02-18 Carl HetheringtonSet up seek position correctly when a seek skips over...
2018-02-17 Carl HetheringtonFix crash on importing an encrypted DCP.
2018-02-17 Carl HetheringtonFix up test.
2018-02-17 Carl HetheringtonMake import_dcp_test more fussy to expose a bug with...
2018-02-16 Carl HetheringtonAdd log for assertion failure.
2018-02-16 Carl HetheringtonAudioDecoder::_positions is at the resampled rate,...
2018-02-16 Carl HetheringtonDon't rename main thread as its name appears in top...
2018-02-16 Carl HetheringtonName threads on Linux.
2018-02-15 Carl HetheringtonTry to include dcpomatic2_kdm_cli in the KDM creator...
2018-02-14 Carl HetheringtonBuild fixes.
2018-02-14 Carl HetheringtonAdd Mart Jansink as author.
2018-02-14 Carl HetheringtonAdapt for changes to disable_forensic variable types...
2018-02-14 Carl HetheringtonTidy up option parsing a little.
2018-02-14 Carl HetheringtonWhitespace and small stylistic tweaks.
2018-02-14 Mart JansinkDon't disable forensic marking by default.
2018-02-14 Mart JansinkCorrectly handle multiple cinemas and multiple screens...
2018-02-14 Mart JansinkOptionally write the KDMs to the stdout.
2018-02-14 Mart JansinkMake the KDM's id available to the filename format.
2018-02-14 Mart JansinkOptionally provide a custom filename and container...
2018-02-14 Mart JansinkAllow cinemas and DKDMs to be specified manually via...
2018-02-14 Mart JansinkAllow the missing full "valid-duration" argument.
2018-02-14 Mart JansinkAdd the "Multiple Modified Transitional 1" KDM formulation.
2018-02-13 Carl HetheringtonMissing setup of configured decode reduction (#1195).
2018-02-13 Carl HetheringtonAdd some tolerance when checking audio references.
2018-02-13 Carl HetheringtonRecover test config after config_test.cc runs.
2018-02-13 Carl HetheringtonMake Config::read() fallback match Config::set_defaults...
2018-02-12 Carl HetheringtonAdd SWS_ACCURATE_RND to sws flags. Without this, conve...
2018-02-12 Carl HetheringtonAdd commented-out valgrind line which can be used with...
2018-02-12 Carl HetheringtonTone some debug messages down slightly.
2018-02-12 Carl HetheringtonManual updates.
2018-02-12 Carl HetheringtonBump version
2018-02-12 Carl HetheringtonBump version v2.11.55
2018-02-12 Carl HetheringtonMore set_interop().
2018-02-12 Carl HetheringtonBump libdcp for SMPTE subtitle MXF-vs-XML ID fix.
2018-02-12 Carl HetheringtonFix interop/SMPTE confusion.
2018-02-11 Carl HetheringtonMore missing set_interop().
2018-02-11 Carl HetheringtonTry to fix test.
2018-02-10 Carl HetheringtonBump version
2018-02-10 Carl HetheringtonBump version v2.11.54
2018-02-10 Carl HetheringtonSave decoding resolution reduction between launches...
2018-02-10 Carl HetheringtonUse av_guess_frame_rate rather than av_stream_get_r_fra...
2018-02-10 Carl HetheringtonBump version
2018-02-10 Carl HetheringtonBump version v2.11.53
2018-02-10 Carl HetheringtonFix odd behaviour when analysing single bits of audio...
2018-02-09 Carl HetheringtonAlways pre-roll when seeking in DCPs; I don't think...
2018-02-09 Carl HetheringtonBump version
2018-02-09 Carl HetheringtonBump version v2.11.52
2018-02-09 Carl HetheringtonFix one cause of assertion failures in audio_buffers...
2018-02-09 Carl HetheringtonFix letterbox/pillarbox in player (#1196).
2018-02-09 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2018-02-08 Carl HetheringtonBump version
2018-02-08 Carl HetheringtonBump version v2.11.51
2018-02-08 Carl Hetheringtontypeid() doesn't seem to downcast, so just check types...
2018-02-08 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-08 Carl HetheringtonPass DCP subtitles before video so that they are presen...
2018-02-07 Carl HetheringtonBump version
2018-02-07 Carl HetheringtonBump version v2.11.50
2018-02-07 Carl HetheringtonNew test.
2018-02-07 Carl HetheringtonBump libdcp for subtitle time rounding fix.
2018-02-07 Carl HetheringtonFix ignore/referencing logic.
2018-02-07 Carl HetheringtonSlightly better log message.
2018-02-06 Carl HetheringtonFix failure to parse subtitle files with OS X line...
2018-02-06 Carl HetheringtonBump version
2018-02-06 Carl HetheringtonBump version v2.11.49
2018-02-06 Carl HetheringtonIgnore video/audio when it is referenced; should help...
2018-02-05 Carl HetheringtonMissing setup of sensitivity in DCP panel.
2018-02-05 Carl HetheringtonAdd nascent ar_LB to cscript to fix RPM builds.
2018-02-05 Carl HetheringtonMake KDMs active again even without encryption so you...
2018-02-05 Carl HetheringtonWarning fixes.
2018-02-05 Carl HetheringtonBump version
2018-02-05 Carl HetheringtonBump version v2.11.48
2018-02-05 Carl HetheringtonLet's try disabling KDM menu options when we are using...
2018-02-05 Carl HetheringtonThrow an exception if we try to make KDMs for an unencr...
2018-02-05 Carl HetheringtonFix KDM target buttons for DKDMs too (#1137).
2018-02-04 Carl HetheringtonListen for server replies on different ports on main...
2018-02-03 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
next