aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UAudioPlayback_SDL.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Audio/Video engine update:tobigun2008-07-021-25/+35
* - set svn:eol-style to nativetobigun2008-06-081-150/+150
* 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