The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Jaroslav Kysela 3c55dcabbf Sverker Wiberg <sverkerw@swipnet.se>
Opening the patch ROM on GusPnP always fails:

* iwffff_get_rom_header() gets the card directory wrong when opening
  the ROM file.

* iwffff_get_rom_header() forgets that the ROM header is padded to 512
  bytes length.

I also fixed some small stuff:

* Tried to improve snd_instr_iwffff_open_rom()'s doxygen comment. The
  commingling of file-system files (denoted by names) and ROM-embedded
  files (numbers) is somewhat confusing --- I'm still looking for the
  right words to explain it.

* Oh, and snd_instr_iwffff_open_rom() returns -EPERM for invalid
  bank/file values --- it means the wrong thing: ENOENT would be
  better.
2002-11-14 08:48:29 +00:00
aserver Replaced snd_pcm_avail() with snd_pcm_hwsync() 2002-10-12 11:49:53 +00:00
doc Reverted back the PCM API. 2002-09-19 16:12:13 +00:00
include Removed clear() functions 2002-10-23 17:49:34 +00:00
src Sverker Wiberg <sverkerw@swipnet.se> 2002-11-14 08:48:29 +00:00
test Changed sw_params to follow hw_params (unify functions) 2002-10-19 19:09:46 +00:00
utils added pkg-config file alsa.pc. 2002-09-18 16:38:18 +00:00
acconfig.h get back for the old autoheader. 2002-10-07 09:57:31 +00:00
acinclude.m4 duplicated the required alsa-kernel header files into the local 2002-10-09 13:43:35 +00:00
ChangeLog * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
configure.in 0.9.0rc5 2002-10-23 17:54:50 +00:00
COPYING Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
cvscompile Oops, depmod should be depcomp 2002-10-24 12:09:30 +00:00
INSTALL duplicated the required alsa-kernel header files into the local 2002-10-09 13:43:35 +00:00
Makefile.am Oops, depmod should be depcomp 2002-10-24 12:09:30 +00:00
TODO Added snd_config_load_override(). 2002-01-09 21:28:15 +00:00