Commits on Source (2)
-
Steve Lhomme authored
There's no other object that can handle the configuration loading/saving. We don't need to inherit the options, they can only be in the libvlc_int_t object. var_GetNonEmptyString() is equivalent to var_InheritString() in that case.
af21f6a7 -
Steve Lhomme authored
Only the base object should load all the modules descriptors.
9e78bba8
Showing
- include/vlc_configuration.h 2 additions, 2 deletionsinclude/vlc_configuration.h
- src/config/cmdline.c 2 additions, 4 deletionssrc/config/cmdline.c
- src/config/configuration.h 5 additions, 8 deletionssrc/config/configuration.h
- src/config/core.c 1 addition, 1 deletionsrc/config/core.c
- src/config/file.c 6 additions, 8 deletionssrc/config/file.c
- src/config/help.c 7 additions, 7 deletionssrc/config/help.c
- src/libvlc.c 2 additions, 2 deletionssrc/libvlc.c
- src/modules/bank.c 6 additions, 7 deletionssrc/modules/bank.c
- src/modules/cache.c 2 additions, 2 deletionssrc/modules/cache.c
- src/modules/modules.h 3 additions, 4 deletionssrc/modules/modules.h