]> git.sesse.net Git - vlc/history - include/vlc/vlc.h
LGPL
[vlc] / include / vlc / vlc.h
2011-11-27 Jean-Baptiste KempfLGPL
2010-01-31 Rémi Denis-CourmontLibVLC: remove unused and buggy media list views
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-25 Pierre d'Herbemontlibvlc: Split public headers by object and layers.
2008-08-14 Jean-Paul SamanAdd another bunch of doxygen file comments.
2008-08-11 Rémi Denis-CourmontHeaders: use non-reserved identifiers for multi-inclusi...
2008-06-01 Rémi Denis-CourmontDo not include vlc_common from vlc/vlc anymore
2008-05-31 Rémi Denis-CourmontMove LICENSE_MSG to the right section
2008-05-31 Rémi Denis-CourmontSeparate libvlccore and libvlc headers
2008-03-26 Pierre d'Herbemontinclude/vlc: Headers clean up.
2008-03-26 Pierre d'Herbemontvlc.h: Don't actually put the __attribute__((deprecated...
2008-03-26 Pierre d'Herbemontvlc.h: VLC_AddTarget is used in core, so don't deprecat...
2008-03-25 Pierre d'Herbemontvlc.h: Fix VLC_PUBLIC_API.
2008-03-25 Pierre d'Herbemontvlc.h: Some functions marked as deprecated were not.
2008-03-25 Pierre d'Herbemontlibvlc: Introduce VLC_DEPRECATED_API. And mark the...
2008-03-17 Rémi Denis-CourmontUse native C/C++ boolean type
2007-10-21 Rémi Denis-CourmontChanging the order of parameters may be needed, but...
2007-09-20 Rafaël Carrétypo: p_vlc -> p_libvlc
2007-09-10 Christophe MutricyFix doxycomment for VLC_AddTarget. It returns the item id.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-05-18 Damien Fouilleulvlc.h: move VLC_PUBLIC_API definition when building...
2007-05-17 Rémi Denis-CourmontFix linking on gcc, breaks everything else
2007-05-17 Rémi Denis-Courmontinclude/vlc/* cannot depend on config.h, hence cannot...
2007-02-05 Damien Fouilleul- added support for visibility attribute for GCC 4...
2007-02-03 Damien Fouilleul- added controlled symbol export support for win32...
2006-12-18 Clément StenacA bit of cleanup in libvlc playlist API. Preliminary...
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
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.