]> git.sesse.net Git - casparcg/history - common/log.h
[logging] Log timestamp when logging call was made instead of when the logging sink...
[casparcg] / common / log.h
2017-03-10 HellGoreMerge pull request #506 from dimitry-ishenko-casparcg...
2017-02-03 James WiseMerge branch '2.1.0' of https://github.com/CasparCG...
2017-02-01 HellGoreMerge pull request #545 from aruanoc/2.1.0
2017-02-01 HellGoreMerge pull request #543 from walterav1984/patch-1
2017-01-31 Helge Norberg[win32] Give the server a tiny hope of recovering from...
2017-01-11 Antonio Ruano CuestaMerge branch '2.1.0' of https://github.com/aruanoc...
2016-11-22 Helge Norberg[logging] Suppress the logging of full path names in...
2015-12-16 Helge NorbergMade calltracing configurable
2015-12-16 Helge NorbergSeparated call trace to separate log file calltrace.log
2015-12-16 Helge NorbergAdded support for categorizing log into normal, call...
2015-11-17 Helge NorbergChanged default log level to info and moved logging...
2015-11-13 Helge NorbergImplemented a TCP server, simply sending every log...
2015-09-01 Helge Norberg* Fixed bug where lexical_cast from double to string...
2015-08-14 Helge Norberg* Installed general protection fault handler in more...
2015-05-08 Helge Norberg* Compiled ffmpeg for Linux as similary to Zeranoe...
2015-03-20 Helge NorbergFixed build errors under windows
2015-02-12 Helge Norberg* Upgraded to Visual Studio 2013
2012-09-06 hellgoreset svn:eol-style native on .h and .cpp files
2012-06-14 hellgoreMerged from trunk
2012-03-25 ronag2.1.0: -log: Improved call stack printing.
2012-03-25 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-24 ronag2.1.0: log: Print call stack on error.
2012-03-09 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-08 ronag2.1.0: audio_mixer: Fixed incorrect zero sample appending.
2012-02-10 ronag2.1.0: Merged trunk: - Replace nonprintable characters...
2012-01-11 ronag2.1.0: Some mayor refactoring.