aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UAudioPlayback_SDL.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Volumes are floating point values (single) now. The range changed from [0 .. ...tobigun2008-05-101-5/+3
* - input-source selection works now (with bass or portaudio with portmixer)tobigun2008-05-091-7/+39
* auto removed a bunch of unused local variablesjaybinks2008-03-101-1/+1
* new MixBuffers() function as replacement for SDL_MixAudio. Now portaudio work...tobigun2008-03-091-0/+7
* add ini file option SDLBufferSize to set the buffersize for the sdl playback ...s_alexander2008-03-061-1/+1
* - Resampling support addedtobigun2008-02-201-0/+113