summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
2014-09-12Allow separate X and Y scale for subtitles.Carl Hetherington
2014-09-03Put the right 'actual' ratio in DCP titles even with no-stretch and no-scale.Carl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-06-26Support different KDM formulations.Carl Hetherington
2014-06-23Be more careful when mangling DCP names to fit ISDCF.Carl Hetherington
2014-06-12Incorporate Film::_with_subtitles in the Film::video_identifierCarl Hetherington
2014-06-11Don't specify internal aspect ratio in the ISDCF name for trailers, as perCarl Hetherington
2014-06-10Support ISDCF naming convention version 9.Carl Hetherington
2014-06-10Use ISDCF rather than DCI when talking about the digital cinemaCarl Hetherington
2014-06-05Back port active_frame_rate_change stuff from v2, removing specification of v...Carl Hetherington
2014-05-28Modify KDM generation to work with CPLs rather than DCPs, and allowCarl Hetherington
2014-05-21Try to fix clashes caused by ERROR, WARNING etc. as variables.Carl Hetherington
2014-05-21Tidy up logging a bit. Make it configurable from the GUI.Carl Hetherington
2014-05-15Add some comments.Carl Hetherington
2014-05-12Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert,Carl Hetherington
2014-05-09Re-introduce ffprobe call when adding content.Carl Hetherington
2014-03-27Auto-save metadata before starting a DCP encode.Carl Hetherington
2014-03-15Cope with loading films with now-disabled filters.Carl Hetherington
2014-03-09Fix display of no-scale mode in the player; the image still has to be scaled ...Carl Hetherington
2014-03-08Name audio analyses with stream ID so that you can see analysesCarl Hetherington
2014-03-04Stop old versions of DCP-o-matic loading new state files. Fix missing conten...Carl Hetherington
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