log

age author description
Wed, 10 Aug 2011 11:01:30 +0100 Chris Cannam Build fix for gcc-4.6 from Robin Gareus
Wed, 10 Aug 2011 11:01:03 +0100 Chris Cannam Build fix for gcc-4.6 from Robin Gareus library_integration
Fri, 22 Jul 2011 14:42:50 +0100 Chris Cannam Merge from branch "sonification" library_integration
Fri, 22 Jul 2011 14:42:24 +0100 Chris Cannam Merge from branch "toggle" library_integration
Wed, 20 Jul 2011 16:30:07 +0100 mathieub Option added in the preference menu to be able to start the application in minimal mode toggle
Sun, 26 Jun 2011 19:33:54 +0100 Chris Cannam Build fix
Fri, 24 Jun 2011 16:42:13 +0100 Chris Cannam Add queueExampleNote to AudioPlaySource interface sonification
Tue, 14 Jun 2011 15:28:42 +0100 Chris Cannam Seems check() is also sometimes defined on OS/X
Tue, 14 Jun 2011 15:26:52 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Tue, 14 Jun 2011 14:47:59 +0100 Chris Cannam Merge from debug-output branch
Tue, 14 Jun 2011 13:43:03 +0100 Chris Cannam Set window type from RDF
Mon, 16 May 2011 17:19:09 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 12 May 2011 17:31:24 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Thu, 12 May 2011 16:56:08 +0100 Chris Cannam Add Debug class debug-output
Wed, 11 May 2011 11:04:35 +0100 Chris Cannam Provide option for WavFileWriter to write directly to target file, rather than always using a temporary; make use of it in WritableWaveFileModel so we can read from target file without having to close it first