]> git.alsa-project.org Git - alsa-lib.git/commit
Make local functions really local
authorTakashi Iwai <tiwai@suse.de>
Fri, 30 Nov 2007 17:26:13 +0000 (18:26 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 30 Nov 2007 17:26:13 +0000 (18:26 +0100)
commit7dca3ab1eaa5ab679a72bc03b8cdda0220744070
treed49992e36aeee98c87098058e8ab64cdee50577b
parente68bd91cf9fae09f3ad9a351416f87f0fc06db81
Make local functions really local

Rename the local functions to snd1_* so that they won't be exported
out of alsa-lib.

Some functions are still kept because aserver requires them.  Sigh.
include/local.h
src/control/control_local.h
src/mixer/mixer_simple.h
src/pcm/interval.h
src/pcm/pcm_direct.h
src/pcm/pcm_ext_parm.h
src/pcm/pcm_generic.h
src/pcm/pcm_local.h
src/pcm/pcm_plugin.h