log src/alsa-ng/alsa-util.c @ 3190:2f5be25204f3

age author description
Fri, 19 Jun 2009 09:30:27 -0500 William Pitcock alsa-ng: Nevermind, the emu10k1 driver sucks and doesn't support any of these formats, hince their failing hard for me.
Fri, 19 Jun 2009 09:14:22 -0500 William Pitcock alsa-ng: Only support 16bit output for now. Someone else can debug this crap.
Fri, 19 Jun 2009 09:10:13 -0500 William Pitcock alsa-ng: Some fixes
Fri, 19 Jun 2009 08:38:14 -0500 William Pitcock alsa-ng: Apparently 24bit values are padded to 32bit, so we need to tell ALSA that.
Fri, 19 Jun 2009 07:59:56 -0500 William Pitcock alsa-ng: Add support for SND_FLOAT (SND_PCM_FORMAT_FLOAT).
Thu, 14 May 2009 21:05:11 -0500 William Pitcock alsa-ng: Import rewritten ALSA plugin. This is still woefully incomplete, but supports basic playback.