summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
2014-12-20Missing include.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-12-20Basic pass-through of font information when using DCP subtitles.Carl Hetherington
2014-12-18Forward-port fixes to Show DCP from master.Carl Hetherington
2014-12-15Hand-apply 96593d0ea6eb7b01ee97c8292c4546fc56d3da9d; only write metadata befo...Carl Hetherington
2014-12-05Include rearrangement.Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;Carl Hetherington
2014-11-13Hand-apply 9c251ca3debbf1e529b77ea4d174994ef8b5dd0b from master:Carl Hetherington
2014-09-12Merge master.Carl Hetherington
2014-09-12Allow separate X and Y scale for subtitles.Carl Hetherington
2014-09-04Merge master.Carl Hetherington
2014-09-03Put the right 'actual' ratio in DCP titles even with no-stretch and no-scale.Carl Hetherington
2014-08-23Merge master.Carl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-07-22Option to draw a border around the content's image (#391).Carl Hetherington
2014-07-21Adapt to changes in libdcp1 wrt shared_ptr and Certificate.Carl Hetherington
2014-07-20Basic support for decryption of imported DCPs.Carl Hetherington
2014-07-19Fix build.Carl Hetherington
2014-07-18Keep signing certificates / keys in config.xml rather than on disk; allow con...Carl Hetherington
2014-07-04Make XML subtitle work at the very minimal level.Carl Hetherington
2014-07-01Add burn subtitles option to Film.Carl Hetherington
2014-06-26Merge master.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-20Various subtitle UI tweaks.Carl Hetherington
2014-06-12Merge master.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-06-02Merge master.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-21Bump current_state_version to 32 and read video lengths correctly from old fi...Carl Hetherington
2014-05-16Merge master.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-10Merge master.Carl Hetherington
2014-05-09Re-introduce ffprobe call when adding content.Carl Hetherington
2014-04-01Merge master.Carl Hetherington
2014-03-27Auto-save metadata before starting a DCP encode.Carl Hetherington
2014-03-20Fix build.Carl Hetherington
2014-03-17Merge master.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-05Merge branch 'master' into 2.0Carl Hetherington