]> git.sesse.net Git - vlc/history - modules/control/http.c
* modules/control/hotkeys.c: use demux_Control( p_input, DEMUX_SET_TIME, ...) to...
[vlc] / modules / control / http.c
2003-10-21 Eric Petit configure.ac:
2003-10-17 Clément Stenac* A few sanity checks
2003-10-15 Gildas Bazin* modules/control/http.c: small bug fix.
2003-08-01 Laurent Aimar * http: added mime type for .css file.
2003-07-31 Gildas Bazin* src/misc/win32_specific.c: change the mode of stdin...
2003-07-30 Gildas Bazin* modules/control/http.c: on win32 we store the html...
2003-07-29 Laurent Aimar * http.c: under linux if no directory is specified...
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...