Merge master.
[dcpomatic.git] / src / lib / film.h
2014-03-17 Carl HetheringtonMerge master.
2014-03-15 Carl HetheringtonMerge master.
2014-03-15 Carl HetheringtonCope with loading films with now-disabled filters.
2014-03-09 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-09 Carl HetheringtonFix display of no-scale mode in the player; the image...
2014-03-08 Carl HetheringtonName audio analyses with stream ID so that you can...
2014-03-08 Carl HetheringtonMerge master.
2014-03-06 Carl HetheringtonFix build.
2014-03-05 Carl HetheringtonMerge branch 'master' into 2.0
2014-03-04 Carl HetheringtonMerge master.
2014-03-04 Carl HetheringtonNew DCPTime/ContentTime types.
2014-03-03 Carl HetheringtonMerge master.
2014-02-27 Carl HetheringtonMerge master.
2014-02-26 Carl HetheringtonMerge branch 'master' into 2.0
2014-02-25 Carl HetheringtonMerge master.
2014-02-24 Carl HetheringtonTweaks for libdcp.
2014-02-24 Carl HetheringtonMerge master; specify libdcp-1.0.
2014-02-21 Carl HetheringtonRemove stream _legacy_id stuff.
2014-02-21 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-02-20 Carl HetheringtonImprove dcpomatic_create somewhat.
2014-02-12 Carl HetheringtonMerge branch 'master' into 2.0--libdcp-1.0
2014-02-11 Carl HetheringtonPartial hacks to use of libdcp 1.0.
2014-02-11 Carl HetheringtonMerge master.
2014-02-04 Carl HetheringtonMerge master.
2014-01-23 Carl HetheringtonMerge master.
2014-01-16 Carl HetheringtonMerge branch 'master' into 2.0
2014-01-15 Carl HetheringtonMerge 1.0-seek and subtitle-content.
2014-01-15 Carl HetheringtonMerge master.
2014-01-09 Carl HetheringtonMerge master.
2014-01-06 Carl HetheringtonGive a warning on make DCP if it seems unlikely that...
2014-01-06 Carl HetheringtonMerge master.
2014-01-03 Carl HetheringtonMerge branch 'master' into 1.0-seek
2014-01-02 Carl HetheringtonRationalise video/audio frame types.
2014-01-01 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-31 Carl HetheringtonMerge 1.0
2013-12-29 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-28 Carl HetheringtonMerge 1.0
2013-12-28 Carl HetheringtonRemove unused Film::content_paths_valid; fix ImageDecod...
2013-12-27 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-24 Carl HetheringtonMerge 1.0.
2013-12-20 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-19 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-13 Carl HetheringtonTime -> DCPTime.
2013-12-11 Carl HetheringtonVarious work on better seeking (and seeking of audio).
2013-12-04 Carl HetheringtonMake signatures optional (#273).
2013-10-24 Carl HetheringtonMerge 1.0.
2013-10-22 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-10-22 Carl HetheringtonAllow films to be loaded when content is missing.
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-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 HetheringtonMerge branch '1.0' into kdms
2013-09-19 Carl HetheringtonVarious KDM and encryption fixes.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-25 Carl HetheringtonInterop support.
2013-08-20 Carl HetheringtonSupport TGA file directories and improve progress repor...
2013-08-14 Carl HetheringtonMissing use of boost::filesystem::path.
2013-08-14 Carl HetheringtonRemove believed-unnecessary film state mutexes.
2013-07-23 Carl HetheringtonRemove some dcp prefixes; better logging of content...
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 HetheringtonSpeculative 4K support.
2013-07-16 Carl HetheringtonMore noncopyable.
2013-07-16 Carl HetheringtonRemove unused Film copy-constructor.
2013-07-16 Carl HetheringtonRemove some unnecessary includes in film.h
2013-07-16 Carl HetheringtonRename Film::player to reflect the fact that it creates...
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 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-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-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-31 Carl HetheringtonVarious stuff; mostly change to decoder scaling and...
next