- 28 Nov, 2005 1 commit
-
-
Rémi Denis-Courmont authored
reported by Diego 'Flameeyes' Pettenò (gentoo.org)
-
- 22 Aug, 2005 1 commit
-
-
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.
-
- 19 Aug, 2005 1 commit
-
-
Christophe Massiot authored
indicate which object we are playing with (for instance 'VLC_OBJECT_INPUT' or 'VLC_OBJECT_PLAYLIST'). Espace \ in addslashes. * modules/control/http: Factorized and simplified the RealPath() stuff. Fixed a few hardcoded '/' as a path separator.
-
- 18 Aug, 2005 3 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
Improve documentation Enable build of modules documentation
-
Clément Stenac authored
-