dcpomatic.git
2012-10-24 Carl HetheringtonUse boost::signals2; fix bugs with x-thread signalling.
2012-10-24 Carl HetheringtonTidy up now we have a x-thread signaller.
2012-10-24 Carl HetheringtonMake Film state thread-safe.
2012-10-24 Carl HetheringtonCross-thread UI signalling.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-24 Carl HetheringtonTidy up test film naming.
2012-10-24 Carl HetheringtonFix bug with setting up content digest.
2012-10-24 Carl HetheringtonTweaks for 64-bit Windows build.
2012-10-24 Carl HetheringtonAdd flag apparently necessary for boost to work in...
2012-10-24 Carl HetheringtonTry to fix overrunning subtitles.
2012-10-23 Carl HetheringtonTry to fix up subtitle timing a bit.
2012-10-23 Carl HetheringtonRemove old unused stuff.
2012-10-22 Carl HetheringtonTry again to sort out the audio padding / alignment.
2012-10-22 Carl HetheringtonDo audio/video pts sync in a hopefully much more sensib...
2012-10-22 Carl HetheringtonForgot to save/load new state item.
2012-10-22 Carl HetheringtonTry to make audio discard work properly.
2012-10-22 Carl HetheringtonFix crash on using delay; fix x-thread GUI access cause...
2012-10-22 Carl HetheringtonPartial fix to sync according to pts.
2012-10-22 Carl HetheringtonAdd some more logging.
2012-10-22 Carl HetheringtonRemove debug.
2012-10-22 Carl HetheringtonTry to get a console on windows when debugging.
2012-10-21 Carl HetheringtonRemove some believed-unnecessary DLLs from the windows...
2012-10-21 Carl HetheringtonBit more error checking; remove a believed-pointless...
2012-10-21 Carl HetheringtonNew bugs.
2012-10-21 Carl HetheringtonAdd file that ImageMagick requires at runtime.
2012-10-21 Carl HetheringtonDon't report .tmp files as valid thumbs.
2012-10-21 Carl HetheringtonAdd missing virtual destructor.
2012-10-21 Carl HetheringtonCorrectly report exceptions thrown by the thumb encoder.
2012-10-21 Carl HetheringtonNew dependency.
2012-10-21 Carl HetheringtonFix thinko in content setup.
2012-10-21 Carl HetheringtonFix up subtitle positioning under crop.
2012-10-21 Carl HetheringtonTidy up progress reporting for examine content.
2012-10-21 Carl HetheringtonPass options only to jobs that need them.
2012-10-21 Carl HetheringtonPartial merge of examine content and thumbnail jobs.
2012-10-21 Carl HetheringtonMissing frames treated as bad on check hashes. Try...
2012-10-20 Carl HetheringtonExtract audio more correctly and neatly; support 7...
2012-10-20 Carl HetheringtonDon't add silence at the end if not decoding audio...
2012-10-20 Carl HetheringtonDisallow AudioBuffer copy construction.
2012-10-20 Carl HetheringtonFix update of channel count in UI.
2012-10-20 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2012-10-20 Carl HetheringtonAdd no-remote option to makedcp.
2012-10-20 Carl HetheringtonA bit of tidying up.
2012-10-20 Carl HetheringtonTry to clean up stream handling wrt audio channel counts.
2012-10-20 Carl HetheringtonClean up audio passing round a bit.
2012-10-20 Carl HetheringtonDon't cache sample format, fix up various things.
2012-10-20 Carl HetheringtonRework audio to deinterleave straight away and pass...
2012-10-20 Carl HetheringtonAdd no-remote option to makedcp.
2012-10-20 Carl HetheringtonA bit of tidying up.
2012-10-20 Carl HetheringtonTry to clean up stream handling wrt audio channel counts.
2012-10-20 Carl HetheringtonClean up audio passing round a bit.
2012-10-20 Carl HetheringtonDon't cache sample format, fix up various things.
2012-10-20 Carl HetheringtonStuff.
2012-10-20 Carl HetheringtonRemove unused variable.
2012-10-20 Carl HetheringtonSpeculative fix for failure to pick up correct audio...
2012-10-19 Carl HetheringtonCope with AVSubtitles having no AVSubtitleRects.
2012-10-18 Carl HetheringtonFix build.
2012-10-18 Carl HetheringtonCommenting tweaks.
2012-10-18 Carl HetheringtonUpdate bug list.
2012-10-18 Carl Hetheringtonmakedcp should notice when jobs are added.
2012-10-18 Carl HetheringtonAnother slightly speculative pixel format addition.
2012-10-17 Carl HetheringtonFix build on 32-bit.
2012-10-17 Carl HetheringtonTidy up slightly.
2012-10-17 Carl HetheringtonRe-work FilmState / Film relationship a bit; Film now...
2012-10-17 Carl HetheringtonUpdate stream choices correctly when changed.
2012-10-17 Carl HetheringtonTypo in previous.
2012-10-17 Carl HetheringtonTry to fix problems with YUV422P10LE.
2012-10-17 Carl HetheringtonUpdate metadata ref.
2012-10-17 Carl HetheringtonTry to support 422 in post processing.
2012-10-17 Carl HetheringtonFix makedcp script.
2012-10-17 Carl HetheringtonTry to support YUV422.
2012-10-17 Carl HetheringtonMove audio information field up next to audio stream...
2012-10-17 Carl HetheringtonFix subtitling logic in DCI naming.
2012-10-17 Carl HetheringtonBasic support for selection of audio / subtitle streams.
2012-10-17 Carl HetheringtonUpdate metadata test reference.
2012-10-17 Carl HetheringtonWindows apparently has Rectangle in the global namespace.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonFix text in about box.
2012-10-16 Carl HetheringtonNo-op; comments.
2012-10-16 Carl HetheringtonLimit name part of DCI name to 14 characters.
2012-10-16 Carl HetheringtonMissing bracket.
2012-10-16 Carl HetheringtonRename DCI edit button.
2012-10-16 Carl HetheringtonFix GTK warning on startup.
2012-10-16 Carl HetheringtonFix date format in DCP names.
2012-10-16 Carl HetheringtonFix int/float confusion.
2012-10-16 Carl HetheringtonChangeLog.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonFix horrid memory corruptions.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonVarious DCI naming tweaks and a subtitle bug fix.
2012-10-16 Carl HetheringtonPartial attempt at cleanup of naming straight vs DCI.
2012-10-16 Carl HetheringtonClumsy DCI naming dialog.
2012-10-16 Carl HetheringtonTry to make client/server communications a little more...
2012-10-15 Carl HetheringtonFactor out key-value code.
2012-10-15 Carl HetheringtonClean up subtitle classes a bit.
2012-10-15 Carl HetheringtonAdd a sub to the client/server test and fix an exposed...
2012-10-15 Carl HetheringtonUnholy melange of stuff; setup a standard test config...
2012-10-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-15 Carl HetheringtonSome work on DCI naming. Clean up compacted / aligned...
2012-10-14 Carl HetheringtonChangeLog.
2012-10-14 Carl HetheringtonMerge branch 'subs'
next