]> git.sesse.net Git - vlc/history - include/vlc/vlc.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc / vlc.h
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-11-12 Clément StenacPreparse playlist items that don't have enough meta
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-01-21 Clément StenacEnqueue the item ID instead of pointer for preparse
2006-01-12 Antoine CellerierFSF address change.
2006-01-08 Clément StenacMerge 0.8.5-api changes
2005-12-12 Clément StenacAdd support for Yes/No questions (Refs:#27)
2005-11-23 Antoine CellerierPut licensing terms instead of description in about...
2005-11-12 Sam Hocevar * src/vlc.c: do not exit the program with an error...
2005-09-03 Gildas Bazin* include/vlc/vlc.h, include/vlc/control.h, src/control...
2005-08-17 Christophe Massiot * Makefile.am: New file version.c, generated at each...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-11 Damien Fouilleulsrc/libvlc.c,include/vlc/vlc.h, include/variables.h...
2005-02-15 Gildas Bazin* include/vlc/vlc.h: WinCE build fix.
2004-10-01 Gildas Bazin* src/*: WinCE compilation fixes.
2004-06-12 Clément Stenac* Added new functions to the Mozilla plugin
2004-06-06 Derk-Jan Hartman* bugfix to libvlc header
2004-06-06 Derk-Jan Hartman* WARNING: Libvlc API change
2004-06-05 Derk-Jan HartmanNOTE: libvlc API changes
2004-04-20 Gildas Bazin* include/vlc/vlc.h: added a b_play parameter to the...
2004-04-18 Clément Stenac* ALL: Better announce system
2004-01-25 Clément Stenac* Strings review in include/
2004-01-06 Clément Stenac- src/misc/win32_specific: compilation fix for win32...
2003-12-02 Gildas BazinALL: MSVC compilation fixes to libvlc.
2003-09-20 Derk-Jan Hartman* include/vlc/vlc.h:
2003-09-07 Laurent Aimar * ninput.h : change control parameters.
2003-08-14 Sigmund Augdal Helberginclude/vlc/vlc.h:
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-05-05 Sigmund Augdal Helbergimplemented VLC_VAR_TIME using two ints
2003-01-28 Sam Hocevar * ./po/*: spelling fixes.
2002-12-15 Gildas Bazin* include/vlc/vlc.h: added a new pi_types field to...
2002-12-14 Gildas Bazin* src/misc/objects.c: implemented the FIND_CHILD mode...
2002-12-13 Gildas Bazin* ALL: added a new vlc_list_t common type. vlc_list_fin...
2002-12-03 Arnaud Schauly* Added a session announcement protol module (enabled...
2002-10-17 Sam Hocevar * ./src/misc/variables.c: callback loops are now...
2002-10-14 Sam Hocevar * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Erro...
2002-10-11 Sam HocevarChanges to the libvlc API:
2002-09-29 Sam Hocevar * ./src/playlist/playlist.c: don't run the playlist...
2002-08-26 Sam Hocevar * ./bootstrap: we touch m4/Makefile.am so that config...
2002-08-26 Sam Hocevar * ALL: fixed a few include directories.
2002-08-26 Sam Hocevar * Moved ./include/defs.h to ./config.h
2002-08-20 Sam Hocevar * ./modules/misc/gtk_main.c: created the gtk_main...
2002-08-19 Sam Hocevar * ./src/misc/cpu.c: libvlc now plays nice with SIGILL...
2002-08-14 Sam Hocevar * ./src/misc/objects.c: implemented vlc_list_find...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-07-17 Christophe Massiot* ./configure : fixed Mac OS X compilation which was...
2002-07-03 Sam Hocevar * ./src/misc/modules.c: module_Need accepts a comma...
2002-06-07 Sam Hocevar * ./src/playlist/playlist.c: lots of playlist behavio...
2002-06-02 Gildas Bazin* ./include/vlc_threads.h: re-merged vlc_threads.h...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.