Merge master.
[dcpomatic.git] / src / lib / config.cc
2014-04-01 Carl HetheringtonMerge master.
2014-03-22 Carl HetheringtonAllow up to 500MB/s J2K bitrate.
2014-03-21 Carl HetheringtonMostly-merge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
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-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-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-04 Carl HetheringtonMerge master.
2014-01-26 Carl HetheringtonChangeLog and change default JPEG2000 bandwidth to...
2014-01-09 Carl HetheringtonMerge master.
2014-01-07 Carl HetheringtonVarious update bits.
2014-01-06 Carl HetheringtonMerge master.
2014-01-05 Carl HetheringtonMake KDM email translatable.
2013-12-24 Carl HetheringtonMerge 1.0.
2013-12-23 Carl HetheringtonMerge.
2013-12-23 Carl HetheringtonMove default config options into their own tab; support...
2013-12-23 Carl HetheringtonAdd start/end time option to KDM email.
2013-12-20 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-20 Carl HetheringtonAllow configuration of default audio delay (#276).
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonHopefully fix crash on new film in some strange cases.
2013-11-29 Carl HetheringtonMerge master.
2013-11-26 Carl HetheringtonA whole load of UTF-8/-16 confusion fixes for Windows.
2013-11-25 Carl HetheringtonSome comments.
2013-11-25 Carl HetheringtonAdd fopen_boost; remove a couple of defunct usings.
2013-11-20 Carl HetheringtonUse cxml::NodePtr.
2013-11-14 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-14 Carl HetheringtonAdd server configuration back in.
2013-11-06 Carl HetheringtonRemove configuration of servers.
2013-11-06 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-11-05 Carl HetheringtonVarious work on server discovery; works on localhost.
2013-10-28 Carl HetheringtonAdd missing LocaleGuard to prevent commas getting into...
2013-10-26 Carl HetheringtonAdd some console output on a failure to load the config...
2013-10-25 Carl HetheringtonTrying to debug config write failures.
2013-10-21 Carl HetheringtonFix Rec 70 gammas (from Lilian Lefranc).
2013-10-16 Carl HetheringtonCreate ~/.config/dcpomatic if required; should fix...
2013-10-14 Carl HetheringtonAdd Rec. 709 colour conversion preset using Wolfgang...
2013-10-09 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-10-09 Carl HetheringtonFix merge.
2013-10-04 Carl HetheringtonWindows build fix.
2013-10-03 Carl HetheringtonTidy up config files.
2013-09-25 Carl HetheringtonPart of work to add emailing of KDMs.
2013-09-24 Carl HetheringtonAllow mail server / KDM from email configuration.
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-19 Carl HetheringtonVarious KDM and encryption fixes.
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-18 Carl HetheringtonUse correct matrices for presets.
2013-08-17 Carl HetheringtonVarious bits mostly related to colour conversions.
2013-08-16 Carl HetheringtonRemove dot from config .xml name; add non-linearised...
2013-08-16 Carl HetheringtonVery basics of colour conversion configuration.
2013-07-26 Carl HetheringtonDefault to a content type.
2013-07-15 Carl HetheringtonMerge.
2013-07-14 Carl HetheringtonAdd default J2K bandwidth option.
2013-07-09 Carl HetheringtonMerge master.
2013-07-03 Carl HetheringtonInitialise the number of threads to the number of cores...
2013-06-20 Carl HetheringtonRemove A/B mode for now.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge branch '1.0' of ssh://houllier/home/carl/git...
2013-06-09 Carl HetheringtonMerge.
2013-06-07 Carl HetheringtonImprove VideoContent ratio handling slightly.
2013-06-02 Carl HetheringtonMerge master.
2013-05-31 Carl HetheringtonVarious stuff; mostly change to decoder scaling and...
2013-05-31 Carl HetheringtonMerge branch 'master' of ssh://192.168.1.201/home/carl...
2013-05-31 Carl HetheringtonTry to create directory for .dvdomatic if it doesn...
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-21 Carl HetheringtonGive Film a container; move crop into video content...
2013-05-21 Carl HetheringtonMerge master.
2013-05-21 Carl HetheringtonMerge master.
2013-05-09 Carl HetheringtonMerge master.
2013-05-07 Carl HetheringtonCatch exceptions on loading config.
2013-05-04 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonAdd config options for some of the DCP XML metadata...
2013-05-02 Carl HetheringtonConfigurable default format and content type (#133).
2013-04-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-04-28 Carl HetheringtonMerge master.
2013-04-27 Carl HetheringtonAdd default still length option. Split config dialog...
2013-04-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-26 Carl HetheringtonPick up old config file.
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-16 Carl HetheringtonMerge master.
2013-04-15 Carl HetheringtonMerge master.
2013-04-13 Carl HetheringtonMerge branch 'content-rework-take5' of /home/carl/git...
2013-04-13 Carl HetheringtonDVD-o-matic -> DCP-o-matic.
2013-04-10 Carl HetheringtonMerge master.
next