summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
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
2013-09-19Fix save/restore of encrypted option.Carl Hetherington
2013-09-19Some boost::filesystem::path cleanups; tweak for changes to libdcp.Carl Hetherington
2013-09-17Merge 1.0 in.Carl Hetherington
2013-08-29Untested basics of making client/server work again.Carl Hetherington
2013-08-26Add content version to DCI metadata.Carl Hetherington
2013-08-25Interop support.Carl Hetherington
2013-08-14Missing use of boost::filesystem::path.Carl Hetherington
2013-08-14Remove believed-unnecessary film state mutexes.Carl Hetherington
2013-08-14Revert "Protect playlist with a mutex so that we can add content safely from ...Carl Hetherington
2013-08-14Protect playlist with a mutex so that we can add content safely from e.g. exa...Carl Hetherington
2013-07-30Somewhat untested and sketchy basics of trimming.Carl Hetherington
2013-07-25Fix a couple of logging things.Carl Hetherington
2013-07-24XML tags can't start with numbers.Carl Hetherington
2013-07-23Merge Windows CPU code from master.Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-23Put log in the right place.Carl Hetherington
2013-07-22Various 3D bits.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-18Split test compile up into individual files.Carl Hetherington
2013-07-18Put correct number of audio channels in DCP name. Use XX for subtitle langua...Carl Hetherington
2013-07-18Speculative 4K support.Carl Hetherington
2013-07-16Include trimming.Carl Hetherington
2013-07-16Remove unused Film copy-constructor.Carl Hetherington
2013-07-16Rename Film::player to reflect the fact that it creates a new Player on each ...Carl Hetherington
2013-07-15Add default J2K bandwidth option.Carl Hetherington
2013-07-14Resequence video (perhaps) on DCP video frame rate change.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-09Remove debug.Carl Hetherington
2013-07-09Various fixes; simplification of FilmViewer; make image appear on first load ...Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-07-04Pad silence for things that already have at least some audio.Carl Hetherington
2013-07-03Add some more logging to checking of existing picture MXFs.Carl Hetherington
2013-07-02Remove debug logging.Carl Hetherington
2013-07-01Fix deadlock.Carl Hetherington