summaryrefslogtreecommitdiffstats
path: root/libmpdemux/network.h
Commit message (Expand)AuthorAgeFilesLines
* fixed MP3 ICY detection, return detected file format for open_streamalex2002-02-161-1/+1
* Moved network related code from open.c to network.cbertrand2002-01-191-7/+1
* Added support for the environment variable http_proxy.bertrand2002-01-141-0/+1
* Kept the HTTP connection open after autodetect, sobertrand2002-01-081-0/+8
* Added a data field in the streaming_ctrl_t struct, to store anybertrand2001-12-111-0/+1
* Added the connect2Server prototype.bertrand2001-12-101-0/+2
* Moved the network related include files from network.c to network.hbertrand2001-12-101-0/+8
* Removed my buffer hack to use cache2.bertrand2001-11-201-23/+10
* libdemuxer...arpi2001-10-201-0/+49