Ragnvald Maartmann-Moe IV
|
7af79b96ec
|
Lots of whitespace, header cleanups, and a few tiny optimizations.
|
2001-09-09 21:41:35 +00:00 |
|
Adam Olsen
|
6cab8cf4e0
|
- change Cache_Get calls to Cache_TryGet (which I just added), so they
can tollerate failure.
- minor error message tweak (an emptry string is not NULL!)
|
2001-08-31 03:48:26 +00:00 |
|
Adam Olsen
|
e149094bd2
|
- rename Qalloc and friends to QA_alloc
- add a QA_strdup
- add Cache_{Add,Remove,Get,Release}, for the locking version of the
cache
- Convert libs/audio/* over to locking cache functions
|
2001-08-30 11:37:50 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
793efd6976
|
Whitespace.
|
2001-08-27 01:00:03 +00:00 |
|
Adam Olsen
|
cad42cbc78
|
Put the sound renderer in it's proper place: as a full-fledged plugin.
Bugs expected. Please report them :)
|
2001-08-23 04:01:46 +00:00 |
|