]> git.sesse.net Git - vlc/commit
Enable the last parameter of the macros change_integer_list, change_string_list to...
authorAndré Weber <WeberAndre@gmx.de>
Mon, 3 Mar 2008 18:57:43 +0000 (19:57 +0100)
committerAndré Weber <WeberAndre@gmx.de>
Mon, 3 Mar 2008 18:57:43 +0000 (19:57 +0100)
commitb96154a2673604c3550a0ff0296a48d16420800a
tree1569d11ad46c34dd30ddb46704f09c2b5d677572
parent487b2b1e7439028935350ce5550afcac098bd5f3
Enable the last parameter of the macros change_integer_list, change_string_list to supply a method to initialize update dynamic selectionlists inside the settings GUI allready on showing the gui. (f.e. the audio device list)
include/vlc_configuration.h
include/vlc_modules_macros.h
modules/gui/qt4/components/preferences_widgets.cpp
modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
src/modules/entry.c