More string -> boost::filesystem::path.
[dcpomatic.git] / src / lib / film.cc
2013-10-19 Carl HetheringtonMore string -> boost::filesystem::path.
2013-10-16 Carl HetheringtonAllow specification of DCP to build KDMs for (#235).
2013-10-16 Carl Hetheringtonstring -> filesystem::path
2013-10-16 Carl HetheringtonIgnore analysis folder when looking for DCPs to make...
2013-10-15 Carl HetheringtonRestore up/down buttons for simple content movements.
2013-10-09 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-10-09 Carl HetheringtonFix merge.
2013-10-03 Carl HetheringtonKDM / libdcp API changes.
2013-09-25 Carl HetheringtonBasic email of KDMs works.
2013-09-24 Carl HetheringtonSetup MXF keys after re-load before generating KDM...
2013-09-24 Carl HetheringtonFix libdcp API changes; fix failure to reload cinema...
2013-09-24 Carl HetheringtonMerge branch '1.0' into kdms
2013-09-24 Carl HetheringtonKDM path fixes.
2013-09-20 Carl HetheringtonMore various KDM fixes.
2013-09-19 Carl HetheringtonVarious KDM and encryption fixes.
2013-09-19 Carl HetheringtonFix save/restore of encrypted option.
2013-09-19 Carl HetheringtonSome boost::filesystem::path cleanups; tweak for change...
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-29 Carl HetheringtonUntested basics of making client/server work again.
2013-08-26 Carl HetheringtonAdd content version to DCI metadata.
2013-08-25 Carl HetheringtonInterop support.
2013-08-14 Carl HetheringtonMissing use of boost::filesystem::path.
2013-08-14 Carl HetheringtonRemove believed-unnecessary film state mutexes.
2013-08-14 Carl HetheringtonRevert "Protect playlist with a mutex so that we can...
2013-08-14 Carl HetheringtonProtect playlist with a mutex so that we can add conten...
2013-07-30 Carl HetheringtonSomewhat untested and sketchy basics of trimming.
2013-07-25 Carl HetheringtonFix a couple of logging things.
2013-07-24 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-24 Carl HetheringtonXML tags can't start with numbers.
2013-07-23 Carl HetheringtonMerge Windows CPU code from master.
2013-07-23 Carl HetheringtonRemove some dcp prefixes; better logging of content...
2013-07-23 Carl HetheringtonPut log in the right place.
2013-07-22 Carl HetheringtonVarious 3D bits.
2013-07-22 Carl HetheringtonMerge branch '1.0' into 1.0-3D-take2
2013-07-22 Carl HetheringtonBasics of front-end 3D (as far as viewer, at least).
2013-07-20 Carl HetheringtonDon't crash with bad content (#135).
2013-07-19 Carl HetheringtonAdd sequence video button.
2013-07-19 Carl HetheringtonAdd remove option; resize timeline after drags.
2013-07-19 Carl HetheringtonMerge branch '1.0-alt-loop' into 1.0
2013-07-19 Carl HetheringtonRemove old looping method.
2013-07-19 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-18 Carl HetheringtonBasics of making loop do something.
2013-07-18 Carl HetheringtonSplit test compile up into individual files.
2013-07-18 Carl HetheringtonPut correct number of audio channels in DCP name. ...
2013-07-18 Carl HetheringtonSpeculative 4K support.
2013-07-16 Carl HetheringtonInclude trimming.
2013-07-16 Carl HetheringtonRemove unused Film copy-constructor.
2013-07-16 Carl HetheringtonRename Film::player to reflect the fact that it creates...
2013-07-15 Carl HetheringtonMerge.
2013-07-15 Carl HetheringtonMaybe re-sequence video when DCP frame rate changes.
2013-07-14 Carl HetheringtonAdd default J2K bandwidth option.
2013-07-14 Carl HetheringtonResequence video (perhaps) on DCP video frame rate...
2013-07-12 Carl HetheringtonRemove entirely untested colour LUT options.
2013-07-12 Carl HetheringtonTidy up video state identifer code slightly.
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonBasics of allowing setup of DCP audio channels.
2013-07-10 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-10 Carl HetheringtonAdd SubtitleContent.
2013-07-09 Carl Hetherington_dcp_audio_channels is trying to do the same thing...
2013-07-09 Carl HetheringtonRemove debug.
2013-07-09 Carl HetheringtonVarious fixes; simplification of FilmViewer; make image...
2013-07-09 Carl HetheringtonMerge master.
2013-07-08 Carl HetheringtonMerge branch 'staging'
2013-07-04 Carl HetheringtonMerge branch 'master' into staging
2013-07-04 Carl HetheringtonPad silence for things that already have at least some...
2013-07-03 Carl HetheringtonAdd some more logging to checking of existing picture...
2013-07-02 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-07-02 Carl HetheringtonRemove debug logging.
2013-07-01 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-07-01 Carl HetheringtonFix deadlock.
2013-06-30 Carl HetheringtonMerg..
2013-06-28 Carl HetheringtonSome more logging for Mikkel.
2013-06-28 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-06-28 Carl HetheringtonLog state of use_content_audio when starting a DCP...
2013-06-28 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-06-27 Carl HetheringtonMerge branch 'test-fixes'
2013-06-27 Carl HetheringtonTry moving run_ffprobe to before we start using FFmpeg...
2013-06-27 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-06-24 Carl HetheringtonAdd logging of mount formats in Linux.
2013-06-24 Carl HetheringtonFix ffprobe on windows to work without a command window...
2013-06-24 Carl HetheringtonTry to fix ffprobing.
2013-06-24 Carl HetheringtonQuote ffprobe path.
2013-06-24 Carl HetheringtonTry to fix previous.
2013-06-24 Carl HetheringtonTry to fix path for ffprobe.
2013-06-24 Carl HetheringtonQuote stuff when calling ffprobe.
2013-06-23 Carl HetheringtonAdd avdevice DLL to windows installer; log ffprobe...
2013-06-23 Carl HetheringtonTry to do ffprobe on content when setting it up.
2013-06-20 Carl HetheringtonMerge branch '1.0' of ssh://houllier/home/carl/git...
2013-06-20 Carl HetheringtonVarious fixes to make audio analysis sort-of work.
2013-06-20 Carl HetheringtonRemove A/B mode for now.
2013-06-16 Carl HetheringtonFix crash on creating new film. Fix setup of ratio...
2013-06-15 Carl HetheringtonMerge master.
2013-06-13 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-06-10 Carl HetheringtonDetect CPU info on OS X.
2013-06-09 Carl HetheringtonMerge.
2013-06-03 Carl HetheringtonA few build fixes.
2013-06-02 Carl HetheringtonMerge master.
2013-05-31 Carl HetheringtonVarious stuff; mostly change to decoder scaling and...
2013-05-30 Carl HetheringtonTrim must be part of the video identifier if we are...
next