]> git.sesse.net Git - vlc/history - include/vlc/libvlc_events.h
Handle VLM events in libvlc
[vlc] / include / vlc / libvlc_events.h
2009-05-26 Sébastien EscudierHandle VLM events in libvlc
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-25 Pierre d'HerbemontOops.
2009-05-25 Pierre d'HerbemontFix compilation.
2009-05-25 Pierre d'Herbemontlibvlc: Split public headers by object and layers.
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Hugo Beauzee-LuyssenAdding a libvlc_MediaPlayerLengthChanged event
2009-02-22 Rémi Denis-CourmontI wonder why use a libvlc_time_t for a boolean variable...
2008-12-11 Rémi Denis-CourmontGive a clue about extending enums
2008-12-11 basoslibvlc_MediaPlayerSnapshotTaken Event creation
2008-10-11 Lukas Durfinalibvlc: better title/chapter handling
2008-08-14 Jean-Paul SamanAdd another bunch of doxygen file comments.
2008-08-11 Rémi Denis-CourmontHeaders: use non-reserved identifiers for multi-inclusi...
2008-06-15 Jean-Paul SamanMake distinction between stop and ended status.
2008-06-14 Jean-Paul SamanUnify libvlc_state_t, input_state_e, mediacontrol_Playe...
2008-05-31 Rémi Denis-CourmontRemove vlc_int64_t. Was not even correctly defined.
2008-04-04 Pierre d'Herbemontinclude: Move libvlc_exception and libvlc_event to...
2008-04-03 Pierre d'Herbemontlibvlc: Doxygen fixes. Categorization and cleanup.
2008-03-31 Tanguy Krotofflibvlc: rename all libvlc_MediaInstance in libvlc_Media...
2008-03-31 Tanguy Krotofflibvlc: add libvlc_MediaInstanceStopped
2008-03-30 Pierre d'Herbemontlibvlc: rename libvlc_media_descriptor to libvlc_media...
2008-03-26 Pierre d'Herbemontinclude/vlc: Headers clean up.