]> git.sesse.net Git - vlc/history - src/config/dirs.c
Try to store config_GetConfDir in the official place on Windows (CSIDL_COMMON_APPDATA)
[vlc] / src / config / dirs.c
2008-07-30 Jean-Baptiste KempfTry to store config_GetConfDir in the official place...
2008-07-30 Jean-Baptiste KempfFix config_GetHomeDir by using CSIDL_PERSONAL instead...
2008-07-02 Rémi Denis-CourmontFix directory separator
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-05-22 Rémi Denis-CourmontMake config_GetHomeDir return a const string too
2008-05-22 Rémi Denis-CourmontStore the home directory statically, as it cannot change
2008-05-22 Rémi Denis-CourmontUse the same directory layout on all platforms.
2008-05-22 Rémi Denis-CourmontSplit directory handling and core configuration