summaryrefslogtreecommitdiff
path: root/src/client/snd_openal.c
AgeCommit message (Expand)Author
2015-03-17Fix incorrect strncpy in S_AL_StartBackgroundTrackZack Middleton
2015-03-17Change default value for s_alDopplerSpeedMAN-AT-ARMS
2014-06-17Bunch of comment fixesTequila
2014-06-17Fix s_alDopplerSpeed default valueMAN-AT-ARMS
2014-06-17Replace deprecated alDopplerVelocity with alSpeedOfSound per OpenAL 1.1 specMAN-AT-ARMS
2014-06-17Try default OpenAL driver if user set one fails to loadZack Middleton
2014-06-17Fix crash in OpenAL when no input devices are availableAmanieu d'Antras
2014-06-17Fix cinematics often being silent on OS XZack Middleton
2014-06-17Fix restoring loop sound position on OS XZack Middleton
2014-06-17Make OpenAL buffer management work on OS XZack Middleton
2014-06-17Drop sounds starting with * before allocating sfx slotZack Middleton
2014-06-17Fix OpenAL music stop issues using stream stop codeZack Middleton
2013-05-31dlopen libopenal.so not libopenal.so.1 on OpenBSDJonathan Gray
2013-03-27Fix some of the things clang --analyze flaggedTim Angus
2013-02-16Update copyright noticesTim Angus
2013-02-16Remove a few name tagsTim Angus
2013-01-12- Check for invalid filename in OpenAL's RegisterSound function. - Changed Ba...Zack Middleton
2013-01-12Fix some "> MAX_*" to be ">= MAX_*".Zack Middleton
2013-01-12When in third person, don't play player's sounds as full volume in Base sound...Zack Middleton
2013-01-12Check last listener number instead of clc.clientNum in S_AL_HearingThroughEnt...Zack Middleton
2013-01-12REFACTOR [a vs an]Zack Middleton
2013-01-10Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-...Thilo Schulz
2013-01-10- Apply parts of Ben Millwood's target bitfield patch (#3787) - Fix Ryan's FI...Thilo Schulz
2013-01-10Fix client crash on windows with old OpenALThilo Schulz
2013-01-10Fix compile for USE_VOIP=0Thilo Schulz
2013-01-10- Fix memory leak in DMA sound after S_Shutdown() - Make codec load use temp ...Thilo Schulz
2013-01-09Remove newlines from Com_Error message format strings, patch by DevHCThilo Schulz
2013-01-03* Merge ioq3-r1946Tim Angus
2013-01-03* Merge ioq3-r1813Tim Angus
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Merge ioq3-r1752Tim Angus
2013-01-03* Merge ioq3-r1715Tim Angus
2013-01-03* Merge ioq3-r1708Tim Angus
2013-01-03* Merge ioq3-r1666Tim Angus
2013-01-03* Merge ioq3-r1637Tim Angus
2013-01-03* Merge ioq3-r1498, by popular demandTim Angus
2013-01-03* Merge ioq3-r1458Tim Angus
2013-01-03* Merge ioq3-r1423Tim Angus
2013-01-03* add new CG syscall trap_S_SoundDuration() that returns play timeTony J. White
2007-11-28* Merge ioq3-r1220Tim Angus
2007-09-22* Merge of ioq3-r1186Tim Angus
2007-03-21* ioq3-r1052 mergeTim Angus
2006-11-28* Merge ioq3-989Tim Angus
2006-08-14* Merged ioq3-r838Tim Angus
2006-06-17* Merged ioq3-r810Tim Angus
2006-02-28* Merged ioq3-r594Tim Angus
2006-02-26* Merged ioq3-r587Tim Angus
2006-02-24* Merged ioq3-r584Tim Angus
2006-02-13* Merged ioq3-r540Tim Angus
2006-01-24* Merged ioq3-r522Tim Angus