[vlc-devel] vlc: svn commit r12344 (massiot)

Subversion daemon svn at videolan.org
Mon Aug 22 19:58:23 CEST 2005


r12344 | massiot | 2005-08-22 19:58:20 +0200 (Mon, 22 Aug 2005) | 8 lines
Changed paths:
   M /trunk/include/vlc_common.h
   M /trunk/include/vlc_symbols.h
   M /trunk/modules/control/http/http.c
   M /trunk/modules/control/http/http.h
   M /trunk/modules/control/http/macro.c
   M /trunk/modules/control/http/mvar.c
   M /trunk/modules/control/http/rpn.c
   M /trunk/modules/control/http/util.c
   M /trunk/po/POTFILES.in
   M /trunk/po/ca.po
   M /trunk/po/da.po
   M /trunk/po/de.po
   M /trunk/po/en_GB.po
   M /trunk/po/es.po
   M /trunk/po/fr.po
   M /trunk/po/it.po
   M /trunk/po/ja.po
   M /trunk/po/nl.po
   M /trunk/po/pt_BR.po
   M /trunk/po/ro.po
   M /trunk/po/ru.po
   M /trunk/po/tr.po
   M /trunk/po/vlc.pot
   M /trunk/po/zh_TW.po
   M /trunk/src
   M /trunk/src/extras/libc.c

 * src/extras/libc.c: Implemented a vlc_readdir_wrapper under Win32. This
   allows to call vlc_readdir_wrapper("\\") and get a list of Windows drives.
   This is a bit kludgy but so convenient to change drives under Windows.
 * modules/control/http: Adapted to use vlc_readdir_wrapper in foreach
   directory. Thou shalt escape all exported functions with E_() to avoid
   potential namespace collisions !
 * po: Re-run make update-po since POTFILES.in has changed.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list