Bill Currie
|
761a7546dd
|
re-arrange things so __attribute__ and __builtin_expect are properly
autoconfiscated so rcsid will continue to work with gcc 3.3
|
2003-01-15 15:31:36 +00:00 |
|
Bill Currie
|
eeb4e4f9a9
|
how that got past my compile tests is beyond me
|
2002-11-06 14:56:39 +00:00 |
|
Bill Currie
|
ca4b3acd6c
|
big protototype cleanup. Now, except for a few cases, all non-static
prototypes are in headers files.
|
2002-11-05 19:12:51 +00:00 |
|
Bill Currie
|
5b9d4fb241
|
close the file if vorbis doesn't like it
|
2002-09-26 19:37:01 +00:00 |
|
Bill Currie
|
be8df8bdaa
|
fix a nasty bug with looped vorbis sound effects. samples with loop lengths
smaller than their unlooped sections were causing qf to hang.
|
2002-08-27 19:44:13 +00:00 |
|
Bill Currie
|
ec47e08e1c
|
go back to using QFile, quakeio.h and quakefs.h
|
2002-08-27 07:16:28 +00:00 |
|
Bill Currie
|
5fd916a0da
|
looped oggs now work so long as they have a CUEPOINT= comment
|
2002-07-29 22:25:32 +00:00 |
|
Bill Currie
|
930ba48862
|
other than sounds that are ment to loop not looping (due to losing that info
when converting to ogg (I've got some ideas on that)), ogg/vorbis support is
working. Doesn't seem to be too much of a load-time hit.
|
2002-06-15 05:43:56 +00:00 |
|
Bill Currie
|
9f1e6f9c82
|
make the vorbis support mostly work. qf segs in Cache_TryAlloc when loading
a map, but I think that's related to some of our other sound resample bugs.
|
2002-06-14 22:55:57 +00:00 |
|
Bill Currie
|
f2f6041e05
|
at long last, vorbis support :) load time only, though, so not yet suitable
for huge samples.
Also, change the file search order so that .gz is checked before the
requested file.
|
2002-06-14 20:36:28 +00:00 |
|