Use boost::signals2; fix bugs with x-thread signalling.
[dcpomatic.git] / src / lib /
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 HetheringtonFix bug with setting up content digest.
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-21 Carl HetheringtonBit more error checking; remove a believed-pointless...
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 HetheringtonFix thinko in content setup.
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 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 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 HetheringtonCommenting tweaks.
2012-10-18 Carl HetheringtonAnother slightly speculative pixel format addition.
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 HetheringtonTry to support 422 in post processing.
2012-10-17 Carl HetheringtonTry to support YUV422.
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 HetheringtonWindows apparently has Rectangle in the global namespace.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonNo-op; comments.
2012-10-16 Carl HetheringtonLimit name part of DCI name to 14 characters.
2012-10-16 Carl HetheringtonFix date format in DCP names.
2012-10-16 Carl HetheringtonFix int/float confusion.
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 HetheringtonMerge branch 'subs'
2012-10-14 Carl HetheringtonTry to clarify the difference between line size and...
2012-10-14 Carl HetheringtonRound image line sizes up to 32. Seems to help with...
2012-10-14 Carl HetheringtonRemove unused code.
2012-10-14 Carl HetheringtonVarious fixes to subtitling.
2012-10-14 Carl HetheringtonSimplify use of Image hierarchy a bit.
2012-10-14 Carl HetheringtonRemove believed-unnecessary PostProcessImage.
2012-10-14 Carl HetheringtonTry moving subtitle adjustment for crop into the decoder.
2012-10-13 Carl HetheringtonComment; fix up UI for subtitle scaling.
2012-10-13 Carl HetheringtonFix up tests; possibly working subtitle transforms.
2012-10-11 Carl HetheringtonBasic sub offset support.
2012-10-11 Carl HetheringtonUse PNG for thumbs so that we get alpha blending in...
2012-10-10 Carl HetheringtonThumbs sort of have subs.
2012-10-10 Carl HetheringtonDon't run more than one job at once.
2012-10-10 Carl HetheringtonSubs successfully exported with thumbs.
2012-10-10 Carl HetheringtonMerge branch 'master' into subs
2012-10-10 Carl HetheringtonTry to not start jobs if a dependant fails.
2012-10-10 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-09 Carl HetheringtonFix some POSIX-isms.
2012-10-09 Carl HetheringtonSimplify and test audio sample rate alteration.
2012-10-09 Carl HetheringtonUse r_frame_rate from AVStream if avg_frame_rate is...
2012-10-09 Carl HetheringtonFix uninitialised variable.
2012-10-09 Carl HetheringtonRemove unused variable.
2012-10-09 Carl HetheringtonMake subtitle addition optional.
2012-10-09 Carl HetheringtonMerge branch 'master' into subs
2012-10-09 Carl HetheringtonRemove some unnecessary code.
2012-10-09 Carl HetheringtonVarious subtitle fixes.
2012-10-08 Carl HetheringtonObey subtitle timing.
2012-10-08 Carl HetheringtonTidy up a bit.
next