More string -> boost::filesystem::path.
[dcpomatic.git] / src / lib / scp_dcp_job.cc
2013-10-19 Carl HetheringtonMore string -> boost::filesystem::path.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-07-16 Carl HetheringtonFix a couple of resource leaks on exceptions being...
2013-07-09 Carl HetheringtonMerge master.
2013-06-20 Carl HetheringtonMerge branch '1.0' of ssh://houllier/home/carl/git...
2013-06-20 Carl HetheringtonVarious fixes to make audio analysis sort-of work.
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-16 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-16 Carl HetheringtonRemove now-unused job dependencies.
2013-02-07 Carl HetheringtonMerge.
2013-02-02 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-02 Carl HetheringtonInsist on boost 1.45 and hence filesystem v3 now that...
2012-10-24 Carl HetheringtonUse boost::signals2; fix bugs with x-thread signalling.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
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.