On Tue, 03 Jul 2007 16:11:58 -0300 Fausto Carvalho Marques SIlva <fausto@xxxxxxxxxx> wrote: > I have a hard job...to remove dynamic configuration from alsa-lib > (conf.c,confmisc.c). > I found it difficult because snd_conf_* functions are spread all over > *.c files. > Is there am easy way of doing it ? Does anyone have some "guidelines" of > doing it? > Any help is wellcome... I haven't had a look at the code, but perhaps you can replace all the snd_conf_* functions with copies that do nothing, so you don't have to change all the callers. -- Giuliano. _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel