Bill Currie
|
23a38738fc
|
Massive whitespace cleanup.
Lots of trailing whitespace and otherwise blank lines.
|
2012-05-22 08:23:22 +09:00 |
|
Bill Currie
|
87e56e0655
|
Fix some doxygen issues.
|
2012-04-22 22:20:45 +09:00 |
|
Bill Currie
|
bc1b483525
|
Nuke the rcsid stuff.
It's pretty useless in git.
|
2012-04-22 10:56:32 +09:00 |
|
Bill Currie
|
ce6ab908a5
|
Don't include the specific plugin headers in plugin.h.
This lets files that use plugins not depend on plugins they don't use.
|
2012-02-13 22:02:07 +09:00 |
|
Bill Currie
|
9a91aff93c
|
Move the ambient level check out of the sound renderer.
Instead, the client gets the current leaf and passes ambient_sound_level
from the leaf to S_Update.
|
2012-02-13 13:44:29 +09:00 |
|
Bill Currie
|
881d4babce
|
Fix some undefined symbols in snd_alsa.c.
Serves me right for testing with only my debug build :P
|
2011-09-08 18:10:09 +09:00 |
|
Bill Currie
|
a8ea3aaad9
|
Allow dma sound targets to specify an xfer function.
|
2011-09-07 17:00:18 +09:00 |
|
Bill Currie
|
efa0105748
|
Rename some headers to fix doxygen warnings.
|
2011-07-23 15:58:45 +09:00 |
|