Merge branch 'content-rework-take5' of /home/carl/git/dvdomatic into content-rework...
[dcpomatic.git] / src / lib / job.cc
2013-04-13 Carl HetheringtonMerge branch 'content-rework-take5' of /home/carl/git...
2013-04-13 Carl HetheringtonDVD-o-matic -> DCP-o-matic.
2013-04-12 Carl HetheringtonMerge branch 'content-rework-take5' of /home/carl/git...
2013-04-12 Carl HetheringtonCatch exceptions when checking disk space.
2013-04-10 Carl HetheringtonMerge master.
2013-04-09 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-01 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-03-31 Carl HetheringtonRuns.
2013-03-26 Carl HetheringtonMerge.
2013-03-26 Carl HetheringtonBasics of allowing job cancellation (#83, #16).
2013-03-01 Carl HetheringtonMerge.
2013-03-01 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-28 Carl HetheringtonVarious markup and tweaks.
2013-02-28 Carl HetheringtonMerge branch 'master' into i18n
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-26 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-25 Carl HetheringtonTidy up creation of analysis a bit.
2013-02-25 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-24 Carl HetheringtonTweak job progress reporting.
2013-02-16 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-16 Carl HetheringtonRemove now-unused job dependencies.
2013-02-12 Carl HetheringtonNever say 100% when not finished (part of #44).
2013-02-12 Carl HetheringtonAdd details button to job manager; stretch jobs across...
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.