Mercurial > hg > svapp
log audioio/AudioCallbackPlaySource.cpp @ 463:ad998a2fe9e2
age | author | description |
---|---|---|
Wed, 01 Jul 2015 15:53:54 +0100 | Chris Cannam | Fix a number of warnings in the 32-bit build |
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 |