Commit Graph
243 Commits
Author SHA1 Message Date
Glenn Maynard be5ad80f08 cleanup 2004-03-05 02:41:43 +00:00
Glenn Maynard 6fc9ab707f honor m_iSoundWriteAhead 2004-03-01 05:05:43 +00:00
Glenn Maynard 960a4c503d static 2004-02-27 10:01:44 +00:00
Glenn Maynard be746862a5 work around AudioPCI driver bug (can't test to see if this actually works) 2004-02-27 06:47:07 +00:00
Glenn Maynard fd1dd28b4d this driver is too noisy; use Trace for regular debugging output, not Info 2004-02-27 06:45:14 +00:00
Glenn Maynard 32b39d5730 underrun detection fix 2004-02-25 00:14:30 +00:00
Glenn Maynard 0bb5338ba9 simplify; make sure buffer_bytes_filled is never negative 2004-02-25 00:06:52 +00:00
Glenn Maynard 6def357f15 fix overflow in AttenuateBuf 2004-02-23 01:04:58 +00:00
Steve Checkoway 9771287158 No need for protected. This shouldn't be subclassed. 2004-02-21 10:55:29 +00:00
Steve Checkoway b480c4e59a Clean up. 2004-02-21 10:51:50 +00:00
Steve Checkoway dd38b1ea67 Cleanup and fix compile. 2004-02-20 22:52:20 +00:00
Steve Checkoway ecf7b39de4 Fix name. 2004-02-20 21:53:29 +00:00
Glenn Maynard c3196a4a46 use spaces here instead of tabs, so it makes sense with different tab stops 2004-02-20 20:57:02 +00:00
Charlie Reading c6e410dbe3 Implemented adaptive HAL driver. Somewhat sensitive to machine load. Working on feeder-thread implementation to aleviate sensitivity. 2004-02-20 16:37:07 +00:00
Glenn Maynard cc5a015a5f diagnostic 2004-02-18 08:23:33 +00:00
Glenn Maynard 8f41a72aea xfer_align fix 2004-02-18 07:29:41 +00:00
Glenn Maynard bf3da7b084 comment 2004-02-18 00:54:54 +00:00
Glenn Maynard 61cdf34c57 blacklist au8830 2004-02-18 00:42:39 +00:00
Glenn Maynard 9a37c9d079 add Alsa9Buf::GetHardwareID 2004-02-18 00:40:22 +00:00
Steve Checkoway 8a6c2cd486 Cleanup and have GetPosition return a 64 bit integer. 2004-02-17 18:31:01 +00:00
Steve Checkoway 28b9e757cf remove files that I'll never get working. 2004-02-17 10:55:06 +00:00
Glenn Maynard e80e0a2a25 cleanup 2004-02-15 04:34:51 +00:00
Glenn Maynard 8456bd0646 only attenuate when there's really data 2004-02-11 01:34:12 +00:00
Glenn Maynard 8de7ef8496 cleanup 2004-02-07 20:50:42 +00:00
Glenn Maynard 990eb50e4a fix ALSA problems when going through plug 2004-02-05 21:03:03 +00:00
Manu Evans 5870ad19b3 fixed some warnings 2004-01-31 02:36:10 +00:00
Glenn Maynard dfb4fe942d die if SetHWParams fails in SetSampleRate 2004-01-27 06:36:24 +00:00
Glenn Maynard 73e36c6234 obscure fixes for large writeaheads 2004-01-22 23:04:59 +00:00
Glenn Maynard e3c6b2cb34 implement GetVolume 2004-01-22 08:04:37 +00:00
Glenn Maynard 46a5d99ca9 buffersize fix 2004-01-22 07:51:38 +00:00
Glenn Maynard 08b081bbf8 cleanup
fix buffersize
2004-01-22 07:51:17 +00:00
Glenn Maynard 2ff50ed116 support per-sample volume 2004-01-22 06:55:18 +00:00
Glenn Maynard b8077e9f52 fix trace 2004-01-21 23:56:31 +00:00
Glenn Maynard 4a0d41256a fix dsound 2004-01-20 08:41:20 +00:00
Glenn Maynard 808b95a1cf API update 2004-01-20 01:00:01 +00:00
Glenn Maynard cf97705203 64-bit frame counts
remove DSoundBuf::Reset
2004-01-19 22:21:57 +00:00
Glenn Maynard d29ac34a0f 64-bit frame counts 2004-01-19 22:21:36 +00:00
Glenn Maynard 1f90b4bc2e cleanup 2004-01-19 20:48:22 +00:00
Manu Evans ce888de237 fixed some xbox build errors :/ 2004-01-17 05:21:24 +00:00
Glenn Maynard b739306a33 Simplify (why'd I do this? unneeded) 2004-01-16 23:24:05 +00:00
Glenn Maynard fda40a0efd update (Mac drivers untested) 2004-01-15 03:03:57 +00:00
Glenn Maynard 92684a90db s/RageSound/RageSoundBase/
linux/mac in a moment
2004-01-15 02:59:44 +00:00
Glenn Maynard b6d77c0167 disable AddFakeSound 2004-01-14 00:10:34 +00:00
Glenn Maynard 7e7a007cdd update 2004-01-12 23:20:52 +00:00
Glenn Maynard dc5cfb53a8 s/str_ds/pcm/ 2004-01-12 23:10:14 +00:00
Glenn Maynard e10c8da4b6 start_time 2004-01-12 23:03:04 +00:00
Glenn Maynard 6b91ee5898 cleanup 2004-01-12 11:04:17 +00:00
Glenn Maynard 3294c04fa9 no, really 2004-01-12 11:02:16 +00:00
Glenn Maynard 6d3f224a15 this condition is normal now 2004-01-12 10:48:02 +00:00
Glenn Maynard 6f1242a7e0 start_time 2004-01-12 05:25:40 +00:00