Commit Graph
636 Commits
Author SHA1 Message Date
Glenn Maynard fd1dd28b4d this driver is too noisy; use Trace for regular debugging output, not Info 2004-02-27 06:45:14 +00:00
Chris Danford 72955df2af shorten sleep for mount 2004-02-27 04:42:18 +00:00
Chris Danford ad34ebff78 add sleep to wait for OS mount to finish 2004-02-27 03:43:55 +00:00
Chris Danford a31a721ded fix compile 2004-02-26 10:49:22 +00:00
Chris Danford bf5a40df92 add debugging 2004-02-26 10:44:56 +00:00
Chris Danford c56df82b33 add debugging 2004-02-26 09:52:19 +00:00
Chris Danford 55c4fc8d06 add debugging 2004-02-26 09:47:54 +00:00
Chris Danford c7961e4e55 ignore usb-storage descriptors marked "not attached" 2004-02-26 09:39:43 +00:00
Chris Danford 28e275a8b7 ignore usb-storage descriptors marked "not attached" 2004-02-26 09:38:56 +00:00
Chris Danford d2c8684449 ignore usb-storage descriptors marked "not attached" 2004-02-26 09:37:04 +00:00
Chris Danford e5793ab28a add debugging 2004-02-26 08:59:55 +00:00
Chris Danford 4063dca417 add debugging 2004-02-26 08:57:13 +00:00
Chris Danford a04b1cb43d add debugging 2004-02-26 08:52:53 +00:00
Chris Danford 0f26a4be6a add debugging 2004-02-26 08:49:10 +00:00
Chris Danford 1e43128440 unload usb-storage driver between games 2004-02-26 07:36:30 +00:00
Chris Danford 8b832f11d7 unload usb-storage driver between games 2004-02-26 07:28:59 +00:00
Glenn Maynard c69f29e54d fix crash on fallback 2004-02-25 05:26:20 +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
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