]> git.sesse.net Git - vlc/history - include/vlc/libvlc_events.h
Use var_Inherit* instead of var_CreateGet*.
[vlc] / include / vlc / libvlc_events.h
2010-09-07 Jean-Paul Samanmozilla: activex: add cache filling level to event...
2010-02-22 Pierre d'Herbemontlibvlc: Don't refer to media_preparsing as we don't...
2010-02-20 Rémi Denis-CourmontReimplement libvlc_event_type_name
2010-02-20 Rémi Denis-CourmontMake libvlc event types less ABI-brittle w.r.t. the...
2010-02-20 Rémi Denis-CourmontImprove Doxygen documentation, deobfuscate event types
2010-02-17 Rémi Denis-CourmontMostly revert "libvlc: add mouse events as libvlc_Media...
2010-02-11 Jean-Paul Samanlibvlc: add mouse events as libvlc_MediaPlayerEvents
2010-01-31 Rémi Denis-CourmontLibVLC: remove unused and buggy media list views
2009-12-23 Pierre d'Herbemontmedia_player: Emit an event when the root media is...
2009-09-16 Rémi Duraffortlibvlc_events: use int instead of uint64_t (using boole...
2009-09-01 JP DingerUse the cpp to auto-update libvlc_event_type_name(...
2009-08-19 Pierre d'Herbemontmedia_list_player: Make sure we'll correctly play next...
2009-07-25 Sébastien Escudierlibvlc : handle VLM input events
2009-07-06 Pierre d'HerbemontRevert "Remove enums from public APIs"
2009-06-29 Rémi Denis-CourmontRemove enums from public APIs
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
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.