* 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.
Showing
- include/vlc_common.h 10 additions, 0 deletionsinclude/vlc_common.h
- include/vlc_symbols.h 13 additions, 1 deletioninclude/vlc_symbols.h
- modules/control/http/http.c 19 additions, 19 deletionsmodules/control/http/http.c
- modules/control/http/http.h 38 additions, 38 deletionsmodules/control/http/http.h
- modules/control/http/macro.c 56 additions, 56 deletionsmodules/control/http/macro.c
- modules/control/http/mvar.c 114 additions, 93 deletionsmodules/control/http/mvar.c
- modules/control/http/rpn.c 129 additions, 130 deletionsmodules/control/http/rpn.c
- modules/control/http/util.c 17 additions, 17 deletionsmodules/control/http/util.c
- po/POTFILES.in 50 additions, 33 deletionspo/POTFILES.in
- po/ca.po 2391 additions, 2452 deletionspo/ca.po
- po/da.po 2272 additions, 2401 deletionspo/da.po
- po/de.po 2393 additions, 2423 deletionspo/de.po
- po/en_GB.po 1897 additions, 2372 deletionspo/en_GB.po
- po/es.po 2258 additions, 2296 deletionspo/es.po
- po/fr.po 2396 additions, 2431 deletionspo/fr.po
- po/it.po 2224 additions, 2294 deletionspo/it.po
- po/ja.po 5517 additions, 5696 deletionspo/ja.po
- po/nl.po 2198 additions, 2299 deletionspo/nl.po
- po/pt_BR.po 2158 additions, 2288 deletionspo/pt_BR.po
- po/ro.po 1631 additions, 2369 deletionspo/ro.po
Loading
Please register or sign in to comment