summaryrefslogtreecommitdiff
path: root/src/lib/config.cc
AgeCommit message (Expand)Author
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
2013-01-26Merge master into direct-mxf.Carl Hetherington
2013-01-25Provide option of default DCI name details (#42).Carl Hetherington
2013-01-16Add some tests and hopefully clarify the DCPFrameRate class.Carl Hetherington
2013-01-14Various work on certificate handling for screens; need XML config here, now.Carl Hetherington
2013-01-14Merge master.Carl Hetherington
2013-01-12Try to move J2K bandwidth and colour LUT to be per-film (#23).Carl Hetherington
2013-01-11Some work on making KDMs in FilmCarl Hetherington
2013-01-09Basic cinema / screen database.Carl Hetherington
2012-12-03Remove film player, DVD ripping, alignment, screen configs; never finished an...Carl Hetherington
2012-11-27Remove unused Config::Changed signal.Carl Hetherington
2012-11-04Add option to specify default film directory.Carl Hetherington
2012-10-24Use boost::signals2; fix bugs with x-thread signalling.Carl Hetherington