Basic email of KDMs works.
[dcpomatic.git] / src / lib / make_dcp_job.cc
2013-09-24 Carl HetheringtonMerge branch '1.0' into kdms
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-02-07 Carl HetheringtonRemove make_dcp_job files.
2013-01-24 Carl HetheringtonMerge branch '0.70-support'
2013-01-24 Carl HetheringtonMerge in 0.70 branch with 0.71 fix.
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-23 Carl HetheringtonRemove multi-reel, for now, and sort out Size vs libdcp...
2013-01-18 Carl HetheringtonRemove make dcp job.
2013-01-17 Carl HetheringtonMerge writer-thread with original which was time-cleanup.
2013-01-17 Carl HetheringtonMissed offset for multi-reel.
2013-01-17 Carl HetheringtonTry to tidy up frame indexing; use DCP length obtained...
2013-01-17 Carl HetheringtonBasics of doing trim using asset entry point / duration.
2013-01-17 Carl Hetheringtondcp_trim -> trim
2013-01-17 Carl HetheringtonEncodeOptions can go.
2013-01-16 Carl HetheringtonGive DCPFrameRate a constructor. Add repeat member...
2013-01-14 Carl HetheringtonMerge master.
2013-01-13 Carl HetheringtonMissing include for older gcc.
2013-01-12 Carl HetheringtonUntested support for splitting into multiple reels...
2013-01-09 Carl HetheringtonMerge master.
2013-01-06 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-01-06 Carl HetheringtonTry to put mono sound tracks on the centre speaker.
2013-01-05 Carl HetheringtonBasic encryption UI.
2012-12-19 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-16 Carl HetheringtonSplit Options into encode / decode.
2012-12-15 Carl HetheringtonMerge branch 'master' into speed-up
2012-12-13 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-12-13 Carl HetheringtonTry to hack progress reporting for make DCP to not...
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.