Mercurial > hg > sonic-visualiser
log
age | author | description |
---|---|---|
Thu, 03 Nov 2016 16:42:47 +0000 | Chris Cannam | A bit more log info useful for win32/x64 piper |
Thu, 03 Nov 2016 15:38:17 +0000 | Chris Cannam | Update to use listargs variant of Piper stuff (so that the plugin winnowing feature from the penultimate commit actually works) piper |
Thu, 03 Nov 2016 14:57:00 +0000 | Chris Cannam | Make SVDEBUG always write to a log file -- formerly this was disabled in NDEBUG builds. I think there's little use to that, it just means that we keep adding more cerr debug output because we aren't getting the log we need. And SVDEBUG logging is not usually used in tight loops, I don't think the performance overhead is too serious. piper |