Add --callgrind option to dcpomatic run script.
[dcpomatic.git] / src /
2013-08-29 Carl HetheringtonFix encoding of XML used to communicate with server.
2013-08-29 Carl HetheringtonRemove some old run/ scripts. Make server test build...
2013-08-29 Carl HetheringtonUntested basics of making client/server work again.
2013-08-29 Carl HetheringtonFix strange rounding of still image durations (#204).
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonDialog says you can enter a host name, so we shouldn...
2013-08-29 Carl HetheringtonBetter progress reporting during MXF hashing (#184).
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 HetheringtonConfirm close if there are jobs running.
2013-08-26 Carl HetheringtonDisable make dcp etc. when DCP is being created (#194).
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-19 Carl HetheringtonForward-port .mo search path fix from master.
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 HetheringtonFix connection to player.
2013-08-18 Carl HetheringtonAdd colour conversion identifier to video identifier.
2013-08-18 Carl HetheringtonTweak colour matrix precision display.
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 HetheringtonFix some crashiness on removing things from EditableList.
2013-08-17 Carl HetheringtonLayout tweaks.
2013-08-17 Carl HetheringtonLayout adjustment.
2013-08-17 Carl HetheringtonTry to actually use colour conversion; bump libdcp...
2013-08-17 Carl HetheringtonCompile fix.
2013-08-17 Carl HetheringtonVarious bits mostly related to colour conversions.
2013-08-16 Carl HetheringtonFix expansion of colour conversion name.
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-16 Carl HetheringtonHopefully fix lack of create folder button in the new...
2013-08-16 Carl HetheringtonSupporter.
2013-08-15 Carl HetheringtonFix includes.
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-08 Carl HetheringtonPrevent frame back before time 0.
2013-08-08 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-08-08 Carl HetheringtonAllow build with wx 2.9.5.
2013-08-06 Carl HetheringtonAdd supporter.
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-30 Carl HetheringtonMake length editable only for still images.
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 HetheringtonForward-port gauge stretching fix.
2013-07-27 Carl HetheringtonExtract audio merging code from Player.
2013-07-26 Carl HetheringtonSet up audio stream description on load.
2013-07-26 Carl HetheringtonRename Add file to Add files(s).
2013-07-26 Carl HetheringtonDefault to a content type.
2013-07-26 Carl HetheringtonFix complete breakage of main window.
2013-07-26 Carl HetheringtonRemove old Connect() wxWidgets API and use Bind().
2013-07-26 Carl HetheringtonRemove some old Connect() calls.
2013-07-26 Carl HetheringtonTry to fix dark-grey borders on Windows.
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 HetheringtonPrevent infinite loop of audio analysis if it is cancelled.
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 HetheringtonFix content selection update on new film.
2013-07-24 Carl HetheringtonRestore video content frame rate information.
2013-07-24 Carl HetheringtonFix track assignment.
2013-07-24 Carl HetheringtonPulse jobs with no progress reports.
2013-07-24 Carl HetheringtonHandle cancel properly on dir picker.
2013-07-24 Carl HetheringtonRestore nice rendering of content paths.
2013-07-24 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
next