why_not in can_reference can just be a string rather than a list of strings.
[dcpomatic.git] / src / lib /
2018-03-27 Carl Hetheringtonwhy_not in can_reference can just be a string rather...
2018-03-27 Carl HetheringtonRemove believed-misleading comment. v2.13.6
2018-03-26 Carl HetheringtonFix order of calculations to make subtitle centering...
2018-03-26 Carl HetheringtonBump audio analysis file version and cache drawn points...
2018-03-26 Carl HetheringtonAdd time axis to audio analysis (part of #1082).
2018-03-24 Carl HetheringtonFix crash when changing DCP audio channel count.
2018-03-24 Carl HetheringtonFix update checket error when there is no test version.
2018-03-24 Carl HetheringtonCherry-pick 9964901 from v2.12.x
2018-03-22 Carl HetheringtonImprove the appearance of a few error messages (#1187).
2018-03-22 Carl HetheringtonAdd hint about making a DCP with a very different frame...
2018-03-22 Carl HetheringtonMerge Carsten's de_DE translation from c52231e.
2018-03-22 Carl HetheringtonAdd stub el_GR translations and add ar_LB/fi_FI to...
2018-03-21 Carl HetheringtonUpdate for new bits in libdcp verify.
2018-03-21 Carl HetheringtonMerge.
2018-03-21 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-03-20 Carl HetheringtonMissing libdcp prefix.
2018-03-16 Carl HetheringtonKDM writing tweak from v2.12.x.
2018-03-16 Carl HetheringtonAnother OS X signing-related fix.
2018-03-15 Carl HetheringtonMissing files.
2018-03-14 Carl HetheringtonVery basic DCP verification in the player (#1238).
2018-03-10 Carl HetheringtonTake ISDCF metadata from templates.
2018-03-09 Carl HetheringtonCheck for signer chains containing UTF8-marked strings...
2018-03-07 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-03-07 Carl HetheringtonDon't fake-write encrypted video frames as the asset...
2018-03-06 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-03-06 Carl HetheringtonAdapt for changes to libdcp API.
2018-03-05 Carl HetheringtonFix charset in new fi_FI files.
2018-03-05 Carl HetheringtonAdd stub fi_FI.po files.
2018-03-05 Carl HetheringtonFix OOM condition when seeking near to the end of long...
2018-03-05 Carl HetheringtonTidy up with some typedefs.
2018-03-02 Carl HetheringtonFix corruption of subsampled images that are being...
2018-03-01 Carl HetheringtonRemove unused parameter.
2018-03-01 Carl HetheringtonRemove unused parameter; set audio frame size from...
2018-03-01 Carl HetheringtonAvoid a memcpy in the export code.
2018-02-28 Carl HetheringtonFix crash if quick_refresh() fails.
2018-02-27 Carl HetheringtonRemove some unused code.
2018-02-27 Carl HetheringtonAdd a hint to warn about the stereo-to-5.1 upmixers.
2018-02-27 Carl HetheringtonRemove relative path elements from test location.
2018-02-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-27 Carl HetheringtonAdd a load of explicit keywords.
2018-02-27 Carl HetheringtonAdd an explicit.
2018-02-27 Carl HetheringtonRemove duplicate variables.
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-25 Carl HetheringtonUpdated es_ES translation from Manuel AC.
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-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 HetheringtonSet up seek position correctly when a seek skips over...
2018-02-17 Carl HetheringtonFix crash on importing an encrypted DCP.
2018-02-16 Carl HetheringtonAdd log for assertion failure.
2018-02-16 Carl HetheringtonAudioDecoder::_positions is at the resampled rate,...
2018-02-16 Carl HetheringtonName threads on Linux.
2018-02-14 Carl HetheringtonAdapt for changes to disable_forensic variable types...
2018-02-14 Mart JansinkDon't disable forensic marking by default.
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-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 HetheringtonTone some debug messages down slightly.
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 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 HetheringtonUpdated ru_RU translation from Igor Voytovich.
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 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 HetheringtonIgnore video/audio when it is referenced; should help...
2018-02-05 Carl HetheringtonWarning fixes.
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.
2018-02-02 Carl HetheringtonWhitespace.
2018-02-02 Carl HetheringtonPrior to 2537a2d Decoder::position() was not updated...
2018-02-02 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-02 Carl HetheringtonFix incorrect pixel format on subtitles when they are...
2018-02-02 Carl HetheringtonFix ar_LB character set.
2018-02-02 Carl HetheringtonStarting point for ar_LB translation.
2018-02-02 Carl HetheringtonRemove some debugging code.
2018-02-01 Carl HetheringtonMerge.
2018-02-01 Carl HetheringtonDon't select video streams for which we have no codec...
2018-02-01 Carl HetheringtonFix up .po files; nothing to see here!
2018-02-01 Carl HetheringtonTypo kHz -> Hz.
2018-02-01 Carl HetheringtonUpdated sv_SE translation from Adam Klotblixt.
2018-02-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-01 Carl HetheringtonEnable audio by default.
next