Commit Graph
11 Commits
Author SHA1 Message Date
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 a253dd8290 reserve a few more blocks 2004-04-05 23:19:05 +00:00
Glenn Maynard 93a31d7b22 StartDecodeThread() 2004-04-03 01:26:39 +00:00
Glenn Maynard 213bc83ca4 add assert 2004-04-03 01:25:04 +00:00
Glenn Maynard b6c090995d fix "Assertion 'thr != NULL' failed" 2004-04-03 01:23:07 +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 02fa396548 frames 2004-03-26 03:15:27 +00:00
Glenn Maynard a37645f421 fewer chunks 2004-03-24 06:10:38 +00:00
Chris Danford 31ae7c6fc0 fix VC6 compile error 2004-03-19 03:53:19 +00:00
Glenn Maynard 5224689df7 fix warning 2004-03-18 04:15:01 +00:00
Glenn Maynard 82ac2755b9 add base class for generic software-mixing sound drivers 2004-03-18 04:12:41 +00:00