No-op; fix GPL address and use the explicit-program-name version.
[dcpomatic.git] / src / lib / film.cc
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonVarious text fixes.
2016-05-18 Carl HetheringtonMove video frame rate ('prepared-for') into Content.
2016-05-18 Carl HetheringtonRename video/audio/subtitle part methods.
2016-05-18 Carl HetheringtonSplit audio; builds.
2016-05-18 Carl HetheringtonReasonably straightforward stuff; main things are adding
2016-05-15 Carl HetheringtonUse CPL title for KDM AnnotationTexts.
2016-04-25 Carl HetheringtonFix erroneous lower-casing of XX subtitle languages.
2016-04-25 Carl HetheringtonAssume burn-in when making ISDCF name unless we definit...
2016-04-22 Carl HetheringtonSelect active channels on opening audio analysis (...
2016-04-11 Carl HetheringtonAdd UTC-3:30 timezone to cinema (#831).
2016-03-08 Carl HetheringtonFix merge.
2016-03-08 Carl HetheringtonTake notice of cinema time zones when making KDMs ...
2016-03-07 Carl HetheringtonDon't try to auto-analyse non AudioContent.
2016-02-24 Carl HetheringtonAn unfortunately large set of timeline-related changes:
2016-02-16 Carl HetheringtonMerge.
2016-02-16 Carl HetheringtonAdd option to auto-upload to the TMS (#794).
2016-02-01 Carl HetheringtonSubtitle "to" times used to be stored against their...
2016-01-30 Carl HetheringtonAdd a PlaylistOrderChanged signal and emit it when...
2016-01-23 Carl HetheringtonFix estimate of required disk space to take referencing
2016-01-09 Carl HetheringtonAdd comment.
2015-12-10 Carl HetheringtonMerge.
2015-12-10 Carl HetheringtonPut ISDCF name subtitle language in lower case if subs...
2015-12-04 Carl HetheringtonEnsure basic system information is in problem reports.
2015-11-17 Carl HetheringtonComments.
2015-11-15 Carl HetheringtonRemove confusing unnamed-channel label.
2015-11-15 Carl HetheringtonBasic support for trusted device lists in KDMs (#750).
2015-11-15 Carl HetheringtonRename certificate -> recipient in Screen.
2015-11-12 Carl HetheringtonExtend maximum DCP audio channels to 16.
2015-10-22 Carl HetheringtonSomewhat hackily fix rounding of reel lengths.
2015-10-22 Carl HetheringtonRemove ref_write mechanism and instead maintain state...
2015-10-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-20 Carl HetheringtonReplace StringError with the equivalent std::runtime_error.
2015-10-19 Carl HetheringtonFix by-video-content reel split when there is content...
2015-10-12 Carl HetheringtonRename split-by-video content slightly; fix referencing...
2015-10-12 Carl HetheringtonImplement Film::reels().
2015-10-12 Carl HetheringtonUn-attached reel UI.
2015-10-12 Carl HetheringtonBasics of reel split.
2015-10-09 Carl HetheringtonLogging improvements to allow prettier displays in...
2015-10-09 Carl HetheringtonRemove the need for ScreenKDM::collect.
2015-09-16 Carl HetheringtonConfig option for default standard (SMPTE / Interop).
2015-09-16 Carl HetheringtonSet up OV/VF in name according to whether DCP content...
2015-09-14 Carl HetheringtonFix analysis of audio when the subject is later in...
2015-09-14 Carl HetheringtonSome use of BOOST_FOREACH.
2015-09-14 Carl HetheringtonAdd option to analyse audio automatically when content...
2015-08-26 Carl HetheringtonSplit log.{cc,h}.
2015-08-26 Carl HetheringtonRest of src/lib/*.h tidying.
2015-08-18 Carl HetheringtonAdd only-servers-encode option for debugging / optimisa...
2015-08-18 Carl HetheringtonInclude tidying.
2015-08-09 Carl HetheringtonFix DCP audio rate with 96kHz sources.
2015-08-05 Carl HetheringtonImprove error reporting, in particular from dcpomatic_c...
2015-08-04 Carl HetheringtonTweak word separators for ISDCF name guessing game.
2015-08-04 Carl HetheringtonDisable '2D version of 3D content' ISDCF metadata check...
2015-07-30 Carl HetheringtonRename Config::_signer to Config::_signer_chain.
2015-07-30 Carl HetheringtonChanges to libdcp.
2015-07-28 Carl HetheringtonMissing set of _dirty when content changes.
2015-07-21 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-07-21 Carl HetheringtonUse NR for rating in a ISDCF name if none is specified.
2015-07-17 Carl HetheringtonRename SCPDCPJob -> UploadJob.
2015-07-01 Carl HetheringtonRestore short-cutting of analysis gain updates.
2015-07-01 Carl HetheringtonRe-add show audio button and analyse just that content...
2015-07-01 Carl HetheringtonRemove some unused methods.
2015-06-29 Carl HetheringtonFix merge.
2015-06-25 Carl HetheringtonDisallow non-burn of image subtitles by disabling the...
2015-06-25 Carl HetheringtonMerge branch 'content-burn-subs' into 2.0
2015-06-25 Carl HetheringtonMake player decide whether subtitles should be burnt...
2015-06-21 Carl HetheringtonPrevent DCP creation if we're trying not to burn in...
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-18 Carl HetheringtonUse output channel counts from processors to decide...
2015-06-17 Carl HetheringtonFinal tweaks and removal of Film::playlist().
2015-06-17 Carl HetheringtonRemove unnecessary Playlist argument to Film::audio_ana...
2015-06-17 Carl HetheringtonRemove Film::make_player().
2015-06-17 Carl HetheringtonHence Player does not need Playlist.
2015-06-17 Carl HetheringtonForward frequent parameter from Playlist::ContentChange...
2015-06-16 Carl HetheringtonModify previous commit to move restriction code into...
2015-06-16 Carl HetheringtonPrevent selection of too few DCP channels (#611).
2015-06-08 Carl HetheringtonMerge.
2015-06-08 Carl HetheringtonAdapt for changes to libdcp API.
2015-06-03 Carl HetheringtonMake show audio work on the whole DCP, not individual...
2015-06-03 Carl HetheringtonVarious work on audio mapping.
2015-06-02 Carl HetheringtonApply single-processor branch manually; processor is...
2015-06-02 Carl HetheringtonHandle multiple audio streams in a single piece of...
2015-05-25 Carl Hetherington48393469730c8fb8759cc41d50c95c26380991be from master...
2015-05-24 Carl Hetherington3cb5a4c2064d4cf4d8cbdca75a84615a6c56fb7c from master...
2015-05-20 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonFix crashes on x-thread signal emission.
2015-05-02 Carl HetheringtonRemove approximate size stuff where playback viewer...
2015-04-29 Carl HetheringtonHand-apply 0faa096dd8e3f8a5ba3975a88aaf6d1994866604...
2015-04-29 Carl HetheringtonHand-apply 62f8054d65a8bd31689fc0c977c1bb2385e71afa...
2015-04-21 Carl HetheringtonHand-apply bd7102b476c631b1fa9067f18ce938d86073f6c8...
2015-04-16 Carl HetheringtonAdd our own raw_convert that uses SafeStringStream.
2015-04-12 Carl HetheringtonFix ISDCF name test and add check to see if a mapped...
2015-04-12 Carl HetheringtonHand-apply 97dde0e6d77b874742161703944d60524023664e...
2015-03-25 Carl HetheringtonRemove Scaler config and use SWS_BICUBIC everywhere.
2015-03-25 Carl HetheringtonHand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953...
2015-03-16 Carl HetheringtonHand-apply 33b76b675d747fd828aba91d9d857227cb8a8244...
2015-02-03 Carl HetheringtonMove log environment dump stuff out into its own file.
2015-02-02 Carl HetheringtonAdd a log message entry about the 32/64 bitness of...
2015-01-24 Carl HetheringtonHand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e...
2015-01-08 Carl HetheringtonComment.
next