Skip to content
Snippets Groups Projects
Commit d80b925e authored by Christophe Massiot's avatar Christophe Massiot
Browse files

* 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.
parent de875432
No related branches found
No related tags found
No related merge requests found
Showing with 27781 additions and 29708 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment