aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UAudioPlayback_SDL.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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