Changeset d80b925e29ff6ccd2ac4ac9fb9260de34918ffdb

Timestamp:
08/22/05 19:58:20 (3 years ago)
Author:
Christophe Massiot <massiot@videolan.org>
git-committer:
Christophe Massiot <massiot@videolan.org> 1124733500 +0000
git-parent:

[de8754326da4a14aed19fed40a4e54f92a1e98a5]

git-author:
Christophe Massiot <massiot@videolan.org> 1124733500 +0000
Message:
  • 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.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved