summaryrefslogtreecommitdiff
path: root/src/client/snd_codec_ogg.c
AgeCommit message (Collapse)Author
2014-06-17Support FS_SEEK_END and negative offset for zipped files in FS_SeekZack Middleton
Use FS_SEEK_END in sound code instead of working around it. If FS_SEEK_SET and going to current position, just return.
2013-02-16Update copyright noticesTim Angus
2013-01-10- Fix memory leak in DMA sound after S_Shutdown() - Make codec load use temp ↵Thilo Schulz
hunk memory instead of zone mem - Fix sound issues with direct sound and game_restart (#4526)
2013-01-09More codec loader troubles with extensionsThilo Schulz
2013-01-03* Merge ioq3-r1946Tim Angus
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Merge ioq3-r1272Tim Angus
2007-11-28* Merge ioq3-r1220Tim Angus
2007-09-22* Merge of ioq3-r1186Tim Angus
2006-11-28* Merge ioq3-989Tim Angus
2006-06-17* Merged ioq3-r810Tim Angus
2006-02-26* Merged ioq3-r587Tim Angus
- Symlink following stuff - Sound fixes
2006-01-24* Merged ioq3-r522Tim Angus
- i586 is now default -march - Couple of OpenAL "bug" fixes - Fancy autocompletion - Delete key on *nix fixed - Client now sleeps when inactive - Persistent console history
2006-01-09* Merged ioq3-468Tim Angus