]> git.sesse.net Git - vlc/history - src/misc/objects.c
Fix screensaver deadlock if terminating as soon the interface is created - closes...
[vlc] / src / misc / objects.c
2007-11-28 Rémi Denis-CourmontFix screensaver deadlock if terminating as soon the...
2007-11-15 Rémi Denis-CourmontRevert [23063]
2007-11-14 Rafaël Carrémake vlc_object_timedwait() return immediately if the...
2007-10-01 Rémi Denis-CourmontFix deadlock
2007-10-01 Rémi Denis-CourmontAdd the missing function to allocate and get the object...
2007-09-30 Rémi Denis-CourmontPartial unfinished pipes conditional fallback for condi...
2007-09-30 Rémi Denis-CourmontHide object reference counter.
2007-09-22 Rémi Denis-CourmontRework/simplify the TLS plugin interface (LibVLC <...
2007-09-16 Rémi Denis-CourmontTypo
2007-09-16 Rémi Denis-CourmontInline vlc_object_signal
2007-09-16 Rémi Denis-CourmontWrappers around thread signaling functions for object:
2007-09-15 Rémi Denis-CourmontWhen killing libvlc, also kill all its immediate children
2007-09-15 Rémi Denis-CourmontWakes an object when it is being killed
2007-09-01 Antoine CellerierFix the use of commands list, tree and vars in the...
2007-08-20 Rémi Denis-CourmontRemember not to include anything before vlc/vlc.h
2007-08-19 Rémi Denis-CourmontHide b_attached.
2007-08-18 Damien Fouilleulthreads: win32, make sure only object owning a thread...
2007-08-16 Rémi Denis-CourmontHide thread ID out of VLC_COMMON_MEMBERS
2007-08-16 Rémi Denis-CourmontHide internal variables state
2007-08-16 Rémi Denis-CourmontCompile fix
2007-08-16 Rémi Denis-CourmontRemove redumdant parameter to vlc_global
2007-08-16 Rémi Denis-CourmontPrepare to privatize some members of VLC_COMMON_MEMBERS
2007-05-25 Laurent AimarCompilation warning fix.
2007-05-20 Antoine Cellerier* Some more fixes (+ don't redefine a function that...
2007-05-20 Antoine Cellerier* Fix non linux compilation round 2.
2007-05-20 Rémi Denis-CourmontHide libvlc_global_data_t from plugins
2007-05-19 Rémi Denis-CourmontFollowing vlc_object_kill(), add vlc_object_dying()
2007-04-18 Rémi Denis-CourmontUuinline functions and hide stream_t (it's not used...
2007-04-14 Rémi Denis-CourmontInclude modules.h whenever needed
2007-04-05 Rémi Denis-CourmontCompiler warnings rampage
2007-03-24 Antoine CellerierAllow using an object's psz_object_name as id for the...
2007-03-24 Antoine Cellerier* Make it possible to give names to vlc objects (psz_ob...
2007-03-01 Laurent AimarStart cleaning up VLM + fixed vlm_New() race condition.
2007-02-15 Rémi Denis-Courmonts/vlc_object_die/vlc_object_kill/
2007-02-15 Rémi Denis-Courmontvlc_object_die() opaque wrapper to set b_die, so we...
2007-01-30 Jean-Paul SamanFixed crash on vlc exit/quit and added sanity checking...
2006-12-10 Clément StenacSimplify a bit strings handling
2006-12-10 Clément StenacFix wrong object release
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-12-03 Antoine Cellerier* vlc_variables.h: remove unused VLC_VAR_ISCONFIG define
2006-12-03 Antoine CellerierTweaks vars command a bit.
2006-12-03 Antoine CellerierAdd "vars" command to display the list of variables...
2006-12-03 Antoine CellerierAlso print the object's parent id (makes it easier...
2006-12-03 Antoine CellerierBuffer was too small.
2006-12-01 Rémi Denis-CourmontHide httpd_t and httpd_host_t within httpd.c
2006-12-01 Rémi Denis-CourmontRemove unused variable
2006-12-01 Rémi Denis-CourmontSupport for creating object with custom type name and...
2006-12-01 Rémi Denis-CourmontHide some httpd structures from modules
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-09 Rémi Denis-Courmont- Do not attach libvlc to the global data
2006-09-24 Clément Stenac* Split download function in find/download
2006-09-23 Antoine CellerierStart of meta engine stuff. src/input/input.c needs...
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...
next