447 Commits (master)

Author SHA1 Message Date
Sam Hocevar a58b4dc89a * Fixed URLs here and there. 23 years ago
Laurent Aimar 89fc743569 * http: Added 'Connection: Close' in the request. (Help with some http 23 years ago
Clément Stenac c4c497c7bc Removed useless stuff for icecast 23 years ago
Clément Stenac 706d6807ca * Workaround for buggy IceCast servers who identify themselves as HTTP 23 years ago
Benjamin Pracht 62003938d5 * modules/access/http.c 23 years ago
Sam Hocevar b0baadae11 * modules/access/http.c: 23 years ago
Laurent Aimar 0d39f13d96 * all: added a i_ttl field in network_socket_t to allow per connection ttl 23 years ago
Benjamin Pracht 0758f5ea81 * modules/access/http.c : 23 years ago
Benjamin Pracht 2ad6cb7f90 * Add support for basic authentification in http access. 23 years ago
Gildas Bazin eb505a2f6d * ALL: changes to the playlist_Add() and VLC_AddTarget() proto to include a list of options associated with the input. 23 years ago
Sam Hocevar 532ad32a5c * modules/access/http.c: 23 years ago
Sigmund Augdal Helberg fd8929f6cb http.c: if the webserver doesn't return 206 the stream is not seekable. 23 years ago
Christophe Massiot d5791c9cc1 * now 0.6.0-cvs 23 years ago
Gildas Bazin ef8ea6e3e1 * modules/access/ftp.c, modules/access/http.c: slightly changed atoll() replacement. 23 years ago
Derk-Jan Hartman 87d40a6e95 modules/access/http.c: 23 years ago
Gildas Bazin a1e8137774 * modules/*: sanitization of the modules description strings. 23 years ago
Gildas Bazin b0bbf9c327 * modules/access/ftp.c, modules/access/http.c: the http and ftp plugins now implement SetProgram(). TS streams will now work over 23 years ago
Gildas Bazin e56522ecee * modules/access/*: grrr... apparently I also need to reset the file descriptor set inside the loop. 23 years ago
Gildas Bazin 59e1e3d6ce * modules/access/*: don't forget to reinitialize the timeout when looping around select(). 23 years ago
Gildas Bazin 607b74b2a1 * modules/access/*: pf_read() in access modules is now blocking. We still 23 years ago
Sigmund Augdal Helberg d5ca285402 Updated a comment 23 years ago
Sigmund Augdal Helberg 78ea76bcf2 fixed up http redirects when there are other items in the playlist. 23 years ago
Gildas Bazin 7211d64eb0 * ALL: Finally fixed the MSVC project files. 23 years ago
Sigmund Augdal Helberg 5a13b475ce * include/configuration.h: added a new flag to the configuration stucture to 23 years ago
Christophe Massiot 35a0bc34c5 * Fixed misc typos in strings, 23 years ago
Marc Ariberti 4b664e9ca0 glibc 2.1 port for linupy (linux on a yopy pda) 23 years ago
Christophe Massiot 9a5db9e20c * modules/access/*: Fixed compilation problems with "struct timeval". 23 years ago
Christophe Massiot d3c3b323b7 * src/misc/darwin_specific.m: Partial attempt at fixing a memory leak, 24 years ago
Christophe Massiot dc2dd8ce9e Fixed an IPv6-related bug (thanks Xag). 24 years ago
Christophe Massiot adabf2feaa Fixed an HTTP compliance issue (thanks Xag). 24 years ago
Gildas Bazin bd369da1d6 * src/input/input_clock.c, include/input_ext-intf.h: introduced an i_pts_delay field in 24 years ago
Laurent Aimar 851f437fd0 * all: access plugins should not modify 24 years ago
Sam Hocevar ee0a24494d * ./modules/access/http.c: code clean-up. removed sizeof()-1 calls where we 24 years ago
Sigmund Augdal Helberg d812048435 some support for redirection. Moved the break on returncode >=400 to after 24 years ago
Sigmund Augdal Helberg 8dc9156f2b increased maximums size of a http request from 256 to 1024 in order to allow 24 years ago
Sigmund Augdal Helberg 6da19ad6a8 * set b_seakable to false for http/1.0 streams such as those from icecast. 24 years ago
Sam Hocevar 269d8af1b7 * ./modules/access/http.c, ./modules/misc/network/ipv4.c: http and ipv4 24 years ago
Gildas Bazin 60dea7a02e * modules/access/http.c: added an http-proxy config variable. If the variable 24 years ago
Sam Hocevar df7cbb7449 * ./Makefile.am: fixed rc compilation under mingw32/cygwin. 24 years ago
Laurent Aimar 107a73f233 http: Accept ICY server reponse (Used for some web radio) and in that 24 years ago
Gildas Bazin d532cf3cad * ALL: using "%ll" in printf format strings is not portable (notably on win32) so 24 years ago
Gildas Bazin 99f3e54939 * modules/access/http.c: don't crash, but complain on non http/1.x streams. 24 years ago
Christophe Massiot 0e247961c0 * HACKING : documentation for the automake crash 24 years ago
Sam Hocevar 2799d36bc8 * ALL: the build mechanism now uses automake. See HACKING for more details. 24 years ago
Sam Hocevar 7689bc9224 * ./modules/audio_output/oss.c: compilation fixes. 24 years ago
Sam Hocevar 66c62b4386 * ./modules/demux/mpeg/system.c: added a helper plugin for MPEG-related 24 years ago
Sam Hocevar 19ea8feb6d * ./modules/*: moved plugins to the new tree. Yet untested builds include 24 years ago
Sam Hocevar 976dfc3eb4 * ALL: new module API. Makes a few things a lot simpler, and we gain 24 years ago
Sigmund Augdal Helberg 7d4f8eb437 plugin/access/http.c: cosmetic fixes in an error message 24 years ago
Sigmund Augdal Helberg 368b29b13d * ./plugins/access/http.c: we are now parsing the http return code and 24 years ago