summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
2015-08-26Split log.{cc,h}.Carl Hetherington
2015-08-26Rest of src/lib/*.h tidying.Carl Hetherington
2015-08-19Add only-servers-encode option for debugging / optimisation / testing of serv...Carl Hetherington
2015-08-18Include tidying.Carl Hetherington
2015-08-09Fix DCP audio rate with 96kHz sources.Carl Hetherington
2015-08-05Improve error reporting, in particular from dcpomatic_create.Carl Hetherington
2015-08-04Tweak word separators for ISDCF name guessing game.Carl Hetherington
2015-08-04Disable '2D version of 3D content' ISDCF metadata checkbox with 3D content (p...Carl Hetherington
2015-07-30Rename Config::_signer to Config::_signer_chain.Carl Hetherington
2015-07-30Changes to libdcp.Carl Hetherington
2015-07-28Missing set of _dirty when content changes.Carl Hetherington
2015-07-22Use NR for rating in a ISDCF name if none is specified.Carl Hetherington
2015-07-17Rename SCPDCPJob -> UploadJob.Carl Hetherington
2015-07-01Restore short-cutting of analysis gain updates.Carl Hetherington
2015-07-01Re-add show audio button and analyse just that content when it is clicked.Carl Hetherington
2015-07-01Remove some unused methods.Carl Hetherington
2015-06-25Disallow non-burn of image subtitles by disabling the relevant widgets (#625).Carl Hetherington
2015-06-25Make player decide whether subtitles should be burnt based onCarl Hetherington
2015-06-21Prevent DCP creation if we're trying not to burn in text subs (#606).Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-18Use output channel counts from processors to decide DCI name, when appropriat...Carl Hetherington
2015-06-17Final tweaks and removal of Film::playlist().Carl Hetherington
2015-06-17Remove unnecessary Playlist argument to Film::audio_analysis_path.Carl Hetherington
2015-06-17Remove Film::make_player().Carl Hetherington
2015-06-17Hence Player does not need Playlist.Carl Hetherington
2015-06-17Forward frequent parameter from Playlist::ContentChanged through Film::Conten...Carl Hetherington
2015-06-16Modify previous commit to move restriction code into the UI.Carl Hetherington
2015-06-16Prevent selection of too few DCP channels (#611).Carl Hetherington
2015-06-08Adapt for changes to libdcp API.Carl Hetherington
2015-06-03Make show audio work on the whole DCP, not individual content.Carl Hetherington
2015-06-03Various work on audio mapping.Carl Hetherington
2015-06-02Apply single-processor branch manually; processor is now in Film, not AudioCo...Carl Hetherington
2015-06-02Handle multiple audio streams in a single piece of contentCarl Hetherington
2015-05-2548393469730c8fb8759cc41d50c95c26380991be from master; block possibly bad char...Carl Hetherington
2015-05-253cb5a4c2064d4cf4d8cbdca75a84615a6c56fb7c from master; use j2c_uuid and pcm_uu...Carl Hetherington
2015-05-13Fix crashes on x-thread signal emission.Carl Hetherington
2015-05-02Remove approximate size stuff where playback viewer would roundCarl Hetherington
2015-04-29Hand-apply 0faa096dd8e3f8a5ba3975a88aaf6d1994866604 from master; improve disk...Carl Hetherington
2015-04-29Hand-apply 62f8054d65a8bd31689fc0c977c1bb2385e71afa from master; config of en...Carl Hetherington
2015-04-21Hand-apply bd7102b476c631b1fa9067f18ce938d86073f6c8; single-file hashes.Carl Hetherington
2015-04-16Add our own raw_convert that uses SafeStringStream.Carl Hetherington
2015-04-12Fix ISDCF name test and add check to see if a mapped channel is included in t...Carl Hetherington
2015-04-12Hand-apply 97dde0e6d77b874742161703944d60524023664e from master.Carl Hetherington
2015-03-25Remove Scaler config and use SWS_BICUBIC everywhere.Carl Hetherington
2015-03-25Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow evenCarl Hetherington
2015-03-16Hand-apply 33b76b675d747fd828aba91d9d857227cb8a8244 from master; make sure si...Carl Hetherington
2015-02-03Move log environment dump stuff out into its own file.Carl Hetherington
2015-02-02Add a log message entry about the 32/64 bitness of the build target.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker dige...Carl Hetherington
2015-01-08Comment.Carl Hetherington