]> git.sesse.net Git - vlc/history - include/vlc/libvlc_structures.h
control/media_instance.c: Support libvlc_MediaInstanceReachedEnd event for upcoming...
[vlc] / include / vlc / libvlc_structures.h
2007-08-07 Pierre d'Herbemontcontrol/media_instance.c: Support libvlc_MediaInstanceR...
2007-08-05 Pierre d'Herbemontcontrol/event.c: Change the event API to be per-object...
2007-06-23 Pierre d'HerbemontLibvlc: Make sure the exported structure are not anonymous.
2007-06-17 Pierre d'Herbemontlibvlc: Rename input to media_instance. And add the...
2007-06-17 Pierre d'Herbemontlibvlc: Make media_descriptor_t internal.
2007-06-17 Pierre d'HerbemontLibvlc add a media descriptor object.
2007-06-07 Pierre d'Herbemontinclude/vlc/libvlc_structures.h: Fix build by using...
2007-06-07 Pierre d'HerbemontLibvlc event: Support for event extra information passi...
2007-05-20 Filippo CaroneUse oldval and newval in libvlc_event_t
2007-05-19 Filippo CaroneInitial callback support in libvlc + example on how...
2007-05-19 Filippo Caronefree callbacks on libvlc destruction
2007-05-19 Filippo Caroneinitial structures for libvlc callbacks (code adapted...