]> git.sesse.net Git - vlc/history - include/vlc_stream.h
Removes trailing spaces. Removes tabs.
[vlc] / include / vlc_stream.h
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-07-20 Rémi Denis-CourmontMake stream_Peek take a const pointer as it should
2007-05-15 Antoine Cellerier* vlc_stream.h: Don't export stream_ReadLine() twice.
2007-04-18 Rémi Denis-CourmontUuinline functions and hide stream_t (it's not used...
2007-04-18 Rémi Denis-Courmonttypo
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-06 Rémi Denis-CourmontAdd a few harmless const
2006-01-12 Antoine CellerierFSF address change.
2005-12-15 Clément StenacRemove unused structures from vlc_common.h
2005-12-10 Derk-Jan Hartman* UTF16 and UTF32 conversion to UTF8 for stream_ReadLin...
2005-09-03 Steve Lhomme* prevent crashes when a stream is not opened correctly
2005-08-15 Clément StenacFix a few warnings
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-01 Cyril Deguet* vlc_stream.h: added missing extern "C" (prevented...
2005-04-01 Sigmund Augdal Helbergfixed a few problems with stream_UrlNew
2005-04-01 Sigmund Augdal Helbergadded a stream_UrlNew to open a general purpos stream_t...
2004-11-26 Sigmund Augdal Helbergall: new stream_t reading from a buffer.
2004-06-22 Laurent Aimar * vlc_stream.h : oops again.