Tue, 07 Jan 2014 15:52:47 +0000 |
Chris Cannam |
sampleId -> clipId
tonioni
|
Tue, 07 Jan 2014 15:50:04 +0000 |
Chris Cannam |
More work on mixing and file i/o for sample stuff
tonioni
|
Tue, 26 Nov 2013 14:14:25 +0000 |
Chris Cannam |
Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings
|
Tue, 26 Nov 2013 14:12:50 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Fri, 07 Oct 2011 17:06:08 +0100 |
Chris Cannam |
Debug output only
|
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
|
Sun, 24 Oct 2010 22:09:42 +0200 |
Chris Cannam |
* Fix crash on document deletion (new session, or application exit) after loading session with alignments
|
Fri, 11 Sep 2009 15:42:32 +0000 |
Chris Cannam |
* Add start frame get/set to EditableDenseThreeDimensionalModel and use it
|
Fri, 27 Mar 2009 16:25:52 +0000 |
Chris Cannam |
* Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
|
Fri, 23 Jan 2009 14:00:29 +0000 |
Chris Cannam |
* make compression optional in editable dense 3d model, and some tweaks
|
Thu, 20 Nov 2008 10:59:14 +0000 |
Chris Cannam |
* Add code to identify (usually) the type of an XML file that contains
|
Thu, 09 Oct 2008 12:04:22 +0000 |
Chris Cannam |
* Save/load of region models
|
Tue, 20 May 2008 10:14:15 +0000 |
Chris Cannam |
* Fix #1903059 "resample on import" not applied when reloading session
|