summaryrefslogtreecommitdiff
path: root/src/lib/job.cc
AgeCommit message (Expand)Author
2013-03-01Merge master.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-25Tidy up creation of analysis a bit.Carl Hetherington
2013-02-24Tweak job progress reporting.Carl Hetherington
2013-02-16Remove now-unused job dependencies.Carl Hetherington
2013-02-12Never say 100% when not finished (part of #44).Carl Hetherington
2013-02-12Add details button to job manager; stretch jobs across the whole of the botto...Carl Hetherington
2012-12-13Remove bugs everywhere; mantis instead. Catch all exceptions ever from a job.Carl Hetherington
2012-11-19Remove unused Processor::process_begin; some docs.Carl Hetherington
2012-11-04Various fixes.Carl Hetherington
2012-10-24Use boost::signals2; fix bugs with x-thread signalling.Carl Hetherington
2012-10-24Tidy up now we have a x-thread signaller.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-21Tidy up progress reporting for examine content.Carl Hetherington
2012-10-21Pass options only to jobs that need them.Carl Hetherington
2012-10-10Try to not start jobs if a dependant fails.Carl Hetherington
2012-10-02Use String::compose in a few places.Carl Hetherington
2012-10-01Fix ran-for display in makedcp.Carl Hetherington
2012-09-24Some doxygen documentation improvements.Carl Hetherington
2012-09-22Improve transcode job progress reporting.Carl Hetherington
2012-07-18Try to catch libdcp::FileError more nicely.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington