summaryrefslogtreecommitdiff
path: root/src/lib/config.cc
AgeCommit message (Expand)Author
2014-09-07Use VideoContentScale rather than Ratio for the default scale to.Carl Hetherington
2014-08-31Stop CPL <Creator> tag being configurable and use DCP-o-matic version number ...Carl Hetherington
2014-08-25Basic recent files list in the File menu.Carl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-08-04Add KDM BCC email option.Carl Hetherington
2014-07-16Add default scaling setting to preferences (#384).Carl Hetherington
2014-07-16Allow $CPL_NAME etc. in KDM email subjects. Add de_DE translation ofCarl Hetherington
2014-07-16Make KDM email subject configurable.Carl Hetherington
2014-06-23Add option to CC a KDM email, and addCarl Hetherington
2014-06-22Reset-to-default button for KDM email text.Carl Hetherington
2014-06-10Use ISDCF rather than DCI when talking about the digital cinemaCarl Hetherington
2014-05-21Try to fix clashes caused by ERROR, WARNING etc. as variables.Carl Hetherington
2014-05-21Tidy up logging a bit. Make it configurable from the GUI.Carl Hetherington
2014-05-12Add option to use any DCP frame rate, rather than just theCarl Hetherington
2014-05-12Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert,Carl Hetherington
2014-03-22Allow up to 500MB/s J2K bitrate.Carl Hetherington
2014-01-26ChangeLog and change default JPEG2000 bandwidth to 100MBps.Carl Hetherington
2014-01-07Various update bits.Carl Hetherington
2014-01-05Make KDM email translatable.Carl Hetherington
2013-12-23Move default config options into their own tab; support user/password for SMT...Carl Hetherington
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