2009-12-08 |
Rémi Duraffort | fix doxygen documentation. |
blob | commitdiff | raw |
2009-09-24 |
Rémi Denis-Courmont | vlc_objects.h: add LIBVLC_MALLOC and LIBVLC_USED |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Rémi Denis-Courmont | Allow setting the name of an object at any time... |
blob | commitdiff | raw | diff to current |
2009-09-05 |
Rémi Denis-Courmont | Export vlc_object_get_name |
blob | commitdiff | raw | diff to current |
2009-09-05 |
Rémi Denis-Courmont | Deprecate vlc_object_find_name() |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Rémi Denis-Courmont | Never rename an object post attach & un-deprecated... |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Rémi Denis-Courmont | Deprecate ugly and unsafe vlc_object_find_name() |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Rémi Denis-Courmont | Remove unused vlc_object_lock and vlc_object_unlock |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Rémi Denis-Courmont | Kill unused vlc_object_assert_locked |
blob | commitdiff | raw | diff to current |
2009-01-24 |
Rémi Denis-Courmont | Remove unused vlc_object_wait() |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Rémi Denis-Courmont | Remove VLC_OBJECT_ENCODER |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Rémi Denis-Courmont | Privatize packetize and interface object types |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Rémi Denis-Courmont | Remove VLC_OBJECT_OSDMENU |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Rémi Denis-Courmont | Unexport vlc_list_find |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Rémi Denis-Courmont | Deprecate vlc_object_wait() |
blob | commitdiff | raw | diff to current |
2009-01-17 |
Rémi Denis-Courmont | vlc_object_alive: cosmetics |
blob | commitdiff | raw | diff to current |
2009-01-05 |
Rémi Denis-Courmont | Remove vlc_object_signal and unexport vlc_object_signal... |
blob | commitdiff | raw | diff to current |
2009-01-05 |
Laurent Aimar | Added vlc_object_assert_locked utility. |
blob | commitdiff | raw | diff to current |
2008-12-21 |
Rémi Denis-Courmont | VLC_OBJECT_PLAYLIST: remove unused type |
blob | commitdiff | raw | diff to current |
2008-09-30 |
Rémi Denis-Courmont | Unexport vlc_object_waitpipe |
blob | commitdiff | raw | diff to current |
2008-09-28 |
Rémi Denis-Courmont | Remove VLC_OBJECT_LIBVLC |
blob | commitdiff | raw | diff to current |
2008-09-28 |
Rémi Denis-Courmont | Remove VLC_OBJECT_OPENGL |
blob | commitdiff | raw | diff to current |
2008-09-21 |
Rémi Denis-Courmont | Remove VLC_OBJECT_MODULE |
blob | commitdiff | raw | diff to current |
2008-09-21 |
Rémi Denis-Courmont | remove pile of warnings and GCCism |
blob | commitdiff | raw | diff to current |
2008-09-20 |
Antoine Cellerier | s/vlc_object_yield/vlc_object_release/ |
blob | commitdiff | raw | diff to current |
2008-09-20 |
Pierre d'Herbemont | objects: vlc_object_yield() returns the same object... |
blob | commitdiff | raw | diff to current |
2008-09-20 |
Pierre d'Herbemont | objects: vlc_object_yield() returns the yield()-ed... |
blob | commitdiff | raw | diff to current |
2008-09-20 |
Rémi Denis-Courmont | Finally remove mis-designed vlc_object_get |
blob | commitdiff | raw | diff to current |
2008-09-14 |
Rémi Denis-Courmont | Remove VLC_OBJECT_ANNOUNCE |
blob | commitdiff | raw | diff to current |
2008-09-08 |
Rémi Denis-Courmont | Remove dead code (vlc_object_timedwait) |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Rémi Denis-Courmont | Rework delay checking, use it for net_Accept, add deadl... |
blob | commitdiff | raw | diff to current |
2008-09-06 |
Rémi Denis-Courmont | vlc_object_find_name: return vlc_object_t * |
blob | commitdiff | raw | diff to current |
2008-08-31 |
Rémi Denis-Courmont | Unexport vlc_object_dump |
blob | commitdiff | raw | diff to current |
2008-08-30 |
Rémi Denis-Courmont | vlc_object_get: take instance as a parameter |
blob | commitdiff | raw | diff to current |
2008-08-28 |
Rémi Denis-Courmont | vlc_object_lock_and_wait: broken by design, remove |
blob | commitdiff | raw | diff to current |
2008-08-28 |
Rémi Denis-Courmont | Deprecate vlc_object_get |
blob | commitdiff | raw | diff to current |
2008-07-05 |
Rémi Denis-Courmont | Missing const |
blob | commitdiff | raw | diff to current |
2008-07-05 |
Rémi Denis-Courmont | vlc_object_alive: lock-less and inlined |
blob | commitdiff | raw | diff to current |
2008-06-28 |
Rémi Denis-Courmont | VLC_OBJECT_FILTER: remove |
blob | commitdiff | raw | diff to current |
2008-06-28 |
Rémi Denis-Courmont | VLC_OBJECT_DIALOGS: remove |
blob | commitdiff | raw | diff to current |
2008-06-21 |
Rémi Denis-Courmont | Remove VLC_OBJECT_INTERACTION |
blob | commitdiff | raw | diff to current |
2008-06-21 |
Rémi Denis-Courmont | Remove VLC_OBJECT_HTTPD_HOST |
blob | commitdiff | raw | diff to current |
2008-06-15 |
Rémi Denis-Courmont | Remove VLC_OBJECT_(ACCESS|DEMUX|STREAM) types |
blob | commitdiff | raw | diff to current |
2008-06-06 |
Rémi Denis-Courmont | Remove __LIBVLC__ test |
blob | commitdiff | raw | diff to current |
2008-06-04 |
Rémi Denis-Courmont | Remove VLC_OBJECT_SOUT |
blob | commitdiff | raw | diff to current |
2008-06-03 |
Antoine Cellerier | Remove unneeded VLC_OBJECT_CHROMA define. |
blob | commitdiff | raw | diff to current |
2008-06-02 |
Antoine Cellerier | Chroma API change. Chromas are now normal video filters... |
blob | commitdiff | raw | diff to current |
2008-05-31 |
Rémi Denis-Courmont | kVLCDestructor: remove, does not exist |
blob | commitdiff | raw | diff to current |
2008-05-31 |
Rémi Denis-Courmont | Have vlc_object_wait() to "return" void. |
blob | commitdiff | raw | diff to current |
2008-05-16 |
Rémi Denis-Courmont | vlc_list_children: list children _safely_ |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Rémi Denis-Courmont | We know where VLM is, no need to find it. |
blob | commitdiff | raw | diff to current |
2008-05-04 |
Rémi Denis-Courmont | Remove VLC_OBJECT_GLOBAL |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Jean-Paul Saman | Merge branch 'master' of git@git.videolan.org:vlc |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Pierre d'Herbemont | Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA... |
blob | commitdiff | raw | diff to current |
2008-03-30 |
Rémi Denis-Courmont | Remove HTTPD object type |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Pierre d'Herbemont | objects: Export vlc_object_dump() to debug. |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Rémi Denis-Courmont | Remove META_ENGINE object type |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Rémi Denis-Courmont | Remove stats type - not used anywhere |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Rémi Denis-Courmont | Remove XML object type |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Rémi Denis-Courmont | Remove SD object type |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Rémi Denis-Courmont | Remove SPU type |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Rémi Denis-Courmont | Remove VOD object type - not actually needed |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Rémi Denis-Courmont | Remove ITEM type - not used anywhere |
blob | commitdiff | raw | diff to current |
2008-03-19 |
Pierre d'Herbemont | Revert "Fix compilation, by "fixing" VLC_PUBLIC_API... |
blob | commitdiff | raw | diff to current |
2008-03-19 |
Pierre d'Herbemont | Fix compilation, by "fixing" VLC_PUBLIC_API. |
blob | commitdiff | raw | diff to current |
2008-03-18 |
Pierre d'Herbemont | vlc_objects.h: Export and implement vlc_object_set_dest... |
blob | commitdiff | raw | diff to current |
2008-03-16 |
Rafaël Carré | Interaction are controlled by a dedicated thread |
blob | commitdiff | raw | diff to current |
2008-02-26 |
Pierre d'Herbemont | misc/objects.c: Don't rely on vlc_object_destroy()... |
blob | commitdiff | raw | diff to current |
2008-01-28 |
Rafaël Carré | vlc_object_get(): removes unused parameter |
blob | commitdiff | raw | diff to current |
2007-12-22 |
Pierre d'Herbemont | include/vlc_objects.h: Use the usual macro trick, to... |
blob | commitdiff | raw | diff to current |
2007-11-28 |
Rémi Denis-Courmont | Ordering |
blob | commitdiff | raw | diff to current |
2007-11-28 |
Rémi Denis-Courmont | Fix screensaver deadlock if terminating as soon the... |
blob | commitdiff | raw | diff to current |
2007-10-22 |
Rémi Denis-Courmont | Don't wait for signal if the object is already dying. |
blob | commitdiff | raw | diff to current |
2007-10-01 |
Rémi Denis-Courmont | Add the missing function to allocate and get the object... |
blob | commitdiff | raw | diff to current |
2007-09-22 |
Rémi Denis-Courmont | Rework/simplify the TLS plugin interface (LibVLC <... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
Christophe Mutricy | Typo |
blob | commitdiff | raw | diff to current |
2007-09-16 |
Rémi Denis-Courmont | Inline vlc_object_signal |
blob | commitdiff | raw | diff to current |
2007-09-16 |
Rémi Denis-Courmont | Forgot this file in [22086] |
blob | commitdiff | raw | diff to current |
2007-09-16 |
Rémi Denis-Courmont | Wrappers around thread signaling functions for object: |
blob | commitdiff | raw | diff to current |
2007-08-16 |
Rémi Denis-Courmont | Unexport utf8_mkdir and vlc_current_object |
blob | commitdiff | raw | diff to current |
2007-08-16 |
Rémi Denis-Courmont | Remove redumdant parameter to vlc_global |
blob | commitdiff | raw | diff to current |
2007-08-16 |
Rémi Denis-Courmont | vlc_global_object: return the global (process-wide... |
blob | commitdiff | raw | diff to current |
2007-05-20 |
Antoine Cellerier | * Some more fixes (+ don't redefine a function that... |
blob | commitdiff | raw | diff to current |
2007-05-20 |
Antoine Cellerier | * Fix non linux compilation round 2. |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Rémi Denis-Courmont | Use vlc_object_kill(). Needs triple checking. |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Rémi Denis-Courmont | Following vlc_object_kill(), add vlc_object_dying() |
blob | commitdiff | raw | diff to current |
2007-03-24 |
Antoine Cellerier | * Make it possible to give names to vlc objects (psz_ob... |
blob | commitdiff | raw | diff to current |
2007-02-15 |
Rémi Denis-Courmont | s/vlc_object_die/vlc_object_kill/ |
blob | commitdiff | raw | diff to current |
2007-02-15 |
Rémi Denis-Courmont | vlc_object_die() opaque wrapper to set b_die, so we... |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Clément Stenac | A bit of vlc/libvlc cleanup: |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Rémi Denis-Courmont | - Do not attach libvlc to the global data |
blob | commitdiff | raw | diff to current |
2006-09-23 |
Antoine Cellerier | Start of meta engine stuff. src/input/input.c needs... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Clément Stenac | For consistency, remove references to vlc from libvlc |
blob | commitdiff | raw | diff to current |
2006-05-14 |
Clément Stenac | Merge back branch 0.8.6-playlist-vlm to trunk. |
blob | commitdiff | raw | diff to current |
2006-03-18 |
Clément Stenac | Display IP of client in debug |
blob | commitdiff | raw | diff to current |
2006-01-27 |
Clément Stenac | Don't print debug messages and don't do interaction... |
blob | commitdiff | raw | diff to current |
2006-01-16 |
Jean-Paul Saman | Define vlc_curent_object in include/vlc_objects.h |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Antoine Cellerier | FSF address change. |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Clément Stenac | Add support for several message queues - please test |
blob | commitdiff | raw | diff to current |
2005-12-15 |
Clément Stenac | Remove unused structures from vlc_common.h |
blob | commitdiff | raw | diff to current |
next |