aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UAudioPlayback_SDL.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-10auto removed a bunch of unused local variablesjaybinks1-1/+1
2008-03-09new MixBuffers() function as replacement for SDL_MixAudio. Now portaudio work...tobigun1-0/+7
2008-03-06add ini file option SDLBufferSize to set the buffersize for the sdl playback ...s_alexander1-1/+1
2008-02-20- Resampling support addedtobigun1-0/+113