Mercurial > hg > svgui
log widgets/InteractiveFileFinder.cpp @ 1392:900bed394f5a spectrogramparam
age | author | description |
---|---|---|
Fri, 08 Jun 2018 14:31:47 +0100 | Chris Cannam | Use type keys as indices rather than labels plugin-path-config |
Mon, 19 Dec 2016 16:32:34 +0000 | Chris Cannam | Implement "Export SVG file..." svg |
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. 3.0-integration |