Replace StringError with the equivalent std::runtime_error.
[dcpomatic.git] / src / lib /
2015-10-20 Carl HetheringtonReplace StringError with the equivalent std::runtime_error.
2015-10-19 Carl HetheringtonFix by-video-content reel split when there is content...
2015-10-16 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-16 Carl HetheringtonRemove the dreaded _decoded_video size assertion.
2015-10-16 Carl HetheringtonUpdate comment.
2015-10-16 Carl HetheringtonAvoid decoding other packets when looking for subs.
2015-10-15 Carl HetheringtonLog to stdout in DCPOMATIC_DEBUG.
2015-10-15 Carl HetheringtonUse AV_ prefixes on some FFmpeg bits.
2015-10-15 Carl HetheringtonFix invalid Interop subtitle times in some cases.
2015-10-14 Carl HetheringtonQuote ffprobe path on OS X.
2015-10-14 Carl HetheringtonOptimise audio filters; tweak order of the LPFs in...
2015-10-14 Carl HetheringtonUpdated it_IT translation; translator name to follow.
2015-10-13 Carl HetheringtonSome attempts to block referencing of DCPs when it...
2015-10-12 Carl HetheringtonRename split-by-video content slightly; fix referencing...
2015-10-12 Carl HetheringtonFix merge.
2015-10-12 Carl HetheringtonImplement Film::reels().
2015-10-12 Carl HetheringtonTry to clarify period from/to.
2015-10-12 Carl HetheringtonUn-attached reel UI.
2015-10-12 Carl HetheringtonBasics of reel split.
2015-10-12 Carl HetheringtonTemplatise TimePeriod and add DCPTimePeriod.
2015-10-12 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2015-10-11 Carl HetheringtonFix missing preview of referenced DCPs; deciding whethe...
2015-10-11 Carl HetheringtonMerge.
2015-10-11 Carl HetheringtonAdd debug option to log SMTP session transcripts.
2015-10-11 Carl HetheringtonBetter progress indication when finding subs (#711).
2015-10-11 Carl HetheringtonWhite space.
2015-10-11 Carl HetheringtonMissing part of last commit.
2015-10-11 Carl HetheringtonTweak Lfe response of upmixer b to match upmixer a.
2015-10-11 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2015-10-11 Carl HetheringtonUpdated pl_PL translation from Marek Skrzelowski.
2015-10-10 Carl HetheringtonTweak Lfe and C responses in upmixer-A to meet the...
2015-10-10 Carl HetheringtonMissing virtual destructor.
2015-10-10 Carl HetheringtonFix windows build
2015-10-10 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2015-10-09 Carl HetheringtonMissing include.
2015-10-09 Carl HetheringtonNicer default labels in certificate chains.
2015-10-09 Carl HetheringtonLogging improvements to allow prettier displays in...
2015-10-09 Carl HetheringtonComment.
2015-10-09 Carl HetheringtonRemove use of fmemopen.
2015-10-09 Carl HetheringtonTweak naming of KDM emails and attachments.
2015-10-09 Carl HetheringtonMissing files.
2015-10-09 Carl HetheringtonReplace quickmail with a direct (and asynchronous)...
2015-10-09 Carl HetheringtonNicer job name with no film.
2015-10-09 Carl HetheringtonBetter error if no mail server has been configured.
2015-10-09 Carl HetheringtonConnect dcpomatic_kdm to backend.
2015-10-09 Carl HetheringtonFix crash with no Film.
2015-10-09 Carl HetheringtonRemove use of Film in KDM stuff.
2015-10-09 Carl HetheringtonRemove the need for ScreenKDM::collect.
2015-10-09 Carl HetheringtonTry to clean up KDM creation code a bit.
2015-10-09 Carl HetheringtonAllow _film to be 0.
2015-10-09 Carl HetheringtonAllow _film to be 0.
2015-10-08 Carl HetheringtonUpdate to fr_FR translation from Thierry Journet.
2015-10-06 Carl HetheringtonSmall fix to fr_FR.
2015-10-06 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-06 Carl HetheringtonComment.
2015-10-06 Carl HetheringtonMerge.
2015-10-06 Carl Hetherington1. Set correct FrameRateChanges for subtitle content...
2015-10-06 Carl HetheringtonMake sure SMPTE subtitle MXFs get the right intrinsic...
2015-10-06 Carl HetheringtonSpeculative support for multi-part subtitles (#709).
2015-10-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-05 Carl Hetheringtonpot/merge.
2015-10-04 Carl HetheringtonFix subtitle timing under trim.
2015-10-04 Carl HetheringtonFix deadlock.
2015-10-03 Carl HetheringtonMore logs in problem report email.
2015-10-02 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-02 Carl HetheringtonSpeculative fix for hangs during Encoder::end().
2015-10-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-01 Carl HetheringtonFix erroneous optional dereference.
2015-09-30 Carl HetheringtonRemove references to libswresample.
2015-09-30 Carl HetheringtonHandle video frame rates and subtitles a bit more corre...
2015-09-29 Carl HetheringtonMake sure we round properly when deciding how many...
2015-09-28 Carl HetheringtonChanges to DCP rate must update player pieces.
2015-09-28 Carl HetheringtonDiscard audio that comes out of FFmpeg files before...
2015-09-28 Carl HetheringtonDon't take any notice of ._* files when deciding whethe...
2015-09-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-09-26 Carl Hetheringtonconst fix.
2015-09-26 Carl HetheringtonFix error in previous.
2015-09-26 Carl HetheringtonFix problems with subtitles when there is a non-zero...
2015-09-26 Carl Hetheringtonconst fix.
2015-09-25 Carl HetheringtonFix assertion failure with .MTS files.
2015-09-25 Carl HetheringtonTry to fix Windows build.
2015-09-25 Carl HetheringtonMore build fixes.
2015-09-25 Carl HetheringtonUse libicu instead of uchardet and convert subrip files...
2015-09-25 Carl HetheringtonTypo in joinable asserts.
2015-09-24 Carl Hetheringtonassert (joinable) before joining threads.
2015-09-24 Carl Hetheringtonassert (joinable) before joining threads; fix possible...
2015-09-24 Carl HetheringtonFix possible null pointer dereference.
2015-09-23 Carl HetheringtonTry to fix build.
2015-09-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-09-22 Carl HetheringtonUse uchardet to guess encoding of subtitle files and...
2015-09-20 Carl HetheringtonSlightly hacky fix to make ImageSequenceDialog actually...
2015-09-18 Carl HetheringtonAdd UpmixerB.
2015-09-18 Carl Hetheringtonconst fix; header guard.
2015-09-18 Carl Hetheringtonconst fix.
2015-09-18 Carl HetheringtonFix incorrect gain of L+R; it's dB not linear.
2015-09-18 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-09-18 Carl HetheringtonMake sure exceptions during local encodes are propagate...
2015-09-18 Carl HetheringtonMake out-of-memory error message a bit more informative.
2015-09-16 Carl HetheringtonFix exception on adding an empty folder as content...
2015-09-16 Carl HetheringtonConfig option for default standard (SMPTE / Interop).
next