Commit Graph
16 Commits
Author SHA1 Message Date
Glenn Maynard 808b95a1cf API update 2004-01-20 01:00:01 +00:00
Glenn Maynard fda40a0efd update (Mac drivers untested) 2004-01-15 03:03:57 +00:00
Glenn Maynard 43d23e5b3a implement start time; simplify 2004-01-12 03:22:43 +00:00
Glenn Maynard fb1f167132 fix PCM sample overflow
fix warning
2004-01-04 07:14:13 +00:00
Glenn Maynard 1229486b0d fix leak 2004-01-04 03:24:04 +00:00
Glenn Maynard 6d2aa8632c cleaner shutdown 2004-01-03 04:10:57 +00:00
Glenn Maynard a99d648da5 reduce default writeahead from 8k to 4k (can probably go down to 1k on
many 2.4 systems)
2004-01-03 03:11:56 +00:00
Glenn Maynard 8d4d56f03b log sample rate 2004-01-03 02:59:14 +00:00
Glenn Maynard a27620a32d Handle hardware that only supports 48khz output (eg. Intel8x0, on
nForce boards).  Allow drivers to tell whether specific sample rates
are supported (instead of "all or nothing").

Warning: this will break the Windows (and possibly OS X) drivers for
a few minutes until I update them.
2004-01-03 02:35:47 +00:00
Glenn Maynard 8c6249aa8c GetKernel return in decimal instead of hex 2004-01-02 07:01:27 +00:00
Glenn Maynard bc9d6fb205 m_iSoundWriteAhead for ALSA9-sw 2003-12-02 20:56:04 +00:00
Glenn Maynard a75edaf80e GetSysInfo 2003-11-28 21:17:49 +00:00
Glenn Maynard 62e9a16bc6 fix crash on ALSA SW fallback 2003-11-04 06:40:17 +00:00
Glenn Maynard 928a8ce1af Dynamically bind ALSA, so binaries compiled with ALSA will work on systems
without ALSA installed.
2003-11-03 21:52:31 +00:00
Glenn Maynard 78f3044435 Small buffers with 2.6 kernels. 2003-10-28 08:28:18 +00:00
Glenn Maynard 0d2671bb01 Add ALSA hardware mixing 2003-10-22 02:34:44 +00:00