Chris Danford
|
7b345b5c75
|
make volume changes affect playing sounds
|
2005-10-02 08:35:46 +00:00 |
|
Chris Danford
|
48ebc53549
|
return NULL -> return CString() for clarity and efficiency
|
2005-09-04 16:55:21 +00:00 |
|
Glenn Maynard
|
434222f269
|
pausing support
|
2005-03-11 00:29:00 +00:00 |
|
Glenn Maynard
|
65ca46608d
|
fix crash
|
2004-12-01 19:17:26 +00:00 |
|
Glenn Maynard
|
67d777f050
|
exceptions
|
2004-12-01 00:06:41 +00:00 |
|
Glenn Maynard
|
399533708e
|
fix Windows compile
|
2004-09-09 17:57:45 +00:00 |
|
Glenn Maynard
|
fb72702e80
|
don't interleave reads
|
2004-08-21 07:19:54 +00:00 |
|
Glenn Maynard
|
70a2d889a4
|
output cleanup
|
2004-08-14 19:51:04 +00:00 |
|
Glenn Maynard
|
416e15e256
|
don't need SDL for hats
|
2004-06-16 21:06:59 +00:00 |
|
Glenn Maynard
|
4466f94463
|
remove old hacks
|
2004-05-23 21:16:22 +00:00 |
|
Glenn Maynard
|
aa73bb0444
|
license update
|
2004-05-15 20:28:17 +00:00 |
|
Glenn Maynard
|
0e396e32c4
|
Rewrite sound locking.
|
2004-04-13 00:05:35 +00:00 |
|
Glenn Maynard
|
e451db6b30
|
use SoundIsFinishedPlaying
when Stop is called, stop the sound immediately; don't wait for it
to flush
|
2004-04-07 04:13:26 +00:00 |
|
Glenn Maynard
|
e80e0a2a25
|
cleanup
|
2004-02-15 04:34:51 +00:00 |
|
Glenn Maynard
|
2ff50ed116
|
support per-sample volume
|
2004-01-22 06:55:18 +00:00 |
|
Glenn Maynard
|
cf97705203
|
64-bit frame counts
remove DSoundBuf::Reset
|
2004-01-19 22:21:57 +00:00 |
|
Glenn Maynard
|
b739306a33
|
Simplify (why'd I do this? unneeded)
|
2004-01-16 23:24:05 +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
|
d7839b1c67
|
cleanup
|
2004-01-12 03:52:23 +00:00 |
|
Glenn Maynard
|
6f55a34e4a
|
simplify
|
2004-01-12 02:37:51 +00:00 |
|
Glenn Maynard
|
843a7e4ecd
|
stop saying samples when we mean frames
|
2004-01-12 02:13:30 +00:00 |
|
Glenn Maynard
|
8c799e09ce
|
simplify
|
2004-01-12 02:11:28 +00:00 |
|
Glenn Maynard
|
b2240b6b55
|
RageSoundDriver_DSound: implement start time
|
2004-01-10 10:44:28 +00:00 |
|
Glenn Maynard
|
28a15a478b
|
improve altency
|
2003-12-22 03:47:26 +00:00 |
|
Glenn Maynard
|
9618def460
|
simplify DSoundBuf interface
|
2003-11-01 18:10:15 +00:00 |
|
Glenn Maynard
|
af93453cc9
|
Fix slow (90-100ms) sound shutdown.
|
2003-11-01 06:41:14 +00:00 |
|
Chris Danford
|
b101cba858
|
fix VC6 compile error
|
2003-10-22 01:52:59 +00:00 |
|
Glenn Maynard
|
5dfbc32965
|
fix log
|
2003-10-21 23:31:31 +00:00 |
|
Glenn Maynard
|
dd671b5d33
|
fix log
|
2003-10-21 23:29:59 +00:00 |
|
Thad Ward
|
c7de8342f5
|
remove some tls.h includes that were apparently missed.
|
2003-10-01 09:15:51 +00:00 |
|
Glenn Maynard
|
32e81d2bbc
|
Use CHECKPOINT and RageThreads.
|
2003-08-05 01:32:51 +00:00 |
|
Chris Danford
|
278cb4c3f1
|
runs on Xbox
|
2003-07-22 07:47:27 +00:00 |
|
Glenn Maynard
|
7639f547f4
|
Disable a trace I don't need right now;
error check.
|
2003-07-09 20:40:28 +00:00 |
|
Glenn Maynard
|
3612106dd4
|
Oops, forgot to commit subdirs ...
This also includes code to use varying sample rates with DirectSound,
so we don't have to do sample rate conversions. Experimental.
|
2003-04-25 04:10:18 +00:00 |
|
Glenn Maynard
|
d26df0c44c
|
Er. Had this here for a long time and it's what snapshots have been.
This seems to keep going back and forth ...
|
2003-04-23 19:30:12 +00:00 |
|
Glenn Maynard
|
e6e271f790
|
hopefully fix some skips in DSound (sleep calculation was giving
results higher than I intended)
|
2003-03-17 20:02:20 +00:00 |
|
Glenn Maynard
|
9b635c0015
|
add some asserts near where some crashdumps pointed to
|
2003-03-06 08:10:28 +00:00 |
|
Glenn Maynard
|
6cabe523a6
|
more stdafx -> global
|
2003-02-16 04:02:21 +00:00 |
|
Glenn Maynard
|
6b5bbfd210
|
why did I put this in here?
|
2003-02-14 06:39:50 +00:00 |
|
Glenn Maynard
|
bca879f9b0
|
update
|
2003-01-24 22:28:23 +00:00 |
|
Glenn Maynard
|
5c20ab433a
|
reduce the sleep
|
2003-01-24 01:34:25 +00:00 |
|
Glenn Maynard
|
9df986c8a1
|
speedup
|
2003-01-20 09:22:30 +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
|
d72770a1a9
|
increase the buffer size for hardware mixing a bit
|
2003-01-19 00:52:17 +00:00 |
|
Glenn Maynard
|
875108d691
|
use m_fSoundVolume
|
2003-01-11 04:04:15 +00:00 |
|
Glenn Maynard
|
92d2a28940
|
set mixer volume
|
2003-01-08 00:44:17 +00:00 |
|
Glenn Maynard
|
0797cdb4bd
|
rename GetPCM -> GetData in drivers (confusing)
|
2003-01-07 03:55:43 +00:00 |
|