30 Commits (84ee1da4c814108f06c0ebbae12be7283f20b10a)

Author SHA1 Message Date
Rémi Denis-Courmont a3226cf890 thread: remove vlc_mutex_destroy() 7 years ago
Steve Lhomme 78d3d6a3c6 remove stray $Id 8 years ago
Rémi Denis-Courmont e5432f1b13 lib: remove libvlc_event_type_name() 8 years ago
Rémi Denis-Courmont 26d96c355a libvlc: remove deprecated SD event manager 8 years ago
Francois Cartegnie 9314bb489c vlc_arrays: split array_append in checked and w/abort 9 years ago
Rémi Denis-Courmont b50d5f3131 lib: event: remove new/release functions 9 years ago
Rémi Denis-Courmont d241be435f lib: add libvlc_event_manager_(init|destroy) functions 9 years ago
Rémi Denis-Courmont 7ecd9271af array: fix up types in vlc_array_*() 10 years ago
Thomas Guillem 9126e33f77 libvlc: merge libvlc_MediaParsedStatus and libvlc_MediaParsedCharged events 10 years ago
Thomas Guillem f8b7b03af8 libvlc: add missing event descriptions 10 years ago
Rémi Denis-Courmont 5fb1ac638e lib: remove libvlc_event_manager_register_event_type() 11 years ago
Rémi Denis-Courmont b5985e1d52 lib: remove event listener groups 11 years ago
Rémi Denis-Courmont 175ce396f3 lib: simplify and speed up event delivery 11 years ago
Rémi Denis-Courmont 0a222373f5 lib: merge both event manager locks 11 years ago
Rémi Denis-Courmont b80a4563a2 lib: merge event_internal.h into event.c 11 years ago
Rémi Denis-Courmont 062bd6c22a lib: remove no lonegr used asynchronous event queue 11 years ago
Rémi Denis-Courmont 7f4edacfd2 event: remove unused instance libvlc_event_manager_new() parameter 11 years ago
Rémi Denis-Courmont fc15c20e72 libvlc: expose event for audio output device change 11 years ago
Rémi Denis-Courmont bd8485fc6e libvlc: expose event for audio volume change (fixes #14568) 11 years ago
Rémi Denis-Courmont 09bea7fa99 libvlc: expose events for the audio mute status (refs #14568) 11 years ago
Rémi Denis-Courmont 32bf025b29 libvlc: add corked and uncorked events (fixes #14444) 11 years ago
Thomas Guillem dd9aa43618 libvlc: remove duplicate line 11 years ago
Rémi Denis-Courmont 80d88b05f2 Mark unreachable code on GCC even if NDEBUG 12 years ago
Felix Abecassis 710ad7ed78 libvlc: add 3 libvlc events: MediaPlayerESAdded, MediaPlayerESDeleted, MediaPlayerESSelected 12 years ago
Mark Lee 0dffa31ec5 lib: add missing define for scrambled-changed event 13 years ago
Sergey Radionov 11104cb5b2 libvlc: libvlc_MediaSubItemTreeAdded event type added 13 years ago
Rémi Denis-Courmont 0845bbed31 Add missing events (fix #6750) 14 years ago
Jean-Baptiste Kempf 36ab287e77 LGPL 15 years ago
Rafaël Carré 673d656243 Fix #5706 15 years ago
Rémi Denis-Courmont 7dcac68447 Move src/control/ to lib/ 15 years ago
Jean-Paul Saman 7113bb575f activex: sync libvlc_MediaPlayer events between activex and mozilla 17 years ago
Pierre d'Herbemont 8adbb2d7f9 libvlc: Don't refer to media_preparsing as we don't have media_parsing. 17 years ago
Rémi Denis-Courmont 2f63e68b44 Reimplement libvlc_event_type_name 17 years ago
Rémi Denis-Courmont fd3ef9055d Improve Doxygen documentation, deobfuscate event types 17 years ago
JP Dinger 7228b1b132 src/control/event.c: Add missing return for NDEBUG builds. Fix return 17 years ago
Rémi Denis-Courmont 556953c4c2 libvlc_event_manager: remove exceptions 17 years ago
Rémi Denis-Courmont 3cf5207388 libvlc_event_detach: remove exception 17 years ago
Jean-Baptiste Kempf b670c924ad Temporary fix for compilation 17 years ago
Rémi Denis-Courmont 848c006a78 Move LibVLC error messages to libvlc_printerr(). 17 years ago
JP Dinger 96a96f60bb Use the cpp to auto-update libvlc_event_type_name()'s dictionary. 17 years ago
Rafaël Carré e573d94d0f libvlc: include config.h when needed 17 years ago
Pierre d'Herbemont 120e7e6b9b libvlc: Fix the comment associated to libvlc_event_manager_release(). 17 years ago
Pierre d'Herbemont 7da966334c libvlc: Allow event to be dispatched asynchronously. 17 years ago
Pierre d'Herbemont 9b8589f824 libvlc: Make sure we unlock on error code path. 17 years ago
Pierre d'Herbemont 5d59d04c9d Revert "libvlc_event_*: fix locking" 17 years ago
Jean-Paul Saman d600db5f11 libvlc_event_*: fix locking 17 years ago
Jean-Paul Saman 13b7d257de libvlc_event_*: fix locking 17 years ago
basos c2122ce3b1 libvlc_MediaPlayerSnapshotTaken Event creation 18 years ago
Sébastien Escudier 642219b660 typo in event manager 18 years ago
Lukas Durfina e7e8927bd3 libvlc: better title/chapter handling 18 years ago