]> git.sesse.net Git - casparcg/history - common/log.h
[ffmpeg_producer] Add relative and "from end" seeking
[casparcg] / common / log.h
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.