summaryrefslogtreecommitdiff
path: root/src/lib/film.h
AgeCommit message (Expand)Author
2013-12-28Merge 1.0Carl Hetherington
2013-12-28Remove unused Film::content_paths_valid; fix ImageDecoder to throw an OpenFil...Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-12-11Various work on better seeking (and seeking of audio).Carl Hetherington
2013-12-04Make signatures optional (#273).Carl Hetherington
2013-10-22Allow films to be loaded when content is missing.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-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-19Various KDM and encryption fixes.Carl Hetherington
2013-09-17Merge 1.0 in.Carl Hetherington
2013-08-25Interop support.Carl Hetherington
2013-08-20Support TGA file directories and improve progress reporting when hashing dire...Carl Hetherington
2013-08-14Missing use of boost::filesystem::path.Carl Hetherington
2013-08-14Remove believed-unnecessary film state mutexes.Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.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
2013-07-19Remove old looping method.Carl Hetherington
2013-07-19Basics of making loop do something.Carl Hetherington
2013-07-18Speculative 4K support.Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-07-16Remove unused Film copy-constructor.Carl Hetherington
2013-07-16Remove some unnecessary includes in film.hCarl Hetherington
2013-07-16Rename Film::player to reflect the fact that it creates a new Player on each ...Carl Hetherington
2013-07-12Remove entirely untested colour LUT options.Carl Hetherington
2013-07-12Tidy up video state identifer code slightly.Carl Hetherington
2013-07-11Basics of allowing setup of DCP audio channels.Carl Hetherington
2013-07-10Add SubtitleContent.Carl Hetherington
2013-07-10_dcp_audio_channels is trying to do the same thing as _minimum_audio_channels...Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-07-04Pad silence for things that already have at least some audio.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-06-20Remove A/B mode for now.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...Carl Hetherington
2013-05-28Remove DCP-specialism from Container and add tests for it.Carl Hetherington
2013-05-27Support for keeping video in sequence when changing lengths; tie selection in...Carl Hetherington
2013-05-27Fix multiple video adds to be consecutive.Carl Hetherington
2013-05-25Merge master and multifarious hackery.Carl Hetherington
2013-05-24Partial addition of DCP audio channel count to Film.Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-21Move audio bits into AudioContent.Carl Hetherington
2013-05-21Give Film a container; move crop into video content; other bits.Carl Hetherington
2013-05-21Vaguely working new layout.Carl Hetherington
2013-05-21Various more hacks; basically trying to remove Regions as an unnecessary comp...Carl Hetherington