summaryrefslogtreecommitdiff
path: root/src/lib/make_dcp_job.cc
AgeCommit message (Expand)Author
2012-10-25Update for new libdcp (signals2 instead of sigc).Carl Hetherington
2012-10-24Try to clean up source length handling.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-17Re-work FilmState / Film relationship a bit; Film now inherits from FilmState...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-09-10Update for newer libdcp.Carl Hetherington
2012-08-23Update for new libdcp; add some more formats; fix compile with old boost.Carl Hetherington
2012-07-31Update for newer libdcp; add start of manual.Carl Hetherington
2012-07-24Fix length of still-image DCPs.Carl Hetherington
2012-07-18Use new functor API in libdcp.Carl Hetherington
2012-07-17Use libdcp.Carl Hetherington
2012-07-17Remove asdcplib / OpenDCP deps.Carl Hetherington
2012-07-15Put quotes around the name now that it might have spaces in it.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington