Merge branch 'master' into speed-up
[dcpomatic.git] / src / lib / job.cc
2012-12-15 Carl HetheringtonMerge branch 'master' into speed-up
2012-12-13 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-12-13 Carl HetheringtonRemove bugs everywhere; mantis instead. Catch all...
2012-12-04 Carl HetheringtonMerge master.
2012-11-19 Carl HetheringtonRemove unused Processor::process_begin; some docs.
2012-11-04 Carl HetheringtonVarious fixes.
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 HetheringtonMerge FilmState / Film.
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-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-10 Carl HetheringtonMerge branch 'master' into subs
2012-10-10 Carl HetheringtonTry to not start jobs if a dependant fails.
2012-10-03 Carl HetheringtonMerge.
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-10-02 Carl HetheringtonUse String::compose in a few places.
2012-10-01 Carl HetheringtonFix ran-for display in makedcp.
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-24 Carl HetheringtonSome doxygen documentation improvements.
2012-09-22 Carl HetheringtonImprove transcode job progress reporting.
2012-07-18 Carl HetheringtonTry to catch libdcp::FileError more nicely.
2012-07-14 Carl HetheringtonMove things round a bit.