Glenn Maynard
|
ef68b4acdd
|
Working on clean pausing support. (This will break the ALSA and DSound hardware builds until they're updated, soon.)
|
2005-03-10 22:49:28 +00:00 |
|
Glenn Maynard
|
00bf5e9639
|
implement decode buffer fill rate clamping
|
2004-08-21 06:53:26 +00:00 |
|
Glenn Maynard
|
9c23f35047
|
allocate buffer on demand
|
2004-08-21 06:09:19 +00:00 |
|
Glenn Maynard
|
c6acc25ddc
|
rearrange: public, protected, then private
|
2004-08-21 01:51:29 +00:00 |
|
Glenn Maynard
|
512d5d1b3f
|
get rid of frames_read and frames_written; this should get rid of a small
class of possible internal desyncs, and save a little memory (~100k)
|
2004-07-24 05:23:47 +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
|
3462de7511
|
fix waveout underruns cascading into decode underruns because the
decode buffer is smaller than the writeahead
|
2004-04-06 23:18:40 +00:00 |
|
Glenn Maynard
|
1060269709
|
add StartDecodeThread to fix potential GetSampleRate race
(will break sound drivers until I update them)
|
2004-04-02 21:28:06 +00:00 |
|
Glenn Maynard
|
e490422f82
|
cleanup
|
2004-03-19 01:32:55 +00:00 |
|
Glenn Maynard
|
82ac2755b9
|
add base class for generic software-mixing sound drivers
|
2004-03-18 04:12:41 +00:00 |
|