]> git.sesse.net Git - vlc/history - include/vlc/libvlc_media.h
LibVLC media: remove exceptions
[vlc] / include / vlc / libvlc_media.h
2010-02-02 Rémi Denis-CourmontLibVLC media: remove exceptions
2010-01-27 Rafaël Carrélibvlc_media_es_t: export ES id
2010-01-23 Rémi Duraffortlibvlc: fix doxygen documentation.
2010-01-23 Rafaël Carrélibvlc: Get ES descriptions for media
2010-01-21 Rémi Duraffortlibvlc: add some missing 'extern "C"'
2010-01-15 Rémi Duraffortlibvlc_media: fix typos.
2009-12-08 Rémi Duraffortlibvlc_media.h: fix documentation
2009-12-08 Rémi Duraffortlibvlc: add two functions
2009-11-20 Rémi Duraffortlibvlc: add a function get the statistics about the...
2009-10-05 Rémi Denis-Courmontlibvlc_media_*: remove a bunch of useless exception...
2009-08-04 Olivier AubertHave (and document) libvlc_media_get_duration return ms
2009-07-31 Olivier AubertFix comments/variable names in includes
2009-07-06 Pierre d'HerbemontRevert "Remove enums from public APIs"
2009-06-29 Rémi Denis-CourmontRemove enums from public APIs
2009-06-23 Hugo Beauzee-LuyssenAdding a libvlc_media_add_option_flag
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 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'Herbemontlibvlc: Split public headers by object and layers.