Wed, 04 Mar 2015 13:53:13 +0000 |
Chris Cannam |
Fixes to go with latest svcore
cxx11
|
Tue, 17 Jun 2014 17:00:26 +0100 |
Chris Cannam |
Fix signal/slot name
warnfix_no_size_t
|
Tue, 17 Jun 2014 16:23:06 +0100 |
Chris Cannam |
Remove size_t's, fix compiler warnings
warnfix_no_size_t
|
Tue, 23 Aug 2011 12:03:55 +0100 |
mathieub |
Merge from the default branch
integration_library
|
Wed, 10 Aug 2011 16:00:55 +0100 |
Chris Cannam |
Patch from Michel Alexandre Salim to remove unwanted virtual inheritance from QObject (#258)
|
Fri, 24 Jun 2011 16:44:02 +0100 |
Chris Cannam |
Add queueExampleNote method to AudioCallbackPlaySource, providing a way to add a note to a special model which is mixed in outside of the normal playback flow. Currently mixing & generation happen in the play thread, which doesn't work very well -- buffer pending.
sonification
|
Tue, 22 Jun 2010 13:48:00 +0000 |
Chris Cannam |
* Fix problems playing back when the target block size is close to, or
|
Tue, 24 Feb 2009 14:01:42 +0000 |
Chris Cannam |
* Add vestigial Activity Log
|
Mon, 07 Jul 2008 16:49:53 +0000 |
Chris Cannam |
* Reduce time stretcher to one channel when overload occurs
|
Thu, 13 Mar 2008 10:12:14 +0000 |
Chris Cannam |
* document library dependencies
|
Wed, 12 Mar 2008 17:42:56 +0000 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
Wed, 27 Feb 2008 18:04:10 +0000 |
Chris Cannam |
* Tolerable fixes to #1903062 and #1903046
|
Wed, 27 Feb 2008 11:59:42 +0000 |
Chris Cannam |
* Merge from trunk
spectrogram-cache-rejig
|
Wed, 27 Feb 2008 10:32:45 +0000 |
Chris Cannam |
* merge from trunk (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
Mon, 11 Feb 2008 17:08:59 +0000 |
Chris Cannam |
* a hack to try to prevent playback pointer bouncing back when playback starts
sv1-v1.2pre4
|
Mon, 11 Feb 2008 12:46:39 +0000 |
Chris Cannam |
* Further fixes to the handling of playback frame and buffered frame counts
|
Fri, 08 Feb 2008 17:51:15 +0000 |
Chris Cannam |
* PortAudio driver: do not specify frames per buffer, let PA decide
|
Mon, 26 Nov 2007 13:33:44 +0000 |
Chris Cannam |
* Add support for Rubber Band timestretcher
|
Fri, 09 Nov 2007 17:46:58 +0000 |
Chris Cannam |
* Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
|
Wed, 24 Oct 2007 16:34:31 +0000 |
Chris Cannam |
* Move some things around to facilitate plundering libraries for other
|
Thu, 15 Jun 2006 12:28:47 +0000 |
Chris Cannam |
* Switch from fftw3 to fftw3f. I think the efficiency improvement is probably
|
Mon, 08 May 2006 16:44:47 +0000 |
Chris Cannam |
* Make a single base Thread class for RT and non-RT threads
|
Thu, 30 Mar 2006 13:18:11 +0000 |
Chris Cannam |
* Ensure plugin parameters for a transform are saved in the .sv file and
|
Mon, 20 Mar 2006 15:10:07 +0000 |
Chris Cannam |
* Update licensing rubric for GPL
|
Mon, 20 Mar 2006 11:40:39 +0000 |
Chris Cannam |
* Set indent-tabs-mode to nil in Emacs mode direction
|
Mon, 06 Mar 2006 17:20:25 +0000 |
Chris Cannam |
* A bit more work on main window / document / commands stuff. This is still
|
Fri, 17 Feb 2006 18:11:08 +0000 |
Chris Cannam |
* As previous commit
|
Fri, 17 Feb 2006 18:04:26 +0000 |
Chris Cannam |
* Implement play mute, level and pan controls and a layer visibility control
|
Mon, 30 Jan 2006 17:51:56 +0000 |
Chris Cannam |
* Add command history class, and basic undo/redo menus. No actual commands
|
Fri, 27 Jan 2006 18:04:07 +0000 |
Chris Cannam |
* Introduce potentially-separate read and write ring buffers, so we can swap
|
Wed, 25 Jan 2006 17:46:28 +0000 |
Chris Cannam |
* Fix update and play limits for play-selection mode when not looping
|
Tue, 24 Jan 2006 16:20:58 +0000 |
Chris Cannam |
* Add play-selection and looping modes. Looping seems to work OK, but
|
Thu, 12 Jan 2006 13:45:27 +0000 |
Chris Cannam |
* Update copyrights to 2006
|
Tue, 10 Jan 2006 16:33:16 +0000 |
Chris Cannam |
initial import
|