aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/network.h
Commit message (Expand)AuthorAge
* enable seeking in http streamsGravatar attila2004-02-17
* ftp support. The change on connect2Server is needed bcs we need 2Gravatar albeu2003-08-15
* Networking support under MinGW.Gravatar diego2003-06-11
* removed some wrappers, now the configure checks for inet_pton. patch by Joey ...Gravatar alex2003-04-09
* GCC warning fixesGravatar bertrand2002-10-29
* inet_aton fallback support by Joey Parrish <joey@yunamusic.com>Gravatar bertrand2002-08-29
* Added the bandwidth variable. Used to set the max download bandwidthGravatar bertrand2002-07-05
* Added a function prototype for reuse outside of network.cGravatar bertrand2002-06-17
* fixed MP3 ICY detection, return detected file format for open_streamGravatar alex2002-02-16
* Moved network related code from open.c to network.cGravatar bertrand2002-01-19
* Added support for the environment variable http_proxy.Gravatar bertrand2002-01-14
* Kept the HTTP connection open after autodetect, soGravatar bertrand2002-01-08
* Added a data field in the streaming_ctrl_t struct, to store anyGravatar bertrand2001-12-11
* Added the connect2Server prototype.Gravatar bertrand2001-12-10
* Moved the network related include files from network.c to network.hGravatar bertrand2001-12-10
* Removed my buffer hack to use cache2.Gravatar bertrand2001-11-20
* libdemuxer...Gravatar arpi2001-10-20