]> git.sesse.net Git - vlc/commit
configuration.[ch]: Handling of deprecated options in the command line. Add a new...
authorChristophe Mutricy <xtophe@videolan.org>
Sat, 21 May 2005 15:07:46 +0000 (15:07 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Sat, 21 May 2005 15:07:46 +0000 (15:07 +0000)
commitb252ac5ce38e455f4c505fa735a87fc81853295b
tree67ceded868f666ff7536558ade4e3b9bc2a59276
parentf19fc089c27aa05baf0d5a030fc0d802876532a0
configuration.[ch]: Handling of deprecated options in the command line. Add a new configuration helper add_deprecated( name, b_strict).
gui/*: Don't show deprecated option in the preferences
libvlc.h: add the deprecated options from NEWS. Is there others ?
Could the Mac and BeOS dev, check for their gui, please.
Closes #112
include/configuration.h
modules/gui/beos/PreferencesWindow.cpp
modules/gui/macosx/prefs_widgets.m
modules/gui/wxwindows/preferences_widgets.cpp
src/libvlc.h
src/misc/configuration.c