Merge FilmState / Film.
[dcpomatic.git] / src / lib / film.cc
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-22 Carl HetheringtonDo audio/video pts sync in a hopefully much more sensib...
2012-10-22 Carl HetheringtonTry to make audio discard work properly.
2012-10-21 Carl HetheringtonDon't report .tmp files as valid thumbs.
2012-10-21 Carl HetheringtonPartial merge of examine content and thumbnail jobs.
2012-10-20 Carl HetheringtonRemove unused variable.
2012-10-18 Carl HetheringtonCommenting tweaks.
2012-10-17 Carl HetheringtonRe-work FilmState / Film relationship a bit; Film now...
2012-10-17 Carl HetheringtonUpdate stream choices correctly when changed.
2012-10-17 Carl HetheringtonBasic support for selection of audio / subtitle streams.
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-16 Carl HetheringtonClumsy DCI naming dialog.
2012-10-15 Carl HetheringtonFactor out key-value code.
2012-10-15 Carl HetheringtonUnholy melange of stuff; setup a standard test config...
2012-10-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-14 Carl HetheringtonMerge branch 'subs'
2012-10-14 Carl HetheringtonVarious fixes to subtitling.
2012-10-11 Carl HetheringtonBasic sub offset support.
2012-10-11 Carl HetheringtonUse PNG for thumbs so that we get alpha blending in...
2012-10-10 Carl HetheringtonThumbs sort of have subs.
2012-10-10 Carl HetheringtonMerge branch 'master' into subs
2012-10-10 Carl HetheringtonTry to not start jobs if a dependant fails.
2012-10-10 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-09 Carl HetheringtonMake subtitle addition optional.
2012-10-09 Carl HetheringtonMerge branch 'master' into subs
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-03 Carl HetheringtonMerge.
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-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
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.