Use make_shared<>.
[dcpomatic.git] / src / lib / log.cc
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonRemove somewhat irritating logging to stdout.
2015-10-16 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-15 Carl HetheringtonLog to stdout in DCPOMATIC_DEBUG.
2015-10-09 Carl HetheringtonLogging improvements to allow prettier displays in...
2015-08-26 Carl HetheringtonSplit log.{cc,h}.
2015-06-30 Carl HetheringtonCalm down default logging a bit.
2015-06-25 Carl HetheringtonMerge.
2015-06-25 Carl HetheringtonAdd DEBUG_DECODE and some basic debugging of the decodi...
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-01-07 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-01-07 Carl HetheringtonMake a note in the log when XYZ values are clamped...
2015-01-06 Carl HetheringtonAdd log TYPE_DEBUG from 1.x.
2014-12-05 Carl HetheringtonMore header file rearrangement.
2014-11-06 Carl Hetherington.\n in emails appears to screw things up, so add a...
2014-11-06 Carl HetheringtonFix log head/tail functions.
2014-11-06 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2014-11-06 Carl HetheringtonBasic support for emailing a report of a problem (...
2014-10-16 Carl HetheringtonMerge branch 'master' into 12bit
2014-08-23 Carl HetheringtonMerge master.
2014-08-19 Carl HetheringtonUse SafeStringStream instead of std::stringstream to...
2014-06-12 Carl HetheringtonMerge master.
2014-06-04 Carl HetheringtonFix crash due to lack of signal disconnection.
2014-06-02 Carl HetheringtonMerge master.
2014-05-24 Carl HetheringtonRely on Config for log settings, not the command line.
2014-05-21 Carl HetheringtonTry to fix clashes caused by ERROR, WARNING etc. as...
2014-05-21 Carl HetheringtonTidy up logging a bit. Make it configurable from the...
2014-02-11 Carl HetheringtonMerge master.
2014-02-10 Carl HetheringtonImprove emergency log file message slightly.
2014-02-09 Carl HetheringtonVarious OOM fixes; fancy terminate() handler.
2013-11-29 Carl HetheringtonMerge master.
2013-11-26 Carl HetheringtonA whole load of UTF-8/-16 confusion fixes for Windows.
2013-11-25 Carl HetheringtonRemove another fstream.
2013-10-19 Carl HetheringtonAnother Win32 fix.
2013-10-19 Carl HetheringtonMore string -> boost::filesystem::path.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-03-01 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-28 Carl HetheringtonVarious markup and tweaks.
2013-02-07 Carl HetheringtonMerge.
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-17 Carl HetheringtonSome fixes and logs.
2012-12-06 Carl HetheringtonMore logging tweaks; allow log level to be specified...
2012-10-03 Carl HetheringtonMerge.
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-10-01 Carl HetheringtonSome more debug logging.
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-18 Carl HetheringtonSort of working log window.
2012-07-14 Carl HetheringtonMove things round a bit.