summaryrefslogtreecommitdiff
path: root/src/lib/config.cc
AgeCommit message (Expand)Author
2013-12-23Add start/end time option to KDM email.Carl Hetherington
2013-12-20Allow configuration of default audio delay (#276).Carl Hetherington
2013-12-18Hopefully fix crash on new film in some strange cases.Carl Hetherington
2013-11-26A whole load of UTF-8/-16 confusion fixes for Windows.Carl Hetherington
2013-11-20Use cxml::NodePtr.Carl Hetherington
2013-11-14Add server configuration back in.Carl Hetherington
2013-11-06Remove configuration of servers.Carl Hetherington
2013-11-05Various work on server discovery; works on localhost.Carl Hetherington
2013-10-28Add missing LocaleGuard to prevent commas getting into config files.Carl Hetherington
2013-10-26Add some console output on a failure to load the configuration.Carl Hetherington
2013-10-25Trying to debug config write failures.Carl Hetherington
2013-10-21Fix Rec 70 gammas (from Lilian Lefranc).Carl Hetherington
2013-10-16Create ~/.config/dcpomatic if required; should fix #228.Carl Hetherington
2013-10-14Add Rec. 709 colour conversion preset using Wolfgang Woehl's matrix.Carl Hetherington
2013-10-09Fix merge.Carl Hetherington
2013-10-04Windows build fix.Carl Hetherington
2013-10-03Tidy up config files.Carl Hetherington
2013-09-25Part of work to add emailing of KDMs.Carl Hetherington
2013-09-25Allow mail server / KDM from email configuration.Carl Hetherington
2013-09-24Fix libdcp API changes; fix failure to reload cinema/screen configuration.Carl Hetherington
2013-09-19Various KDM and encryption fixes.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-18Use correct matrices for presets.Carl Hetherington
2013-08-17Various bits mostly related to colour conversions.Carl Hetherington
2013-08-16Remove dot from config .xml name; add non-linearised sRGB to defaults.Carl Hetherington
2013-08-16Very basics of colour conversion configuration.Carl Hetherington
2013-07-26Default to a content type.Carl Hetherington
2013-07-15Add default J2K bandwidth option.Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-07-04Initialise the number of threads to the number of cores in the machine (#170).Carl Hetherington
2013-06-20Remove A/B mode for now.Carl Hetherington
2013-06-07Improve VideoContent ratio handling slightly.Carl Hetherington
2013-06-02Merge master.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...Carl Hetherington
2013-05-31Try to create directory for .dvdomatic if it doesn't exist.Carl Hetherington
2013-05-21Give Film a container; move crop into video content; other bits.Carl Hetherington
2013-05-07Catch exceptions on loading config.Carl Hetherington
2013-05-04Merge master.Carl Hetherington
2013-05-04Add config options for some of the DCP XML metadata (#122).Carl Hetherington
2013-05-03Configurable default format and content type (#133).Carl Hetherington
2013-04-27Add default still length option. Split config dialog into tabs.Carl Hetherington
2013-04-26Pick up old config file.Carl Hetherington
2013-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2013-04-01XML metadata and some other bits.Carl Hetherington
2013-03-21Add Manual Acevedo's initial Spanish translation. Hopefully finally fix up t...Carl Hetherington
2013-03-07Non-exposed but working language config option.Carl Hetherington
2013-03-01More choose-dcp-rate stuff.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington