Commit Graph

5 Commits

Author SHA1 Message Date
Timothy C. McGrath 86f6ce2265 Fixed compiling newtree with alsa 0.9 so it doesn't die with -Werror enabled
Just enough to get it compiling again, I don't actually use this - if someone
actually is using this seriously and this makes it stop working I'll see what
I can do about the depreciated warnings I'm seeing when the clients are lding.

Tim McGrath
(Misty-chan)
2001-11-24 01:17:43 +00:00
Bill Currie bd06625c55 backport the gamma code from the quakeforge tree in preparation for 0.3.1
Doesn't work yet because VID_UpdateGamma needs to be called at the
appropriate time and cvar callbacks are not implemented in newtree.
2001-04-23 03:52:20 +00:00
Bill Currie 06b06abc74 must not call snd_pcm_mmap_forward with a count of 0
this fixes the alsa assert at slower rates
2001-04-13 08:07:56 +00:00
Ragnvald Maartmann-Moe IV fcd38297d9 Comment update. Move along, nothing to see here. 2001-02-24 08:24:14 +00:00
Ragnvald Maartmann-Moe IV 2bb966d1f7 Remove support for unreleased ALSA 0.6, replace with current 0.9 support.
(thanks to Abramo Bagnara)
2001-02-23 22:24:26 +00:00