Merge master.
[dcpomatic.git] / src / lib / film.cc
2014-02-04 Carl HetheringtonMerge master.
2014-01-29 Carl HetheringtonAdd subtitle X offset option.
2014-01-23 Carl HetheringtonMerge master.
2014-01-16 Carl HetheringtonMerge branch 'master' into 2.0
2014-01-15 Carl HetheringtonMerge 1.0-seek and subtitle-content.
2014-01-15 Carl HetheringtonMerge master.
2014-01-15 Carl HetheringtonMerge branch 'master' into subtitle-content
2014-01-14 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-14 Carl HetheringtonUntested windows version info in make_dcp log.
2014-01-09 Carl HetheringtonMerge master.
2014-01-06 Carl HetheringtonBasics of per-channel audio gain.
2014-01-06 Carl HetheringtonGive a warning on make DCP if it seems unlikely that...
2014-01-06 Carl HetheringtonMerge master.
2014-01-03 Carl HetheringtonMerge branch 'master' into 1.0-seek
2014-01-02 Carl HetheringtonRationalise video/audio frame types.
2014-01-01 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-31 Carl HetheringtonMerge 1.0
2013-12-29 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-28 Carl HetheringtonMerge 1.0
2013-12-28 Carl HetheringtonRemove unused Film::content_paths_valid; fix ImageDecod...
2013-12-27 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-24 Carl HetheringtonMerge 1.0.
2013-12-20 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-19 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-13 Carl HetheringtonTime -> DCPTime.
2013-12-11 Carl HetheringtonVarious work on better seeking (and seeking of audio).
2013-12-04 Carl HetheringtonMake signatures optional (#273).
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
2013-11-26 Carl HetheringtonA whole load of UTF-8/-16 confusion fixes for Windows.
2013-11-25 Carl HetheringtonRemove another use of fstream.
2013-11-25 Carl HetheringtonRemove a couple of uses of ofstream.
2013-11-24 Carl HetheringtonVarious joining fixes.
2013-11-11 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonAdd encryption flag to video state identifier.
2013-10-24 Carl HetheringtonMerge 1.0.
2013-10-22 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-10-22 Carl HetheringtonAllow films to be loaded when content is missing.
2013-10-20 Carl HetheringtonMerge.
2013-10-20 Carl HetheringtonAllow specification of subtitle language even if DVD...
2013-10-19 Carl HetheringtonMore string -> boost::filesystem::path.
2013-10-16 Carl HetheringtonAllow specification of DCP to build KDMs for (#235).
2013-10-16 Carl Hetheringtonstring -> filesystem::path
2013-10-16 Carl HetheringtonIgnore analysis folder when looking for DCPs to make...
2013-10-15 Carl HetheringtonRestore up/down buttons for simple content movements.
2013-10-09 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-10-09 Carl HetheringtonFix merge.
2013-10-03 Carl HetheringtonKDM / libdcp API changes.
2013-09-25 Carl HetheringtonBasic email of KDMs works.
2013-09-24 Carl HetheringtonSetup MXF keys after re-load before generating KDM...
2013-09-24 Carl HetheringtonFix libdcp API changes; fix failure to reload cinema...
2013-09-24 Carl HetheringtonMerge branch '1.0' into kdms
2013-09-24 Carl HetheringtonKDM path fixes.
2013-09-20 Carl HetheringtonMore various KDM fixes.
2013-09-19 Carl HetheringtonVarious KDM and encryption fixes.
2013-09-19 Carl HetheringtonFix save/restore of encrypted option.
2013-09-19 Carl HetheringtonSome boost::filesystem::path cleanups; tweak for change...
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-29 Carl HetheringtonUntested basics of making client/server work again.
2013-08-26 Carl HetheringtonAdd content version to DCI metadata.
2013-08-25 Carl HetheringtonInterop support.
2013-08-14 Carl HetheringtonMissing use of boost::filesystem::path.
2013-08-14 Carl HetheringtonRemove believed-unnecessary film state mutexes.
2013-08-14 Carl HetheringtonRevert "Protect playlist with a mutex so that we can...
2013-08-14 Carl HetheringtonProtect playlist with a mutex so that we can add conten...
2013-07-30 Carl HetheringtonSomewhat untested and sketchy basics of trimming.
2013-07-25 Carl HetheringtonFix a couple of logging things.
2013-07-24 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-24 Carl HetheringtonXML tags can't start with numbers.
2013-07-23 Carl HetheringtonMerge Windows CPU code from master.
2013-07-23 Carl HetheringtonRemove some dcp prefixes; better logging of content...
2013-07-23 Carl HetheringtonPut log in the right place.
2013-07-22 Carl HetheringtonVarious 3D bits.
2013-07-22 Carl HetheringtonMerge branch '1.0' into 1.0-3D-take2
2013-07-22 Carl HetheringtonBasics of front-end 3D (as far as viewer, at least).
2013-07-20 Carl HetheringtonDon't crash with bad content (#135).
2013-07-19 Carl HetheringtonAdd sequence video button.
2013-07-19 Carl HetheringtonAdd remove option; resize timeline after drags.
2013-07-19 Carl HetheringtonMerge branch '1.0-alt-loop' into 1.0
2013-07-19 Carl HetheringtonRemove old looping method.
2013-07-19 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-18 Carl HetheringtonBasics of making loop do something.
2013-07-18 Carl HetheringtonSplit test compile up into individual files.
2013-07-18 Carl HetheringtonPut correct number of audio channels in DCP name. ...
2013-07-18 Carl HetheringtonSpeculative 4K support.
2013-07-16 Carl HetheringtonInclude trimming.
2013-07-16 Carl HetheringtonRemove unused Film copy-constructor.
2013-07-16 Carl HetheringtonRename Film::player to reflect the fact that it creates...
2013-07-15 Carl HetheringtonMerge.
2013-07-15 Carl HetheringtonMaybe re-sequence video when DCP frame rate changes.
2013-07-14 Carl HetheringtonAdd default J2K bandwidth option.
2013-07-14 Carl HetheringtonResequence video (perhaps) on DCP video frame rate...
2013-07-12 Carl HetheringtonRemove entirely untested colour LUT options.
2013-07-12 Carl HetheringtonTidy up video state identifer code slightly.
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonBasics of allowing setup of DCP audio channels.
next