Merge branch '1.0' of /home/carl/git/dvdomatic into 1.0
[dcpomatic.git] / src / lib /
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonFix _audio_pts_offset setup when we are only processing...
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonTry again to fix ui signalling during tests.
2013-08-29 Carl HetheringtonUse my @dcpomatic.com address for now rather than a...
2013-08-27 Carl HetheringtonFix crash on scaling on OS X.
2013-08-26 Carl HetheringtonAdd content version to DCI metadata.
2013-08-25 Carl HetheringtonInterop support.
2013-08-25 Carl HetheringtonFix build.
2013-08-23 Carl HetheringtonTry to fix problems with odd crop values and YUV.
2013-08-23 Carl HetheringtonTidy up duplicated code.
2013-08-23 Carl HetheringtonFix hang on attempt to emit zero frames of silence.
2013-08-20 Carl HetheringtonSupport TGA file directories and improve progress repor...
2013-08-18 Carl HetheringtonTry to make audio gain work again.
2013-08-18 Carl HetheringtonUse a sensible default for ColourConversion.
2013-08-18 Carl HetheringtonAdd colour conversion identifier to video identifier.
2013-08-18 Carl HetheringtonUse correct matrices for presets.
2013-08-17 Carl HetheringtonTry to fix OS X compile failure.
2013-08-17 Carl HetheringtonMissing include.
2013-08-17 Carl HetheringtonTry to actually use colour conversion; bump libdcp...
2013-08-17 Carl HetheringtonVarious bits mostly related to colour conversions.
2013-08-16 Carl HetheringtonRemove dot from config .xml name; add non-linearised...
2013-08-16 Carl HetheringtonVery basics of colour conversion configuration.
2013-08-14 Carl HetheringtonMissing use of boost::filesystem::path.
2013-08-14 Carl HetheringtonTidy up content mutexes slightly.
2013-08-14 Carl HetheringtonRemove believed-unnecessary film state mutexes.
2013-08-14 Carl HetheringtonRevert "Protect playlist with a mutex so that we can...
2013-08-14 Carl HetheringtonProtect playlist with a mutex so that we can add conten...
2013-08-03 Carl HetheringtonOnly pull audio in pass() if we are handling it.
2013-07-31 Carl HetheringtonTime must be computed post-resample.
2013-07-31 Carl HetheringtonVarious fixes to audio play wrt trimming and push/pull...
2013-07-30 Carl HetheringtonSomewhat untested and sketchy basics of trimming.
2013-07-28 Carl HetheringtonDon't decode subtitles if they are not enabled.
2013-07-28 Carl HetheringtonSome missing signal disconnections.
2013-07-28 Carl HetheringtonCope with errors from avcodec_decode_audio4 and also...
2013-07-28 Carl HetheringtonDon't really need the details of filename in the analys...
2013-07-28 Carl HetheringtonA couple of 3D fixes.
2013-07-27 Carl HetheringtonMore attempts to fix audio / merging etc.
2013-07-27 Carl HetheringtonAdjust AudioMerger to non-signalling API.
2013-07-27 Carl HetheringtonPort ffprobe fix for OS X.
2013-07-27 Carl HetheringtonExtract audio merging code from Player.
2013-07-26 Carl HetheringtonDefault to a content type.
2013-07-25 Carl HetheringtonBasic if sketchy support for image sequences.
2013-07-25 Carl HetheringtonHopefully much cleaner handling of PTS changes under...
2013-07-25 Carl HetheringtonAudio position will be screwed up by resampling unless...
2013-07-25 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-25 Carl HetheringtonTry to be more careful when loading FrameInfos from...
2013-07-25 Carl HetheringtonFix crash in tests.
2013-07-25 Carl HetheringtonCall Resampler::flush() again.
2013-07-25 Carl HetheringtonMove resampling back into AudioDecoder and fix various...
2013-07-25 Carl HetheringtonZero 'lost' frames when audio buffer frame counts are...
2013-07-25 Carl HetheringtonSmall optimisation.
2013-07-25 Carl HetheringtonFix excessive pathname in job name.
2013-07-25 Carl HetheringtonRemove debug message.
2013-07-25 Carl HetheringtonFix a couple of logging things.
2013-07-25 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-25 Carl HetheringtonAdd comment.
2013-07-24 Carl HetheringtonFix video information with 3D.
2013-07-24 Carl HetheringtonRestore video content frame rate information.
2013-07-24 Carl HetheringtonRestore nice rendering of content paths.
2013-07-24 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-24 Carl HetheringtonTry to clean up resampler output correctly.
2013-07-24 Carl HetheringtonXML tags can't start with numbers.
2013-07-24 Carl HetheringtonRename Content::_file to path and support md5sums of...
2013-07-23 Carl HetheringtonMerge Windows CPU code from master.
2013-07-23 Carl HetheringtonRemove debug.
2013-07-23 Carl HetheringtonRemove some dcp prefixes; better logging of content...
2013-07-23 Carl HetheringtonRemove out-of-date comment.
2013-07-23 Carl HetheringtonNew libdcp API.
2013-07-23 Carl HetheringtonVarious 3D fixes.
2013-07-23 Carl HetheringtonPut log in the right place.
2013-07-22 Carl HetheringtonVarious 3D bits.
2013-07-22 Carl HetheringtonCompile fix.
2013-07-22 Carl HetheringtonMerge branch '1.0' into 1.0-3D-take2
2013-07-22 Carl HetheringtonBasics of front-end 3D (as far as viewer, at least).
2013-07-22 Carl HetheringtonUpdated French translation from Lilian.
2013-07-22 Carl HetheringtonRemove duplicate save of SequenceVideo setting.
2013-07-22 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-22 Carl HetheringtonHopefully fix complete lack of audio.
2013-07-22 Carl HetheringtonBasic UI.
2013-07-22 Carl HetheringtonTry to fix deadlock.
2013-07-22 Carl HetheringtonTidy up a bit.
2013-07-22 Carl HetheringtonTidy up a bit.
2013-07-20 Carl HetheringtonRemove polling from JobManagerView and use signals...
2013-07-20 Carl HetheringtonDon't crash with bad content (#135).
2013-07-20 Carl HetheringtonSome more use of boost::filesystem::path; catch excepti...
2013-07-19 Carl HetheringtonRemove some unused stuff.
2013-07-19 Carl HetheringtonMissing fclose()
2013-07-19 Carl HetheringtonFix warning.
2013-07-19 Carl HetheringtonAdd sequence video button.
2013-07-19 Carl HetheringtonSome missing ui_signaller use.
2013-07-19 Carl HetheringtonSpacing tweaks; rename ImageMagick -> StillImage.
2013-07-19 Carl HetheringtonAdd remove option; resize timeline after drags.
2013-07-19 Carl HetheringtonMerge branch '1.0-alt-loop' into 1.0
2013-07-19 Carl HetheringtonNormalise labelling of types a bit.
2013-07-19 Carl HetheringtonAllow repeat of multiple stuff.
2013-07-19 Carl HetheringtonBasic repeat.
2013-07-19 Carl HetheringtonFix initial length of stills.
next