Glenn Maynard
|
3612106dd4
|
Oops, forgot to commit subdirs ...
This also includes code to use varying sample rates with DirectSound,
so we don't have to do sample rate conversions. Experimental.
|
2003-04-25 04:10:18 +00:00 |
|
Glenn Maynard
|
a561c10189
|
fix underrun notice
|
2003-03-17 20:01:05 +00:00 |
|
Glenn Maynard
|
9c53564cc6
|
lower DS_V to 0x0700
|
2003-02-20 21:57:28 +00:00 |
|
Chris Danford
|
32cdbed7bf
|
Added detection of buggy Voodoo3 drivers, then found a hack that fixes the problems. Sigh...
|
2003-02-20 10:41:43 +00:00 |
|
Chris Danford
|
6796e39be7
|
backport DirectSound8 -> DirectSound. However, we're still linking with DirectSound8. Will change this later...
|
2003-02-20 07:17:15 +00:00 |
|
Chris Danford
|
6518f024e2
|
sound options cleanup
fix invalid sample music start and length values (Bag and more)
|
2003-02-19 23:49:57 +00:00 |
|
Glenn Maynard
|
91d5ac72a2
|
log sound drivers
|
2003-02-17 02:37:38 +00:00 |
|
Glenn Maynard
|
6cabe523a6
|
more stdafx -> global
|
2003-02-16 04:02:21 +00:00 |
|
Glenn Maynard
|
9e991a95cd
|
change buffer tracking a bit to make underruns easier to detect
|
2003-01-31 21:34:15 +00:00 |
|
Glenn Maynard
|
724f3af240
|
minor correction
|
2003-01-27 23:09:40 +00:00 |
|
Glenn Maynard
|
bfd2d10a15
|
properly abstract the volume so we don't touch prefsman in RSM
fixes crash
|
2003-01-19 19:55:24 +00:00 |
|
Glenn Maynard
|
b09c5702b4
|
Double-check the buffer size.
Don't use DSBCAPS_STATIC.
|
2003-01-08 01:36:06 +00:00 |
|
Glenn Maynard
|
92d2a28940
|
set mixer volume
|
2003-01-08 00:44:17 +00:00 |
|
Glenn Maynard
|
ec72c1e406
|
fix uninitted variable
|
2003-01-02 22:59:36 +00:00 |
|
Glenn Maynard
|
fc916dde9b
|
separate buffer size and write-ahead
|
2002-12-31 01:08:35 +00:00 |
|
Glenn Maynard
|
f87e63a386
|
fix some dumb sync bugs
|
2002-12-29 00:19:05 +00:00 |
|
Glenn Maynard
|
678a07e035
|
use nonfatal exceptions in drivers
|
2002-12-21 08:15:35 +00:00 |
|
Glenn Maynard
|
bbc7c98a68
|
cleanup
|
2002-12-21 07:37:34 +00:00 |
|
Glenn Maynard
|
23b740bba8
|
merge dsound driver code
|
2002-12-21 07:21:49 +00:00 |
|
Glenn Maynard
|
3cbb03e273
|
add new sound code
|
2002-12-13 08:33:25 +00:00 |
|