std::shared_ptr
[dcpomatic.git] / src / lib / log.h
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-04-28 Carl HetheringtonFix warning.
2020-04-28 Carl HetheringtonFix build.
2020-04-06 Carl HetheringtonAdd disk writer tool.
2018-11-26 Carl HetheringtonDon't access Config from the static creation of dcpomat...
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-10-09 Carl HetheringtonLogging improvements to allow prettier displays in...
2015-10-09 Carl HetheringtonComment.
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 HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2014-12-05 Carl HetheringtonSome include tidying.
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-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...
2013-11-06 Carl HetheringtonMake CLI server logging optional.
2013-10-19 Carl HetheringtonMore string -> boost::filesystem::path.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-07-16 Carl HetheringtonMore noncopyable.
2013-07-09 Carl HetheringtonMerge master.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-21 Carl HetheringtonMerge master.
2013-05-09 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonMerge master.
2013-04-28 Carl HetheringtonMerge master.
2013-04-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-16 Carl HetheringtonMerge master.
2013-04-13 Carl HetheringtonMerge branch 'content-rework-take5' of /home/carl/git...
2013-04-13 Carl HetheringtonDVD-o-matic -> DCP-o-matic.
2012-12-06 Carl HetheringtonMore logging tweaks; allow log level to be specified...
2012-12-06 Carl HetheringtonClarify log levels a touch and add a debug message.
2012-12-04 Carl HetheringtonMerge master.
2012-12-02 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-12-02 Carl HetheringtonAdd missing virtual destructor.
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-09-17 Carl HetheringtonMove server code into library; Server -> ServerDescription.
2012-07-14 Carl HetheringtonMove things round a bit.