Pass options only to jobs that need them.
[dcpomatic.git] / src / lib / scp_dcp_job.cc
2012-10-21 Carl HetheringtonPass options only to jobs that need them.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonPartial attempt at cleanup of naming straight vs DCI.
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-07-27 Carl HetheringtonClean up a few bits.
2012-07-27 Carl HetheringtonUse correct type for file sizes to fix problems with...
2012-07-24 Carl HetheringtonUse stdio for reading jobs for SCP.
2012-07-18 Carl HetheringtonTidy SCPDCPJob's status reporting.
2012-07-18 Carl HetheringtonNo need to catch exceptions from run(); Job already...
2012-07-14 Carl HetheringtonMove things round a bit.