Glenn Maynard
|
71e2f1d8d7
|
partial s/RageSound/RageSoundBase/
|
2004-01-15 03:12:18 +00:00 |
|
Glenn Maynard
|
97d088db50
|
remove RageSoundManager::PlayOnceFromDir (in SOUNDS now)
|
2004-01-15 02:56:04 +00:00 |
|
Glenn Maynard
|
fed157e934
|
use RageSoundBase
|
2004-01-15 02:33:41 +00:00 |
|
Glenn Maynard
|
8b6030e299
|
remove RageSoundManager::MixAudio
|
2004-01-15 01:46:09 +00:00 |
|
Glenn Maynard
|
f25f68b3f5
|
add read( float * )
optimize full volume
|
2004-01-14 22:09:55 +00:00 |
|
Glenn Maynard
|
f226bde635
|
remove "fake" sounds
|
2004-01-14 08:10:37 +00:00 |
|
Glenn Maynard
|
db15c73035
|
cleanup
|
2004-01-14 08:07:42 +00:00 |
|
Glenn Maynard
|
bbbb76d551
|
RageSound handles SOUNDMAN->playing_sounds itself
|
2004-01-14 08:00:51 +00:00 |
|
Glenn Maynard
|
6d4ddb2a2d
|
simplify
|
2004-01-14 01:41:32 +00:00 |
|
Glenn Maynard
|
5228f9df9c
|
sample rate update
|
2004-01-03 02:36:14 +00:00 |
|
Glenn Maynard
|
51d60e1db1
|
add RageSoundManager::AttenuateBuf
|
2003-10-22 03:39:52 +00:00 |
|
Glenn Maynard
|
a47708b0b5
|
simplify and optimize SoundMixBuffer
|
2003-10-21 21:35:58 +00:00 |
|
Glenn Maynard
|
a1b960be35
|
Allow read-only access to the lsit of currently-playing sounds.
|
2003-09-27 01:47:19 +00:00 |
|
Glenn Maynard
|
60e8ec708a
|
remove stubs
|
2003-07-26 23:09:56 +00:00 |
|
Glenn Maynard
|
cc0362bfa2
|
stub music calls until converted
|
2003-07-26 22:18:32 +00:00 |
|
Glenn Maynard
|
50fcf591d9
|
Add RageSoundManager::GetMusicPath.
RageSoundManager::PlayMusic: unload sounds when we stop playing.
|
2003-07-14 23:54:54 +00:00 |
|
Chris Danford
|
e68bd0a3e6
|
add "loop" file name hint for sounds
|
2003-07-05 22:02:42 +00:00 |
|
Glenn Maynard
|
60921db8e5
|
Stop using basic_string for Sint32. We only use it in one place and it's
a bit of a performance hit there ...
|
2003-04-25 19:40:49 +00:00 |
|
Glenn Maynard
|
8d0ee06efa
|
fix dependency
|
2003-04-23 19:49:51 +00:00 |
|
Glenn Maynard
|
c194f42a3f
|
add GetDriverSampleRate
|
2003-04-23 19:31:32 +00:00 |
|
Glenn Maynard
|
0d5cd0bc0f
|
apparently it does want to be this way
|
2003-02-14 23:03:14 +00:00 |
|
Glenn Maynard
|
dd06dddc75
|
use Sint32 char_traits correctly
|
2003-02-14 22:52:38 +00:00 |
|
Glenn Maynard
|
85d15e9976
|
use Sint32 char_traits
|
2003-02-14 22:50:38 +00:00 |
|
Glenn Maynard
|
76e1f7b8ba
|
add separately controllable fade
|
2003-02-10 21:43:50 +00:00 |
|
Glenn Maynard
|
6cd9b429b7
|
abstract music completely
|
2003-01-21 02:16: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
|
6f91b6fa0a
|
move stuff over
|
2003-01-02 08:13:34 +00:00 |
|
Glenn Maynard
|
2b7dad6766
|
make music public
|
2003-01-02 07:53:13 +00:00 |
|
Glenn Maynard
|
ce07b8e997
|
add RageSoundManager::PlayMusic
|
2003-01-02 07:30:23 +00:00 |
|
Glenn Maynard
|
fb71bacda7
|
better mixer
|
2002-12-31 01:09:31 +00:00 |
|
Glenn Maynard
|
f7bf2ef2fa
|
changed sound API
|
2002-12-22 08:13:33 +00:00 |
|
Glenn Maynard
|
2c0b7865d4
|
add fake sound support
|
2002-12-21 02:19:37 +00:00 |
|
Glenn Maynard
|
b5f1ba9202
|
update
|
2002-12-13 08:31:39 +00:00 |
|
Glenn Maynard
|
2de143f14e
|
add new sound code
|
2002-12-13 07:44:34 +00:00 |
|