summaryrefslogtreecommitdiff
path: root/src/lib/log.h
AgeCommit message (Expand)Author
2021-02-17Assorted C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-04-28Fix warning.Carl Hetherington
2020-04-28Fix build.Carl Hetherington
2020-04-06Add disk writer tool.Carl Hetherington
2018-11-26Don't access Config from the static creation of dcpomatic_log.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-10-09Logging improvements to allow prettier displays in the server GUI.Carl Hetherington
2015-10-09Comment.Carl Hetherington
2015-08-26Split log.{cc,h}.Carl Hetherington
2015-06-30Calm down default logging a bit.Carl Hetherington
2015-06-25Add DEBUG_DECODE and some basic debugging of the decoding process.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-01-07Make a note in the log when XYZ values are clamped by libdcp on XYZ -> RGB co...Carl Hetherington
2015-01-06Add log TYPE_DEBUG from 1.x.Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-11-06Fix log head/tail functions.Carl Hetherington
2014-11-06Basic support for emailing a report of a problem (#43).Carl Hetherington
2014-06-04Fix crash due to lack of signal disconnection.Carl Hetherington
2014-05-24Rely on Config for log settings, not the command line.Carl 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
2013-11-06Make CLI server logging optional.Carl Hetherington
2013-10-19More string -> boost::filesystem::path.Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2012-12-06More logging tweaks; allow log level to be specified on the command line; bum...Carl Hetherington
2012-12-06Clarify log levels a touch and add a debug message.Carl Hetherington
2012-12-02Add missing virtual destructor.Carl Hetherington
2012-10-01Some more debug logging.Carl Hetherington
2012-09-18Sort of working log window.Carl Hetherington
2012-09-17Move server code into library; Server -> ServerDescription.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington