]> git.sesse.net Git - vlc/history - src/misc/objects.c
For consistency, remove references to vlc from libvlc
[vlc] / src / misc / objects.c
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-06-15 Clément StenacPartial rewrite of stats to avoid lookups (Closes:...
2006-04-01 Felix Paul Kühne* 2nd review of /src/* \ libvlc.h (refs #438)
2006-03-28 Clément StenacString fixes in src (Refs:#438)
2006-03-18 Clément StenacDisplay IP of client in debug
2006-03-02 Rémi Denis-CourmontMinor clean up
2006-01-27 Clément StenacDon't print debug messages and don't do interaction...
2006-01-15 Clément StenacFree
2006-01-15 Clément StenacAdd ability to prepend headers to messages (object...
2006-01-12 Antoine CellerierFSF address change.
2006-01-04 Clément StenacAdd support for several message queues - please test
2005-08-10 Jean-Paul SamanForward port of branches/0.8.1-jpsaman-thedj revision...
2005-08-05 Christophe Massiot * src/misc/objects.c: More verbosity to debug unreleas...
2005-07-12 Rémi Denis-CourmontMore dead code
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-16 Rémi Denis-Courmont- fix invalid free of root object
2004-11-26 Gildas Bazin* ALL: New XML module type.
2004-11-08 Clément StenacInitial Services discovery support
2004-11-06 Rémi Denis-CourmontSupport for creating TLS objects
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-08-26 Gildas Bazin* modules/codec/ffmpeg/video_filter.c, include/vlc_filt...
2004-08-08 Gildas Bazin* modules/stream_out/transcode.c: added support for...
2004-07-22 Gildas Bazin* src/misc/objects.c: hmmm, did I say vlc_opengl.h...
2004-07-21 Cyril Deguet * all: created a new module type "opengl provider...
2004-06-22 Laurent Aimar * all: rework of the input.
2004-05-29 Laurent Aimar * all: begin to introduce access_t (nothing working...
2004-04-29 Gildas Bazin* src/input/demux.c, src/misc/objects.c: demux2 has...
2004-04-18 Clément Stenac* ALL: Better announce system
2004-03-21 Laurent Aimar * vlm.*: move vlm to the core (now, vlm_New create...
2004-03-03 Laurent Aimar * objects: include vlc_http.h
2004-01-25 Clément Stenac* String review, round one
2004-01-06 Clément StenacUpdated copyrights in libvlc
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
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-19 Laurent Aimar * src/misc/objects.c: change the way that FIND_ANYWH...
2003-09-18 Clément StenacAdded some Doxygen doc
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-06-26 Sam Hocevar * include/video.h: renamed this file to vlc_video...
2003-06-24 Sam Hocevar * include/interface.h: renamed this file to vlc_inter...
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-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-07 Gildas Bazin* ALL: a few updates to the variables API:
2002-12-06 Sam Hocevar * ./src/*, ./include/*: fixed a bunch of badly initia...
2002-11-17 Laurent Aimar * ffmpeg: disable direct rendering by default. I have...
2002-11-09 Sam Hocevar * ./Makefile.am: added a "update-vlc.dsp" rule to...
2002-10-29 Sam Hocevar * ./include/vlc_common.h: defined the INSERT_ELEM...
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-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-10-03 Sam Hocevar * ./configure.ac.in: duplicated arguments to AM_INIT_...
2002-10-03 Sam Hocevar * ./src/libvlc.c, ./include/main.h: the root of all...
2002-08-24 Gildas Bazin* modules/misc/logger/logger.c: fixed initialization...
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 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-04 Sam Hocevar * ./include/vdec_ext-plugins.h: removed this public...
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-06-08 Sam Hocevar * ./include/vlc_threads.h, ./src/misc/threads.c:...
2002-06-07 Sam Hocevar * ./plugins/win32/*: tried to port the Win32 interfac...
2002-06-07 Sam Hocevar * ./plugins/dummy/input_dummy.c: dummy targets such...
2002-06-07 Sam Hocevar * ./src/playlist/playlist.c: lots of playlist behavio...
2002-06-05 Stéphane Borel* Set object pointer to NULL after destroy.
2002-06-04 Sam Hocevar(new in MAIN)
2002-06-02 Gildas Bazin* ./include/vlc_common.h: got rid of i_thread in VLC_CO...
2002-06-02 Sam Hocevar * ./src/video_output/video_output.c: fixed the "pictu...
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ./src/misc/beos_specific.cpp: the BeOS BApplication...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.