On Fri, 13 Oct 2006, James Courtier-Dutton wrote: > + {" Playback Enum", CTL_PLAYBACK_ENUM}, > + {" Capture Enum", CTL_CAPTURE_ENUM}, > + {" Enum", CTL_GLOBAL_ENUM}, I don't like this. We already know, that it's the enum type, so it's not required to put this type to control id name again. Could you just check, if control id name ends with " Capture" or " Playback" words and set CTL_XXXX_ENUM according that? Jaroslav ----- Jaroslav Kysela <perex@xxxxxxx> Linux Kernel Sound Maintainer ALSA Project, SUSE Labs ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel