]> git.sesse.net Git - vlc/history - src/extras
* es_out: re-enabled meta infos about ES.
[vlc] / src / extras /
2004-06-15 Derk-Jan Hartman* strcasestr not strncasestr
2004-06-15 Derk-Jan Hartman* backport of local_stristr to vlc_strcasestr in libc.c
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-02-09 Sigmund Augdal Helbergsrc/extra/libc.c:
2004-01-09 Gildas Bazin* src/extras/libc.c: return result in vlc_asprintf().
2004-01-09 Gildas Bazin* ALL: added vlc_asprintf() to our libc.
2004-01-08 Jon Lech Johansen * ./src/extras/libc.c: vasprintf bug fix.
2004-01-08 Laurent Aimar * all: correct test for vasprintf.
2004-01-07 Laurent Aimar * all: added own implementation of vasprintf. I hope...
2003-10-08 Gildas Bazin* include/vlc_help.h src/libvlc.h: thou shalt not hardc...
2003-08-14 Gildas Bazin* src/extras/libc.c, nclude/vlc_common.h, modules/mux...
2003-05-27 Derk-Jan Hartman* removed vlc_wraptext
2003-02-08 Christophe Massiot* src/extras/libc.c: New vlc_wraptext function,
2002-12-30 Sam Hocevar * ./configure.ac.in: fixed the strncasecmp detection.
2002-12-27 Sam Hocevar * ./src/extras/libc.c: if configure is called with...
2002-11-20 Sam Hocevar * ./evc/plugins.vcp.in: fixed plugin entry points...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-13 Sam Hocevar * ./bootstrap: bootstrap now requires the --config...
2002-11-12 Gildas Bazin* src/extras/libc.c: fixed typo.
2002-11-11 Sam Hocevar * ./include/*, ./src/*: separated WIN32 #tests and...
2002-11-10 Sam Hocevar * ALL: libvlc now compiles and run under WinCE. I...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-11-09 Sam Hocevar * A few additional MSVC build fixes.
2002-11-09 Sam Hocevar * ./Makefile.am: added a "update-vlc.dsp" rule to...