summaryrefslogtreecommitdiff
path: root/src/lib/scp_dcp_job.cc
AgeCommit message (Expand)Author
2012-10-24Use boost::signals2; fix bugs with x-thread signalling.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-21Pass options only to jobs that need them.Carl Hetherington
2012-10-16Partial attempt at cleanup of naming straight vs DCI.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-07-27Clean up a few bits.Carl Hetherington
2012-07-27Use correct type for file sizes to fix problems with big files.Carl Hetherington
2012-07-24Use stdio for reading jobs for SCP.Carl Hetherington
2012-07-18Tidy SCPDCPJob's status reporting.Carl Hetherington
2012-07-18No need to catch exceptions from run(); Job already does that for you.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington