Merge branch 'master' into speed-up
[dcpomatic.git] / src / lib / make_dcp_job.cc
2012-12-04 Carl HetheringtonMerge master.
2012-11-14 Carl HetheringtonUse ImageMagick for tiff decoding too.
2012-11-04 Carl HetheringtonFix merge; other tweaks.
2012-11-04 Carl HetheringtonVarious work on range setting.
2012-11-04 Carl HetheringtonMerge master.
2012-11-04 Carl HetheringtonSkip every other frame with 50fps sources.
2012-10-25 Carl HetheringtonUpdate for new libdcp (signals2 instead of sigc).
2012-10-24 Carl HetheringtonTry to clean up source length handling.
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-17 Carl HetheringtonRe-work FilmState / Film relationship a bit; Film now...
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-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-10 Carl HetheringtonUpdate for newer libdcp.
2012-08-22 Carl HetheringtonUpdate for new libdcp; add some more formats; fix compi...
2012-07-31 Carl HetheringtonUpdate for newer libdcp; add start of manual.
2012-07-24 Carl HetheringtonMerge branch 'master' into wx
2012-07-24 Carl HetheringtonFix length of still-image DCPs.
2012-07-17 Carl HetheringtonUse new functor API in libdcp.
2012-07-17 Carl HetheringtonUse libdcp.
2012-07-17 Carl HetheringtonRemove asdcplib / OpenDCP deps.
2012-07-15 Carl HetheringtonPut quotes around the name now that it might have space...
2012-07-14 Carl HetheringtonMove things round a bit.