Mercurial > almixer_isolated
log
age | author | description |
---|---|---|
Tue, 29 May 2012 23:25:52 -0700 | Eric Wing |
Fixed bug in EXAMPLES where usleep was not converted to microseconds. |
Tue, 29 May 2012 19:43:23 -0700 | Eric Wing | Added explicit symbol visibility markers to audio support files in ALmixer for public headers so they can be built as a dynamic library if needed. |
Tue, 29 May 2012 19:41:59 -0700 | Eric Wing | merged |
Tue, 29 May 2012 19:40:38 -0700 | Eric Wing | Added explicit symbol visibility markers to support files in ALmixer for public headers so they can be built as a dynamic library if needed. |
Wed, 18 Jan 2012 12:22:18 -0800 | Eric Wing | Fixed audio.seek bug in Ogg Tremor decoder interface. Unlike Ogg Vorbis, Tremor uses integer milliseconds instead of double seconds. |
Wed, 18 Jan 2012 12:20:54 -0800 | Eric Wing | merged |