]> git.sesse.net Git - vlc/history - plugins/access/http.c
* ALL: new module API. Makes a few things a lot simpler, and we gain
[vlc] / plugins / access / http.c
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-25 Sigmund Augdal Helberg plugin/access/http.c: cosmetic fixes in an error...
2002-07-24 Sigmund Augdal Helberg * ./plugins/access/http.c: we are now parsing the...
2002-07-23 Christophe MassiotFixed a bug with HTTP/1.0 servers (thanks sigmund !)
2002-07-15 Jon Lech Johansen * ./plugins/access/http.c: fixed memory leak.
2002-07-15 Jon Lech Johansen * ./plugins/access/http.c: fixed double free bug.
2002-06-27 Sam Hocevar * ./src/misc/modules.c: added the --plugin-path optio...
2002-06-18 Christophe MassiotPorted previous stable commits.
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-22 Christophe MassiotFixed HTTP input under Win32 (thanks ipkiss).
2002-05-15 Marc AribertiOn sam's advice I added the input_FDNetworkClose()...
2002-04-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-04-03 Christophe Massiot* Fix for iPAQ familiar Linux (untested)
2002-03-26 Christophe Massiot* GNU make detection
2002-03-19 Sam Hocevar * ./configure.in: BeOS compilation fixes.
2002-03-15 Sam Hocevar * ./Makefile: fixed OS X vlc.app compilation dependen...
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-03-04 Christophe Massiot* IPv6 network module, courtesy of Alexis Guillard...
2002-03-01 Christophe MassiotInput III (Episode 1).