log ALmixer.h @ 46:d7da72703681

age author description
Tue, 13 Sep 2011 18:03:21 -0700 Eric Wing Split off background thread (threads only) termination and creation into separate functions from Interruption handling to make it easier to avoid race condition bug with Apple rdar://10081775 w.r.t. setting the OpenAL context. New APIs to suspend and resume update threads. Interruption handling calls these automatically.
Tue, 30 Aug 2011 19:42:31 -0700 Eric Wing Warning: Breaking API/ABI changes. New optimizations to decouple update loop from number of buffers queued in audio streaming to allow more for more and smaller buffers to be processed in a loop. This also has the benefit for access_data callback buffer sizes not to be dictated by the performance tuning.
Fri, 19 Aug 2011 12:36:50 -0700 Eric Wing Resync to get interruption changes.
Fri, 24 Dec 2010 03:33:31 -0800 Eric Wing merged
Fri, 24 Dec 2010 03:26:58 -0800 Eric Wing Bump version since I've changed the public API a bit.
Fri, 24 Dec 2010 03:23:02 -0800 Eric Wing - Added Seek APIs
Mon, 08 Nov 2010 22:19:47 -0800 Eric Wing Added SeekChannel, SeekSource.
Fri, 05 Nov 2010 20:59:13 -0700 Eric Wing Bug fixes to FadeIn.
Thu, 28 Oct 2010 01:26:11 -0700 Eric Wing Doxygen support and fixes.
Wed, 27 Oct 2010 20:43:14 -0700 Eric Wing Added CMake build system. base SDL_ALmixer.h@252adae0968f