The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Takashi Iwai 8a035282ac Clean up Versions file
The entries in the current Versions file don't work as expected.
Since the first ALSA_0.9 has already snd_* global definitions, all
the rest are simply ignored.  Some symbols (e.g. snd_hw_params_*)
indeed work because they have explicit symver definitions, but
ALSA_0.9.6 and later are all superfluous.

This patch clean up these useless entries.  Also, the patch restricts
the matching patterns for _snd_* and __snd_* entries to reduce the
unneeded export symbols.
2007-11-30 18:29:01 +01:00
alsalisp Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
aserver Terminate long_options array 2004-09-28 17:22:33 +00:00
doc Remove sequencer instrument layer 2007-10-30 12:31:55 +01:00
include Make local functions really local 2007-11-30 18:26:13 +01:00
modules Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
src Clean up Versions file 2007-11-30 18:29:01 +01:00
test midiloop: use blocking mode 2007-11-12 08:49:10 +01:00
utils Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
.hgignore Add dynamically created files to ignore file 2007-08-29 14:50:52 +02:00
.hgtags Added tag v1.0.15 for changeset 9e2f117f24b9 2007-10-15 10:36:46 +02:00
acinclude.m4
ChangeLog
configure.in Remove sequencer instrument layer 2007-10-30 12:31:55 +01:00
COPYING
cvscompile make sure commands in cvs/hg compile scripts worked 2006-09-26 15:37:07 +02:00
hgcompile make sure commands in cvs/hg compile scripts worked 2006-09-26 15:37:07 +02:00
INSTALL Add hgcompile script and fix INSTALL document 2006-05-12 15:33:44 +02:00
Makefile.am Allow build without libdl and libpthread 2007-03-22 00:48:18 +01:00
MEMORY-LEAK
NOTES Change assert condition in error message handler 2007-10-24 12:53:08 +02:00
TODO