Merge master.
[dcpomatic.git] / src /
2014-01-23 Carl HetheringtonMerge master.
2014-01-23 Carl Hetheringtonpot/pot-merge.
2014-01-21 Carl HetheringtonFix bad A/V sync in some (and maybe lots) of circumstances.
2014-01-21 Carl HetheringtonRemove duplicate audio/video pts offset variables and...
2014-01-19 Carl HetheringtonUpdated sv_SE translation from Adam Klotblixt.
2014-01-16 Carl HetheringtonMerge branch 'master' into 2.0
2014-01-15 Carl HetheringtonMerge 1.0-seek and subtitle-content.
2014-01-15 Carl HetheringtonMerge master.
2014-01-15 Carl HetheringtonFix subtitle panel enable.
2014-01-15 Carl HetheringtonBasics of subtitle rendering.
2014-01-15 Carl HetheringtonMore testing / SubRip parse fixes.
2014-01-15 Carl HetheringtonMerge branch 'master' into subtitle-content
2014-01-15 Carl HetheringtonSet interop flags on assets, not just the DCP/CPL's...
2014-01-14 Carl HetheringtonDon't take into account audio decoders with no audio...
2014-01-14 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
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 HetheringtonSet focus to name field in new film dialog (#308).
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 HetheringtonMerge.
2014-01-12 Carl HetheringtonMissing LocaleGuards.
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 to fix double are-you-sure prompt on closing with...
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 HetheringtonClear out audio stream description on de-selection...
2014-01-09 Carl HetheringtonLayout tweaks.
2014-01-09 Carl HetheringtonFix previous commit.
2014-01-09 Carl HetheringtonFix label alignment on OS X.
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 HetheringtonFix audio channel mapping disappearing on Windows.
2014-01-08 Carl HetheringtonTidy up audio MXF creation slightly.
2014-01-07 Carl HetheringtonRespect check_for_test_updates option.
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 HetheringtonUpdate content lengths when changing frame rate.
2014-01-07 Carl HetheringtonAllow moving-still-image sources to have their frame...
2014-01-06 Carl HetheringtonSupporter.
2014-01-06 Carl HetheringtonTooltips for audio matrix.
2014-01-06 Carl HetheringtonBasics of per-channel audio gain.
2014-01-06 Carl HetheringtonMissed i18n.
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 HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-05 Carl HetheringtonPossibly fix incorrect character encoding in the frame...
2014-01-05 Carl HetheringtonSmall de_DE updates from Markus Raab.
2014-01-05 Carl HetheringtonVarious small fixes to i18n.
2014-01-05 Carl HetheringtonStop using wxID_UP/DOWN as it appears the texts are...
2014-01-05 Carl HetheringtonUse _fseeki64 on Windows when handling content files.
2014-01-05 Carl HetheringtonAdd editable_list.h for translation.
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 HetheringtonHacky fix for black borders round image view.
2014-01-01 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2014-01-01 Carl HetheringtonHappy new year.
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...
2014-01-01 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2014-01-01 Carl HetheringtonAdd supporter.
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...
next