Fix some crashiness on removing things from EditableList.
[dcpomatic.git] / src /
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...
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 HetheringtonSetup DCP name after changing 3D switch.
2013-07-23 Carl HetheringtonRemove debug.
2013-07-23 Carl HetheringtonUse wx 2.9 binding API.
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-21 Carl HetheringtonImprove scaling description layout.
2013-07-20 Carl HetheringtonRearrange JobManagerView / JobRecord relationship.
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 HetheringtonReset player a bit better on new film (#182).
2013-07-20 Carl HetheringtonFix warning.
2013-07-20 Carl HetheringtonLayout audio panel sizer after changing mapping; should...
2013-07-20 Carl HetheringtonSome more use of boost::filesystem::path; catch excepti...
2013-07-19 Carl HetheringtonRemove some unused stuff.
next