]> git.sesse.net Git - vlc/commit
* Make ParseOption (from input) a global service (var_OptionParse)
authorClément Stenac <zorglub@videolan.org>
Sun, 22 Jan 2006 17:12:24 +0000 (17:12 +0000)
committerClément Stenac <zorglub@videolan.org>
Sun, 22 Jan 2006 17:12:24 +0000 (17:12 +0000)
commita1e597bf0072e2466e137277ec9ff0562c8d0a8e
treeb779618267e57e2036ad808c619f9a5768b67ad2
parent71016b4ee50599cbea456362d264e59a589f324c
* Make ParseOption (from input) a global service (var_OptionParse)
* Add i_options/pp_options to intf_Create

* add global options to enable file-logging and syslog (Refs:#508)
include/variables.h
include/vlc_interface.h
include/vlc_symbols.h
modules/codec/cmml/cmml.c
modules/control/rc.c
modules/misc/logger.c
src/input/input.c
src/interface/interface.c
src/libvlc.c
src/libvlc.h
src/misc/variables.c