]> git.sesse.net Git - vlc/commit
configuration: add config_AddIntf() config_RemoveIntf() and config_ExistIntf() to...
authorRafaël Carré <funman@videolan.org>
Mon, 22 Oct 2007 02:01:55 +0000 (02:01 +0000)
committerRafaël Carré <funman@videolan.org>
Mon, 22 Oct 2007 02:01:55 +0000 (02:01 +0000)
commit495602e13542b7b3ed6646c9768e25d4bf66a2ee
treedabdf6e2a724fca2fe2935eb6d3c57f140a386da
parent25a609d47f4403a8b1c23fef1b017ef2d2ddabd7
configuration: add config_AddIntf() config_RemoveIntf() and config_ExistIntf() to handle extra interfaces in the preferences
make use of it for last.fm simple preferences (ref #1262)
by the way the duplication of "control" with "extraintf" is very boring
include/vlc_configuration.h
modules/gui/qt4/components/simple_preferences.cpp