]> git.sesse.net Git - vlc/history - src/config/cmdline.c
Fix memleak in audio equalizer.
[vlc] / src / config / cmdline.c
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-05-26 Rafaël CarréInclude assert.h where assert() is used
2008-05-23 Pierre d'Herbemontconfig: Clean up for the -psn cmd line argument case...
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-11 Rafaël Carrécleanup : remove useless headers, not used functions...
2008-02-25 Rémi Denis-CourmontRemove argv/argc from libvlc_t (not really needed here)
2008-02-03 Rémi Denis-CourmontWe don't check for limits.h, so don't use HAVE_LIMITS_H
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
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