Merge master.
[dcpomatic.git] / src / lib /
2014-01-14 Carl HetheringtonUpdated de_DE translation from Markus Raab.
2014-01-14 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-14 Carl HetheringtonUntested windows version info in make_dcp log.
2014-01-14 Carl HetheringtonScale subtitle times with frame rate change if they...
2014-01-13 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-13 Carl HetheringtonChange 4:3 and 5:3 ratios to be precise rather than...
2014-01-12 Carl HetheringtonFix recently-introduced crash on double-terminating...
2014-01-12 Carl HetheringtonSome work on SubRip content length.
2014-01-11 Carl HetheringtonMerge branch 'master' into subtitle-content
2014-01-11 Carl HetheringtonDestroy Transcoder when cancelling transcode jobs;...
2014-01-11 Carl HetheringtonVarious work on SubRip.
2014-01-10 Carl HetheringtonMore windows debug.
2014-01-10 Carl HetheringtonMissing signal of _full_condition mutex.
2014-01-10 Carl HetheringtonFix daft mistake in ordering with audio MXF deletion...
2014-01-10 Carl HetheringtonChangeLog.
2014-01-10 Carl HetheringtonAdd a _full_condition to so that ::write() sleeps if...
2014-01-10 Carl HetheringtonTry again to remove anything at audio_mxf_filename.
2014-01-09 Carl HetheringtonRemove some deprecated FFmpeg stuff.
2014-01-09 Carl HetheringtonMerge master.
2014-01-09 Carl HetheringtonDelete existing audio MXFs before creating new ones...
2014-01-09 Carl HetheringtonWindows debugging.
2014-01-09 Carl HetheringtonFix previous commit.
2014-01-09 Carl HetheringtonBump maximum number of frames in memory for high thread...
2014-01-08 Carl HetheringtonFix previous.
2014-01-08 Carl HetheringtonSpeculative fix for #305; ensure _queue.sort() happens...
2014-01-08 Carl HetheringtonTidy up audio MXF creation slightly.
2014-01-07 Carl Hetherington.pot merge.
2014-01-07 Carl HetheringtonMissing include.
2014-01-07 Carl HetheringtonMore reliable updater wake-up.
2014-01-07 Carl HetheringtonVarious update bits.
2014-01-07 Carl HetheringtonBasic dialog reporting of manual update checks.
2014-01-07 Carl HetheringtonAdd unfinished check-for-updates. Bump ffmpeg to get...
2014-01-07 Carl HetheringtonAllow moving-still-image sources to have their frame...
2014-01-06 Carl HetheringtonBasics of per-channel audio gain.
2014-01-06 Carl HetheringtonAdd gain variable to accumulate_channel.
2014-01-06 Carl HetheringtonGive a warning on make DCP if it seems unlikely that...
2014-01-06 Carl HetheringtonMerge master.
2014-01-06 Carl HetheringtonOverride LC_ALL as well as LANGUAGE and LANG when forci...
2014-01-06 Carl HetheringtonFix subtitle colouring (#152).
2014-01-06 Carl HetheringtonFix mis-timed subtitles with non-zero video PTS offsets.
2014-01-06 Carl HetheringtonMerge branch 'master' into windows-debug
2014-01-06 Carl HetheringtonDon't bother checking image counts for still-as-moving...
2014-01-06 Carl HetheringtonLeave DCP directory creation until the last minute...
2014-01-06 Carl HetheringtonUse _ftelli64 rather than ftell on windows.
2014-01-05 Carl HetheringtonSmall de_DE updates from Markus Raab.
2014-01-05 Carl HetheringtonVarious small fixes to i18n.
2014-01-05 Carl HetheringtonUse _fseeki64 on Windows when handling content files.
2014-01-05 Carl HetheringtonMake KDM email translatable.
2014-01-03 Carl HetheringtonVarious attempted fixes to audio sync.
2014-01-03 Carl HetheringtonMerge branch 'master' into 1.0-seek
2014-01-03 Carl HetheringtonNew de_DE translation from Markus Raab
2014-01-03 Carl HetheringtonRemove uses of boost::system::error_code::message(...
2014-01-03 Carl HetheringtonFix _audio_position after seek.
2014-01-03 Carl HetheringtonRemove uses of boost::system::error_code::message(...
2014-01-03 Carl HetheringtonVarious fix-ups.
2014-01-02 Carl HetheringtonRationalise video/audio frame types.
2014-01-01 Carl HetheringtonUntested basic stats for player.
2014-01-01 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2014-01-01 Carl HetheringtonBump ffmpeg and try to fix small leak with filters.
2014-01-01 Carl HetheringtonRemove unused method.
2014-01-01 Carl HetheringtonCatch a couple of exceptions; hopefully fix trimming...
2013-12-31 Carl HetheringtonFix sndfile decoder.
2013-12-31 Carl HetheringtonMerge 1.0
2013-12-30 Carl HetheringtonDon't flush audio if Player is not supposed to be playi...
2013-12-30 Carl HetheringtonHandle exceptions thrown from ServerFinder.
2013-12-30 Carl HetheringtonCatch exceptions from Encoder threads.
2013-12-30 Carl HetheringtonComment and slightly tidy ExceptionStore.
2013-12-29 Carl HetheringtonAnother attempt to fix clang build.
2013-12-29 Carl HetheringtonTry to fix clang build.
2013-12-29 Carl HetheringtonFix crash when processing audio before time 0.
2013-12-29 Carl HetheringtonFix playback after start trim.
2013-12-29 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-29 Carl HetheringtonFix previous.
2013-12-29 Carl HetheringtonFix a number of missing fopen_boost replacements; might...
2013-12-28 Carl HetheringtonFix typo breaking remote encoding.
2013-12-28 Carl HetheringtonMerge 1.0
2013-12-28 Carl HetheringtonRemove unused Film::content_paths_valid; fix ImageDecod...
2013-12-28 Carl HetheringtonFix termination of decodes.
2013-12-27 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-27 Carl HetheringtonAdd setup of progression order change (POC) in J2K...
2013-12-26 Carl HetheringtonFix DCP building with subs.
2013-12-26 Carl HetheringtonImprove seek speed.
2013-12-26 Carl HetheringtonFix subtitle position.
2013-12-26 Carl HetheringtonMore transport tidying up.
2013-12-24 Carl HetheringtonTidy up playback slightly.
2013-12-24 Carl HetheringtonSome fixes to playback of drop-frame content.
2013-12-24 Carl HetheringtonMerge 1.0 and some subtitling fixes.
2013-12-24 Carl HetheringtonMerge 1.0.
2013-12-23 Carl HetheringtonA couple of potential fixes for 4K.
2013-12-23 Carl HetheringtonMissing files.
2013-12-23 Carl HetheringtonMerge.
2013-12-23 Carl HetheringtonMove default config options into their own tab; support...
2013-12-23 Carl HetheringtonAdd start/end time option to KDM email.
2013-12-23 Carl HetheringtonAdd top/bottom option for 3D frames.
2013-12-22 Carl HetheringtonVarious fixes to film viewer.
2013-12-22 Carl HetheringtonFix play of 3D.
2013-12-22 Carl HetheringtonVarious test / seek fixes.
2013-12-21 Carl HetheringtonAdd some more tests; improve seeking.
2013-12-20 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-20 Carl HetheringtonAllow configuration of default audio delay (#276).
next