Tue, 17 Jun 2014 16:23:06 +0100 |
Chris Cannam |
Remove size_t's, fix compiler warnings
warnfix_no_size_t
|
Tue, 26 Nov 2013 14:12:50 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Tue, 14 Jun 2011 15:27:12 +0100 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
Mon, 16 May 2011 17:19:40 +0100 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
Thu, 12 May 2011 17:31:56 +0100 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
Mon, 25 Oct 2010 21:15:24 +0200 |
Chris Cannam |
* Appalling fix for failure to pick up correct user-specified input model
|
Fri, 08 Oct 2010 11:20:10 +0100 |
Chris Cannam |
* Provide callback for use when configuring a plugin with GUI
|