]> git.sesse.net Git - casparcg/history - core/diagnostics
[ffmpeg] Remove redundant av_frame_alloc()/av_frame_free() RAII pairs all over the...
[casparcg] / core / diagnostics /
2015-12-16 Helge NorbergAdd call tracing at selected placed in the code to...
2015-11-19 Helge NorbergThrow user_error exception for errors that are caused...
2015-11-17 Helge NorbergDiagnostic logging now logs the contextual information...
2015-11-05 Helge NorbergLimit the scrolling (dragging or mouse wheel) in diag...
2015-11-05 Helge Norberg* Made diag window draw graphs exactly within the dotte...
2015-10-28 Helge Norberg* Added logging of severe diagnostics events to log...
2015-09-21 HellGoreMerge pull request #374 from hummelstrand/readme-2...
2015-09-17 Helge Norberg* Code changes required by Visual Studio 2015 including...
2015-09-07 Helge Norberg* Changed usage of BOOST_THROW_EXCEPTION to CASPAR_THRO...
2015-08-21 Helge NorbergFixed bug in osd_graph where tags where not moved along...
2015-08-12 Helge NorbergMerged INFO THREADS from 2.0
2015-04-20 Helge Norberg* Replaced boost::timer with caspar::timer because...
2015-04-08 Helge Norberg* Enabled modules like flash and html (will be merged...
2015-03-26 Helge NorbergMade the server more portable
2015-03-04 Helge Norberg- Fixed diag to work with new SFML version.