]> git.sesse.net Git - vlc/history - src/config/chain.c
LGPL
[vlc] / src / config / chain.c
2011-11-27 Jean-Baptiste KempfLGPL
2011-10-02 Rémi Denis-CourmontRemove unfunctional add_deprecated_alias()
2011-06-29 Rémi Denis-CourmontDon't apply CONFIG_ITEM mask to variable types
2011-05-01 Rémi Denis-Courmontconfig_StringEscape: iterate through string twice rathe...
2010-12-05 Rémi Denis-CourmontRemove VLC_VAR_MODULE, VLC_VAR_FILE and VLC_VAR_DIRECTORY
2010-02-07 Rémi Denis-Courmontconfig: remove leading underscores
2009-11-24 Rafaël Carréconfig_ChainCreate() : use SKIPSPACE macro
2009-09-16 Pierre YnardFix parsing of float-typed variables
2009-05-31 Laurent AimarFixed infinite loop in config_ChainDuplicate.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-31 Laurent AimarAdded config_ChainDuplicate to duplicate config_chain_t...
2009-04-16 Rémi Denis-CourmontAllow empty module name in chain
2009-04-04 Rémi Denis-CourmontUse C functions
2008-08-29 Laurent AimarImproved config_chain parsing by using escape for ...
2008-07-27 Derk-Jan Hartmanconfig loader: make it more clear where this fprintf...
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-02 André WeberMerge branch 'master' of git@git.videolan.org:vlc
2008-03-02 Rémi Denis-CourmontRemove security-policy from config_ChainParse()
2008-01-24 Rémi Denis-Courmont...and consistent semantics
2008-01-24 Rémi Denis-CourmontConsistent naming
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Damien Fouilleulvlc security: As i've seen very little improvement...
2007-12-17 Rémi Denis-CourmontAdd support for aliases through vlc_config_set
2007-12-09 Rémi Denis-CourmontSplit the big config file