]> git.sesse.net Git - vlc/history - modules/control/http.c
freetype.c : use the default BeOS font on BeOS
[vlc] / modules / control / http.c
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-21 Laurent Aimar * http: added "del" and "empty" control. (for playlist...
2003-07-14 Gildas Bazin* configure.ac, modules/control/http.c: compilation...
2003-07-12 Laurent Aimar * http.c : fix definition conflict under OS X (at...
2003-07-11 Laurent Aimar * http: * fix for double // under linux.
2003-07-11 Gildas Bazin* include/httpd.h: compilation fix.
2003-07-10 Laurent Aimar * http: rework of the http interface.
2003-07-10 Clément Stenac* http: added support for user/pass (--http-user &...
2003-05-23 Sigmund Augdal Helbergthe http interface should now output valid xhtml 1.0.
2003-05-23 Derk-Jan Hartman* Updated the informal message to report the ip and...
2003-05-22 Derk-Jan Hartman* modules/control/http.c: strings for the address and...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-09 Gildas Bazin* modules/misc/httpd.c: win32 fixes.
2003-05-06 Laurent Aimar * http: redirect to main page each time we pass argume...
2003-05-06 Laurent Aimar * http: fix 'add mrl'.
2003-04-27 Gildas Bazin* modules/control/http.c: fixed buffer allocation problem.
2003-04-26 Gildas Bazin* modules/control/http.c: brand new (and also basic...