Commit Graph

11 Commits

Author SHA1 Message Date
Clément Stenac dc09f863f9 Remove unused structures from vlc_common.h
Minor headers cleanup
2005-12-15 11:37:45 +00:00
Derk-Jan Hartman a5e04c86eb * UTF16 and UTF32 conversion to UTF8 for stream_ReadLine(). (fixes #304) 2005-12-10 23:47:34 +00:00
Steve Lhomme 4ff2a9a24f * prevent crashes when a stream is not opened correctly 2005-09-03 15:55:52 +00:00
Clément Stenac 39cc95b625 Fix a few warnings 2005-08-15 14:57:02 +00:00
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
Rémi Denis-Courmont 85b29bdc28 Copyright fixes
(da big courmischage)
2005-07-08 18:12:44 +00:00
Cyril Deguet 9e9b39ff56 * vlc_stream.h: added missing extern "C" (prevented compilation of skins2
module in builtin mode)
2005-05-01 15:17:40 +00:00
Sigmund Augdal Helberg 9957b2285c fixed a few problems with stream_UrlNew 2005-04-01 22:23:22 +00:00
Sigmund Augdal Helberg 2d16a40839 added a stream_UrlNew to open a general purpos stream_t from a url.
added a pf_destroy to stream_t, changed all various stream_FooDestroy to
stream_Delete
2005-04-01 18:37:31 +00:00
Sigmund Augdal Helberg efc525bf53 all: new stream_t reading from a buffer. 2004-11-26 23:52:42 +00:00
Laurent Aimar 0a77085121 * vlc_stream.h : oops again. 2004-06-22 20:09:22 +00:00