summaryrefslogtreecommitdiff
path: root/src/lib/log.cc
AgeCommit message (Expand)Author
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-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-22Rename SafeStringStream -> locked_stringstream. Bump deps for removal of str...Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Remove somewhat irritating logging to stdout.Carl Hetherington
2015-10-15Log to stdout in DCPOMATIC_DEBUG.Carl Hetherington
2015-10-09Logging improvements to allow prettier displays in the server GUI.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-05More header file rearrangement.Carl Hetherington
2014-11-06.\n in emails appears to screw things up, so add a space.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-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...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
2014-02-10Improve emergency log file message slightly.Carl Hetherington
2014-02-09Various OOM fixes; fancy terminate() handler.Carl Hetherington
2013-11-26A whole load of UTF-8/-16 confusion fixes for Windows.Carl Hetherington
2013-10-19Another Win32 fix.Carl Hetherington
2013-10-19More string -> boost::filesystem::path.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-01-17Some fixes and logs.Carl Hetherington
2012-12-06More logging tweaks; allow log level to be specified on the command line; bum...Carl Hetherington
2012-10-01Some more debug logging.Carl Hetherington
2012-09-18Sort of working log window.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington