]> git.sesse.net Git - nageru/history - analyzer.cpp
Fix an issue where the mixer lagging too much behind CEF would cause us to display...
[nageru] / analyzer.cpp
2017-08-07 Steinar H. GundersonConvert some NULL instances to nullptr.
2017-05-19 Steinar H. GundersonReduce a little console spam.
2017-05-14 Steinar H. GundersonSupport automatically grabbing frames at regular interv...
2017-05-13 Steinar H. GundersonFix the channel names in the analyzer.
2017-05-13 Steinar H. GundersonImplement the coordinate display in the analyzer.
2017-05-11 Steinar H. GundersonMake the analyzer UI responsive.
2017-05-10 Steinar H. GundersonFix issues with shutdown happening without a context.
2017-05-10 Steinar H. GundersonFix crashes on exit.
2017-05-10 Steinar H. GundersonFix the initial histogram display.
2017-05-10 Steinar H. GundersonImplement the RGB histograms in the frame analyzer.
2017-05-09 Steinar H. GundersonMake the sublabel under the grabbed frame a bit more...
2017-05-09 Steinar H. GundersonMake it possible to hover over the grabbed image to...
2017-05-08 Steinar H. GundersonAdd a display of the grabbed frame to the analyzer...
2017-05-08 Steinar H. GundersonAdd a preview display to the frame analyzer window.
2017-05-08 Steinar H. GundersonStart working on a frame analyzer.