log audioio/AudioCallbackPlaySource.cpp @ 456:8125b8cb8128

age author description
Thu, 21 May 2015 15:31:12 +0100 Chris Cannam Avoid going pop when setting play head to before time 0
Tue, 31 Mar 2015 13:06:29 +0100 Chris Cannam Remove some debug; set some gain values tonioni
Tue, 24 Mar 2015 16:41:38 +0000 Chris Cannam Reset audio generator when clearing ring buffers -- because we are about to jump back in time to the start of the buffered area, so any pending note-offs won't happen until much later, so we should drop the pending notes entirely tonioni
Mon, 23 Mar 2015 11:26:28 +0000 Chris Cannam Merge from cxx11 branch tonioni
Tue, 10 Mar 2015 17:02:52 +0000 Chris Cannam Further dedicated-types fixes cxx11
Tue, 10 Mar 2015 13:22:10 +0000 Chris Cannam More type fixes cxx11
Wed, 04 Mar 2015 13:53:13 +0000 Chris Cannam Fixes to go with latest svcore cxx11
Tue, 11 Nov 2014 16:34:22 +0000 Chris Cannam Don't clear ring buffers & regenerate when adding a model that is muted anyway tonioni
Fri, 12 Sep 2014 16:59:52 +0100 Chris Cannam Refuse to play if no sample rate available (fixes crash when playing after deleting only pane)
Wed, 03 Sep 2014 09:21:05 +0100 Chris Cannam Fix uninitialised bool
Mon, 01 Sep 2014 16:50:26 +0100 Chris Cannam Fix #1047 Floating-point exception on exit if no file loaded
Wed, 13 Aug 2014 21:37:25 +0100 Chris Cannam Beta release dialog
Wed, 13 Aug 2014 16:44:50 +0100 Chris Cannam Debug bits
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