summaryrefslogtreecommitdiff
path: root/src/lib/config.cc
AgeCommit message (Expand)Author
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-12Try to move J2K bandwidth and colour LUT to be per-film (#23).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
2012-09-17Move server code into library; Server -> ServerDescription.Carl Hetherington
2012-07-31Basic support for calculating audio gains based on the sound processor's gain...Carl Hetherington
2012-07-24Save config in the right place cross-platform.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington