Commit Graph
619 Commits
Author SHA1 Message Date
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
Glenn Maynard b15759ef5b cleanup 2004-02-21 01:50:20 +00:00
Steve Checkoway dd38b1ea67 Cleanup and fix compile. 2004-02-20 22:52:20 +00:00
Steve Checkoway 7c6dfa8b18 Cleanup, QT is no longer an option. 2004-02-20 21:57:58 +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 bbc9cbc648 Remove RageSoundDriver_QT. 2004-02-17 11:00:32 +00:00
Steve Checkoway 28b9e757cf remove files that I'll never get working. 2004-02-17 10:55:06 +00:00
Glenn Maynard e755ecab67 debug option to not show loading window 2004-02-15 22:56:51 +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 0196abe99b fix exception memleaks
fix fallback behavior
work around crash
2004-02-10 03:06:13 +00:00
Glenn Maynard 7caca1139d better output 2004-02-10 02:41:53 +00:00
Glenn Maynard a9bbdc80d4 cleanup 2004-02-09 22:00:31 +00:00
Glenn Maynard 8de7ef8496 cleanup 2004-02-07 20:50:42 +00:00
Glenn Maynard 8e2033f005 fix gcc 3.4 compile 2004-02-07 01:58:55 +00:00
Glenn Maynard cdb2339f8e don't shut down video in a thread 2004-02-06 04:46:47 +00:00
Glenn Maynard 990eb50e4a fix ALSA problems when going through plug 2004-02-05 21:03:03 +00:00
Chris Danford 69fd514b68 add 3D scrolling to ActorScroller
generalize BGAnimation, BGAnimationLayer to eliminate shared code with ActorFrame
2004-02-01 03:14:37 +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 f573d5f1ad compile fix 2004-01-24 22:44:52 +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
Glenn Maynard 129e68d484 add EnterTimeCriticalSection(), ExitTimeCriticalSection() 2004-01-18 02:37:48 +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 454cbe482e ID for MessageBoxError 2004-01-16 22:43:59 +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