Fix markdown.
[dcpomatic.git] / src /
2014-01-31 Carl HetheringtonFix a few erroneous newlines.
2014-01-30 Carl HetheringtonMake po and merge.
2014-01-29 Carl HetheringtonAdd subtitle X offset option.
2014-01-29 Carl HetheringtonFix typo causing incorrectly timed subtitles when their...
2014-01-28 Carl HetheringtonMerge.
2014-01-28 Carl HetheringtonUse Mbit/s instead of MBps.
2014-01-28 Carl HetheringtonMerge installer branch.
2014-01-28 Carl HetheringtonTry to prevent windows machines going to sleep during...
2014-01-26 Carl HetheringtonChangeLog and change default JPEG2000 bandwidth to...
2014-01-26 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2014-01-24 Carl HetheringtonTry to fix repeatedly-reported exceptions.
2014-01-24 Carl HetheringtonDelete transcoder after job completes to clear memory...
2014-01-24 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-24 Carl HetheringtonAllow addition of a job from the command line.
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-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-11 Carl HetheringtonDestroy Transcoder when cancelling transcode jobs;...
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 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 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 HetheringtonNew de_DE translation from Markus Raab
2014-01-03 Carl HetheringtonRemove uses of boost::system::error_code::message(...
2014-01-01 Carl HetheringtonHappy new year.
2014-01-01 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2014-01-01 Carl HetheringtonAdd supporter.
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 HetheringtonVaguely improve exception safety of ThreadedStaticText.
2013-12-30 Carl HetheringtonImprove exception handling in dcpomatic_server.
2013-12-30 Carl HetheringtonComment and slightly tidy ExceptionStore.
2013-12-30 Carl HetheringtonAdd nascent dcpomatic_create.
2013-12-29 Carl HetheringtonRestore layout to how it was.
2013-12-29 Carl HetheringtonFix previous.
2013-12-29 Carl HetheringtonFix a number of missing fopen_boost replacements; might...
2013-12-28 Carl HetheringtonContentMenu was keeping its initial film and not using...
2013-12-28 Carl HetheringtonFix typo breaking remote encoding.
2013-12-28 Carl HetheringtonRemove unused Film::content_paths_valid; fix ImageDecod...
2013-12-27 Carl HetheringtonRemove unused variable.
next