summaryrefslogtreecommitdiff
path: root/src/lib/scp_dcp_job.cc
AgeCommit message (Expand)Author
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-03-24Hand-apply e30fd8d; resurrect JSON server code.Carl Hetherington
2014-08-11Remove some left-over JSON bits.Carl Hetherington
2014-08-09Properly remove JSON server; remove some unused usings; remove some unnecessa...Carl Hetherington
2014-05-21Try to fix clashes caused by ERROR, WARNING etc. as variables.Carl Hetherington
2014-05-21Tidy up logging a bit. Make it configurable from the GUI.Carl Hetherington
2014-02-19Add some basic JSON stuff.Carl Hetherington
2014-02-05Fix some coverity-reported stuff.Carl Hetherington
2013-12-29Fix previous.Carl Hetherington
2013-12-29Fix a number of missing fopen_boost replacements; might fix problems with add...Carl Hetherington
2013-10-19More string -> boost::filesystem::path.Carl Hetherington
2013-07-16Fix a couple of resource leaks on exceptions being thrown.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-16Remove now-unused job dependencies.Carl Hetherington
2013-02-02Insist on boost 1.45 and hence filesystem v3 now that libdcp requires it.Carl Hetherington
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