]> git.sesse.net Git - vlc/history - include/vlc_objects.h
* modules/gui/wxwindows/*: don't forget to delete the timer.
[vlc] / include / vlc_objects.h
2003-10-14 Gildas Bazin* modules/gui/wxwindows/*: don't forget to delete the...
2003-10-08 Gildas Bazin* include/vlc_codec.h: defines decoders/encoders relate...
2003-09-18 Clément StenacAdded some Doxygen doc
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-02-23 Laurent Aimar * all : declaration of http and httpd.
2003-01-27 Olivier Teulière * src/misc/objects.c: vlc_list_find now returns a...
2002-12-13 Gildas Bazin* ALL: added a new vlc_list_t common type. vlc_list_fin...
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-10-03 Sam Hocevar * ./src/libvlc.c, ./include/main.h: the root of all...
2002-08-15 Sam Hocevar * ./src/misc/modules.c: the module linked list is...
2002-08-14 Sam Hocevar * ./src/misc/objects.c: implemented vlc_list_find...
2002-08-14 Sam Hocevar * ./modules/control/rc/rc.c: 'l' outputs a list of...
2002-08-12 Christophe Massiot* Fixed a variable overflow bug in the audio output.
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-06-07 Sam Hocevar * ./include/vlc_objects.h: pointers are set to NULL...
2002-06-07 Sam Hocevar * ./src/playlist/playlist.c: lots of playlist behavio...
2002-06-02 Sam Hocevar * ./src/video_output/video_output.c: fixed the "pictu...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.