Skip to content
  • Christophe Massiot's avatar
    * src/extras/libc.c: Implemented a vlc_readdir_wrapper under Win32. This · d80b925e
    Christophe Massiot authored
       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.
    d80b925e