Don't overlap simultaneous video content in the timeline. Fix keep-aligned for separ...
[dcpomatic.git] / src / lib /
2014-04-01 Carl HetheringtonDon't overlap simultaneous video content in the timelin...
2014-04-01 Carl HetheringtonBasic support for separate 3D left/right sources.
2014-03-31 Carl HetheringtonVery small cleanups.
2014-03-31 Carl HetheringtonAdd dcpomatic_batch to i18n.
2014-03-31 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-31 Carl HetheringtonA few KDM dialog fixes.
2014-03-30 Carl HetheringtonMissing files.
2014-03-30 Carl Hetheringtonpot merge.
2014-03-27 Carl HetheringtonAuto-save metadata before starting a DCP encode.
2014-03-26 Carl HetheringtonSome more certificate download improvements.
2014-03-25 Carl HetheringtonFix bad implicit cast causing incorrect FFmpegContent...
2014-03-25 Carl HetheringtonAdd support for downloading Doremi server certificates.
2014-03-24 Carl HetheringtonTinker with logging.
2014-03-24 Carl HetheringtonFix error on creating zero-audio-channel DCPs.
2014-03-23 Carl HetheringtonMerge pot files.
2014-03-22 Carl HetheringtonGive SndfileContent a video frame rate so that it can...
2014-03-22 Carl HetheringtonAllow up to 500MB/s J2K bitrate.
2014-03-18 Carl HetheringtonTentative support for 3D from alternate frames.
2014-03-17 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-17 Carl HetheringtonSmall fix to fr_FR translation.
2014-03-16 Carl HetheringtonMerge branch 'master' into prefs
2014-03-16 Carl HetheringtonBasic work on new prefs dialog.
2014-03-15 Carl HetheringtonMerge master.
2014-03-15 Carl HetheringtonCope with loading films with now-disabled filters.
2014-03-15 Carl HetheringtonRemove support for FFmpeg postprocessing filters.
2014-03-11 Carl HetheringtonOS X build fixes.
2014-03-09 Carl HetheringtonRestore old behaviour of "no-stretch" mode with crop.
2014-03-09 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-09 Carl HetheringtonFix display of no-scale mode in the player; the image...
2014-03-08 Carl HetheringtonName audio analyses with stream ID so that you can...
2014-03-08 Carl HetheringtonSupport for unsigned 8-bit audio.
2014-03-05 Carl HetheringtonAnother attempt to fix the race in dcpomatic_create.
2014-03-05 Carl HetheringtonFix nasty race in dcpomatic_create.
2014-03-05 Carl HetheringtonMore attempted OS X fixes.
2014-03-05 Carl HetheringtonBump maximum audio channels to 12 so that we can (crude...
2014-03-04 Carl HetheringtonStop old versions of DCP-o-matic loading new state...
2014-03-04 Carl HetheringtonAdd support for no-scale of the input video.
2014-03-03 Carl HetheringtonFix rounding of timecodes in at least some cases (...
2014-03-03 Carl HetheringtonTry to prevent OS X from sleeping during DCP encode.
2014-02-26 Carl HetheringtonFix problems loading files into SndfileDecoder when
2014-02-25 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-02-25 Carl HetheringtonMinor ill-inform disambiguation of some es_ES messages.
2014-02-21 Carl HetheringtonRemove FFmpegStream id accessor.
2014-02-21 Carl HetheringtonRemove stream _legacy_id stuff.
2014-02-21 Carl HetheringtonMake FFmpegStream::_id private.
2014-02-21 Carl HetheringtonAnother small clean-up.
2014-02-21 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-02-21 Carl HetheringtonSmall cleanup.
2014-02-20 Carl HetheringtonImprove dcpomatic_create somewhat.
2014-02-20 Carl HetheringtonBasic support for 7.1/HI/VI audio tracks.
2014-02-19 Carl HetheringtonPut DCP name in JSON.
2014-02-19 Carl HetheringtonMissing files.
2014-02-19 Carl HetheringtonAdd some basic JSON stuff.
2014-02-11 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-02-11 Carl HetheringtonFix crash at the end of encodes.
2014-02-10 Carl HetheringtonImprove emergency log file message slightly.
2014-02-10 Carl HetheringtonFix failure to update player after fix-missing.
2014-02-10 Carl HetheringtonFix windows build.
2014-02-09 Carl HetheringtonVarious OOM fixes; fancy terminate() handler.
2014-02-09 Carl HetheringtonIgnore exceptions from send_to on server-search broadcast.
2014-02-09 Carl HetheringtonFix 1 crash on low memory.
2014-02-09 Carl HetheringtonSleep for a minute between failed attempts to listen...
2014-02-08 Carl HetheringtonFix exception when seeking with missing content.
2014-02-07 Carl HetheringtonAdd basic stuff to build RPMs for Centos.
2014-02-05 Carl HetheringtonMerge.
2014-02-05 Carl HetheringtonFix some coverity-reported stuff.
2014-02-05 Carl HetheringtonUpdates to it_IT translation from William Fanelli.
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 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-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 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-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 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...
next