aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UAudioPlayback_SDL.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-02Audio/Video engine update:tobigun1-25/+35
2008-06-08- set svn:eol-style to nativetobigun1-150/+150
2008-05-10Volumes are floating point values (single) now. The range changed from [0 .. ...tobigun1-5/+3
2008-05-09- input-source selection works now (with bass or portaudio with portmixer)tobigun1-7/+39
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