]> git.sesse.net Git - vlc/history - modules/control/http/http.c
* modules/control/http/http.c: Added a small hack, when multiple http
[vlc] / modules / control / http / http.c
2005-09-02 Christophe Massiot * modules/control/http/http.c: Added a small hack...
2005-09-01 Christophe Massiot * modules/control/http/http.c: Fixed PATH environment...
2005-09-01 Christophe Massiot * modules/control/http/http.c: Added a SERVER_PATH...
2005-08-30 Christophe Massiot * modules/control/http/http.c: Fixed argv[1] in CGI...
2005-08-29 Christophe Massiot * src/extras/libc.c: Implemented vlc_execve() for...
2005-08-26 Christophe Massiot * src/extras/libc.c: Fixed Win32 compilation.
2005-08-26 Christophe Massiot * src/extras/libc.c: Implemented a wrapper around...
2005-08-23 Christophe Massiot * toolbox: Removed compilation information from versio...
2005-08-22 Christophe Massiot * src/extras/libc.c: Implemented a vlc_readdir_wrapper...
2005-08-18 Clément StenacSplit the HTTP interface and begin to document it