Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
Mon, 22 Jun 2009 16:05:57 -0400 | John Lindgren | alsa-ng: Fix possible race conditions, sluggish pause and seek. |
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 08:23:51 -0500 | William Pitcock | alsa-ng: Don't crash on SND_PCM_FORMAT_UNKNOWN. |
Fri, 19 Jun 2009 07:59:56 -0500 | William Pitcock | alsa-ng: Add support for SND_FLOAT (SND_PCM_FORMAT_FLOAT). |