Try to not start jobs if a dependant fails.
[dcpomatic.git] / src / lib / film.cc
2012-10-10 Carl HetheringtonTry to not start jobs if a dependant fails.
2012-10-09 Carl HetheringtonRemove some unnecessary code.
2012-10-07 Carl HetheringtonSplit Format into Fixed and Variable so that sources...
2012-10-07 Carl HetheringtonCreate film directory in constructor.
2012-10-02 Carl HetheringtonUse version.cc contents instead of DVDOMATIC_VERSION.
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-10-02 Carl HetheringtonUse String::compose in a few places.
2012-09-25 Carl HetheringtonBasic J2K hash checking.
2012-09-23 Carl HetheringtonIgnore windows line endings when reading metadata on...
2012-09-23 Carl HetheringtonFormatting.
2012-09-22 Carl HetheringtonDo interruption of ThreadStaticText properly.
2012-09-21 Carl HetheringtonTweak properties dialogue layout and add a note of...
2012-09-18 Carl HetheringtonSort of working log window.
2012-08-22 Carl HetheringtonUpdate for new libdcp; add some more formats; fix compi...
2012-08-10 Carl HetheringtonMerge.
2012-08-09 Carl HetheringtonFix build.
2012-08-09 Carl HetheringtonAppend a slash to the state directory name before check...
2012-08-04 Carl HetheringtonFix bug with content within the film directory.
2012-08-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-08-01 Carl HetheringtonStop fps being editable.
2012-07-27 Carl HetheringtonUse a Crop struct and use it to speed up cropping a...
2012-07-27 Carl HetheringtonTweak for windows.
2012-07-24 Carl HetheringtonUse format ID rather than nickname to avoid problems...
2012-07-23 Carl HetheringtonTry to improve path handling a bit, and add a few tests.
2012-07-22 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2012-07-22 Carl HetheringtonUse MD5 digest of content file as part of the J2C direc...
2012-07-22 Carl HetheringtonMerge.
2012-07-22 Carl HetheringtonInclude for windows.
2012-07-17 Carl HetheringtonUse libdcp.
2012-07-14 Carl HetheringtonMove things round a bit.