Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-05-10 | Volumes are floating point values (single) now. The range changed from [0 .. ... | tobigun | 1 | -26/+27 |
2008-05-09 | - input-source selection works now (with bass or portaudio with portmixer) | tobigun | 1 | -206/+164 |
2008-04-10 | workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic... | tobigun | 1 | -2/+2 |
2008-03-10 | removed a few unused local variables | jaybinks | 1 | -3/+3 |
2008-03-09 | new MixBuffers() function as replacement for SDL_MixAudio. Now portaudio work... | tobigun | 1 | -45/+99 |
2008-03-07 | GetPCMData added for SDL/Portaudio | tobigun | 1 | -894/+899 |
2008-03-06 | bug-fix: there was a Floating-Point exception when calling WindowFunc(). This... | tobigun | 1 | -32/+63 |
2008-03-05 | FFT support for SDL/Portaudio playback | tobigun | 1 | -35/+89 |
2008-03-03 | delphi 7 compatibility (inline was introduced with delphi 2005) | tobigun | 1 | -6/+6 |
2008-02-20 | - Resampling support added | tobigun | 1 | -0/+809 |