25 Commits (ebd800345f87349ff51971ae88c56cb439da4dcf)

Author SHA1 Message Date
Jean-Paul Saman ebd800345f Add a bunch of \file doxygen comments 18 years ago
Rémi Denis-Courmont c0f4bfc5d8 Headers: use non-reserved identifiers for multi-inclusion protection 18 years ago
Rémi Denis-Courmont fbb8255dcf Remove __LIBVLC__ test 18 years ago
Pierre d'Herbemont 449fd28aaf Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 19 years ago
Rémi Denis-Courmont e3e9c13799 Pass content-type from access to stream 19 years ago
Rafaël Carré 6ee1e193fd Removes trailing spaces. Removes tabs. 19 years ago
Rémi Denis-Courmont 40785cad48 Make stream_Peek take a const pointer as it should 19 years ago
Antoine Cellerier f397fdb667 * vlc_stream.h: Don't export stream_ReadLine() twice. 20 years ago
Rémi Denis-Courmont 9b6b0df36a Uuinline functions and hide stream_t (it's not used in any module anyway) 20 years ago
Rémi Denis-Courmont bbd9d31500 typo 20 years ago
Clément Stenac fbf4c8060d A bit of vlc/libvlc cleanup: 20 years ago
Clément Stenac d3fe7f2879 A bit of headers cleanup 20 years ago
Rémi Denis-Courmont 89136d0144 Add a few harmless const 20 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Clément Stenac dc09f863f9 Remove unused structures from vlc_common.h 21 years ago
Derk-Jan Hartman a5e04c86eb * UTF16 and UTF32 conversion to UTF8 for stream_ReadLine(). (fixes #304) 21 years ago
Steve Lhomme 4ff2a9a24f * prevent crashes when a stream is not opened correctly 21 years ago
Clément Stenac 39cc95b625 Fix a few warnings 21 years ago
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Cyril Deguet 9e9b39ff56 * vlc_stream.h: added missing extern "C" (prevented compilation of skins2 22 years ago
Sigmund Augdal Helberg 9957b2285c fixed a few problems with stream_UrlNew 22 years ago
Sigmund Augdal Helberg 2d16a40839 added a stream_UrlNew to open a general purpos stream_t from a url. 22 years ago
Sigmund Augdal Helberg efc525bf53 all: new stream_t reading from a buffer. 22 years ago
Laurent Aimar 0a77085121 * vlc_stream.h : oops again. 22 years ago