]> git.sesse.net Git - vlc/history - modules/misc/testsuite
Fix compiler warning about asprintf return value.
[vlc] / modules / misc / testsuite /
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-28 Rémi Denis-CourmontUse sizeof(vlc_object_t) as appropriate
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-01-28 Rafaël Carrévlc_object_get(): removes unused parameter
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-16 Rémi Denis-CourmontMore libvlc_global presumed abuse
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-02-12 Christophe MutricyFix distcheck
2006-02-10 Christophe MutricyRevert brocken commit [14215]
2006-02-10 Christophe MutricyUnbreack distcheck. First step
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2004-11-06 Clément Stenacbeginning of a testsuite for the playlist
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2003-12-04 Sam Hocevar * modules/misc/dummy/renderer.c:
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2002-12-14 Gildas Bazin* src/misc/objects.c: implemented the FIND_CHILD mode...
2002-12-07 Gildas Bazin* ALL: a few updates to the variables API:
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-10-22 Sam Hocevar * ./mozilla/vlcshell.cpp: ported the Mozilla plugin...
2002-10-17 Sam Hocevar * ./src/misc/variables.c: callback loops are now...
2002-10-14 Sam Hocevar * ./modules/misc/testsuite/test4.c: made the 4th...
2002-10-14 Sam Hocevar * ./modules/misc/testsuite/test4.c: added a stress...
2002-10-04 Sam Hocevar * ./bootstrap: we use the proper linker for plugin...