Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic... | tobigun | 2008-04-10 | 1 | -2/+2 |
* | removed a few unused local variables | jaybinks | 2008-03-10 | 1 | -3/+3 |
* | new MixBuffers() function as replacement for SDL_MixAudio. Now portaudio work... | tobigun | 2008-03-09 | 1 | -45/+99 |
* | GetPCMData added for SDL/Portaudio | tobigun | 2008-03-07 | 1 | -894/+899 |
* | bug-fix: there was a Floating-Point exception when calling WindowFunc(). This... | tobigun | 2008-03-06 | 1 | -32/+63 |
* | FFT support for SDL/Portaudio playback | tobigun | 2008-03-05 | 1 | -35/+89 |
* | delphi 7 compatibility (inline was introduced with delphi 2005) | tobigun | 2008-03-03 | 1 | -6/+6 |
* | - Resampling support added | tobigun | 2008-02-20 | 1 | -0/+809 |