]> git.sesse.net Git - vlc/history - src/config/chain.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / config / chain.c
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