[vlc-devel] Re: QueryPerformanceFrequency suggestion
Jérôme Decoodt
djc at videolan.org
Tue Jul 19 14:04:45 CEST 2005
Hello,
> I don't know how to add a new preferences advanced option to the dialogs.
You can add a call to macro add_xxx like this in your module description:
add_bool( name, b_value, p_callback, text, longtext, advc )
(see include/configuration.h for others macros)
Regards,
--
Jérôme Decoodt
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list