summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
2014-03-04Add support for no-scale of the input video.Carl Hetherington
2014-03-03Fix rounding of timecodes in at least some cases (#323).Carl Hetherington
2014-02-21Remove stream _legacy_id stuff.Carl Hetherington
2014-02-20Improve dcpomatic_create somewhat.Carl Hetherington
2014-02-20Basic support for 7.1/HI/VI audio tracks.Carl Hetherington
2014-01-29Add subtitle X offset option.Carl Hetherington
2014-01-14Untested windows version info in make_dcp log.Carl Hetherington
2014-01-06Basics of per-channel audio gain.Carl Hetherington
2014-01-06Give a warning on make DCP if it seems unlikely that the disk will have enoug...Carl Hetherington
2013-12-28Remove unused Film::content_paths_valid; fix ImageDecoder to throw an OpenFil...Carl Hetherington
2013-12-04Make signatures optional (#273).Carl Hetherington
2013-11-29Merge master.Carl Hetherington
2013-11-26A whole load of UTF-8/-16 confusion fixes for Windows.Carl Hetherington
2013-11-24Various joining fixes.Carl Hetherington
2013-11-11Add encryption flag to video state identifier.Carl Hetherington
2013-10-22Allow films to be loaded when content is missing.Carl Hetherington
2013-10-20Allow specification of subtitle language even if DVD-o-matic isn't providing ...Carl Hetherington
2013-10-19More string -> boost::filesystem::path.Carl Hetherington
2013-10-16Allow specification of DCP to build KDMs for (#235).Carl Hetherington
2013-10-16string -> filesystem::pathCarl Hetherington
2013-10-16Ignore analysis folder when looking for DCPs to make KDMs for.Carl Hetherington
2013-10-15Restore up/down buttons for simple content movements.Carl Hetherington
2013-10-03KDM / libdcp API changes.Carl Hetherington
2013-09-25Basic email of KDMs works.Carl Hetherington
2013-09-24Setup MXF keys after re-load before generating KDM; allow numbers in KDM names.Carl Hetherington
2013-09-24Fix libdcp API changes; fix failure to reload cinema/screen configuration.Carl Hetherington
2013-09-24KDM path fixes.Carl Hetherington
2013-09-20More various KDM fixes.Carl Hetherington
2013-09-19Various KDM and encryption fixes.Carl Hetherington
2013-09-19Fix save/restore of encrypted option.Carl Hetherington
2013-09-19Some boost::filesystem::path cleanups; tweak for changes to libdcp.Carl Hetherington
2013-09-17Merge 1.0 in.Carl Hetherington
2013-08-29Untested basics of making client/server work again.Carl Hetherington
2013-08-26Add content version to DCI metadata.Carl Hetherington
2013-08-25Interop support.Carl Hetherington
2013-08-14Missing use of boost::filesystem::path.Carl Hetherington
2013-08-14Remove believed-unnecessary film state mutexes.Carl Hetherington
2013-08-14Revert "Protect playlist with a mutex so that we can add content safely from ...Carl Hetherington
2013-08-14Protect playlist with a mutex so that we can add content safely from e.g. exa...Carl Hetherington
2013-07-30Somewhat untested and sketchy basics of trimming.Carl Hetherington
2013-07-25Fix a couple of logging things.Carl Hetherington
2013-07-24XML tags can't start with numbers.Carl Hetherington
2013-07-23Merge Windows CPU code from master.Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-23Put log in the right place.Carl Hetherington
2013-07-22Various 3D bits.Carl Hetherington
2013-07-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-20Don't crash with bad content (#135).Carl Hetherington
2013-07-19Add sequence video button.Carl Hetherington
2013-07-19Add remove option; resize timeline after drags.Carl Hetherington