Glenn Maynard
|
0f76adec67
|
GetSampleRate(int) -> GetSampleRate(); one sample rate
per driver
|
2006-12-13 09:13:41 +00:00 |
|
Glenn Maynard
|
f75a281c18
|
GetPosition(pSound) -> GetPosition(); one hardware sound position
per driver
|
2006-12-13 09:10:08 +00:00 |
|
Glenn Maynard
|
f4c7193c70
|
RageSound_ -> RageSoundDriver_
|
2006-12-07 02:16:51 +00:00 |
|
Glenn Maynard
|
62c114b49e
|
remove param
|
2006-08-21 00:20:13 +00:00 |
|
Steve Checkoway
|
532b115aa6
|
Remove unnecessary. (Funny comment though.)
|
2005-10-24 06:51:20 +00:00 |
|
Glenn Maynard
|
9d32f5e9f5
|
use PREFSMAN->m_iSoundPreferredSampleRate
|
2005-10-24 01:21:07 +00:00 |
|
Glenn Maynard
|
9d7ce29cdd
|
report the fake sample rate, so changes to it work
|
2005-10-23 22:00:23 +00:00 |
|
Glenn Maynard
|
49e8dd1327
|
cleanup
|
2005-10-23 21:53:32 +00:00 |
|
Ben Anderson
|
0db665d4d6
|
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
|
2005-03-14 06:44:38 +00:00 |
|
Glenn Maynard
|
aa73bb0444
|
license update
|
2004-05-15 20:28:17 +00:00 |
|
Glenn Maynard
|
45097b9811
|
simplify
|
2004-03-19 01:32:03 +00:00 |
|
Glenn Maynard
|
cf97705203
|
64-bit frame counts
remove DSoundBuf::Reset
|
2004-01-19 22:21:57 +00:00 |
|
Glenn Maynard
|
92684a90db
|
s/RageSound/RageSoundBase/
linux/mac in a moment
|
2004-01-15 02:59:44 +00:00 |
|
Glenn Maynard
|
7fdbfa4879
|
use RageThread
|
2003-07-27 03:10:44 +00:00 |
|
Glenn Maynard
|
8f729668ec
|
remove header
|
2003-07-26 23:13:11 +00:00 |
|
Glenn Maynard
|
2110594735
|
add missing header
|
2003-07-26 23:12:38 +00:00 |
|
Steve Checkoway
|
9d3db00a96
|
Better encapsulation
|
2003-06-13 20:49:09 +00:00 |
|
Glenn Maynard
|
edd42410c2
|
missing header
|
2003-04-23 19:38:30 +00:00 |
|
Glenn Maynard
|
922e374aaa
|
Make this compile in Windows.
Don't use nanosleep; it's nonportable. Use SDL_Delay() instead.
|
2003-02-20 22:54:12 +00:00 |
|
Aaron VonderHaar
|
d7a04ab91c
|
Makes RageSoundDriver_Null pretend to play sounds
|
2003-02-20 15:17:06 +00:00 |
|
Glenn Maynard
|
649f835042
|
add null sound driver
|
2003-02-12 01:54:01 +00:00 |
|