aboutsummaryrefslogtreecommitdiffstats
path: root/code/unix/sdl_snd.c
Commit message (Collapse)AuthorAgeFilesLines
* * Made the default SDL dma buffer largertma2005-09-301-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@131 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Removed the redundant "sound system is muted" messagetma2005-09-241-2/+2
| | | | | | | | * Moved printing of desired audiospec to before SDL_OpenAudio * When the computed value for samples is not a power of 2, now pick the smallest power of 2 greater rather than the largest power of 2 smaller git-svn-id: svn://svn.icculus.org/quake3/trunk@102 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Applied ajax's cleanup patchtma2005-09-231-3/+3
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@101 edf5b092-35ff-0310-97b2-ce42778d08ea
* Tweak audio to reduce latency and allow user to override with cvars.icculus2005-09-041-8/+66
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@84 edf5b092-35ff-0310-97b2-ce42778d08ea
* assume a default if sndspeed==0 to stay compatible with the originalludwig2005-09-011-1/+2
| | | | | | | code git-svn-id: svn://svn.icculus.org/quake3/trunk@65 edf5b092-35ff-0310-97b2-ce42778d08ea
* Added console output so I know what's going on...icculus2005-09-011-0/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@60 edf5b092-35ff-0310-97b2-ce42778d08ea
* Removed some FIXMEsicculus2005-09-011-2/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@57 edf5b092-35ff-0310-97b2-ce42778d08ea
* Renamed the SDL stuff to not be Linux specific.icculus2005-09-011-0/+245
git-svn-id: svn://svn.icculus.org/quake3/trunk@56 edf5b092-35ff-0310-97b2-ce42778d08ea