]> git.sesse.net Git - vlc/history - include/vlc
demux: ts: remove pid array
[vlc] / include / vlc /
2015-01-27 Mark Leelib: add libvlc_audio_output_device_get()
2015-01-20 Thomas Guillemlibvlc: add libvlc_media_parse_with_options
2015-01-20 Thomas Guillemlibvlc: add libvlc_MediaListEndReached event
2015-01-13 Thomas Guillemlibvlc: add libvlc_media_get_codec_description
2015-01-13 Thomas Guillemlib: change libvlc_media_discoverer_t creation
2014-12-08 Uwe L. Korninput: Add support for DiscNumber meta
2014-11-22 Uwe L. Korninput: Add support for AlbumArtist meta
2014-10-30 Rémi Denis-Courmontdoc: make libvlc_audio_set_volume_callback() dependency...
2014-09-16 Rémi Denis-Courmontdoc: grammar
2014-08-04 Felix Abecassislibvlc: add 3 libvlc events: MediaPlayerESAdded, MediaP...
2014-05-20 Rémi Denis-Courmontlib: return NAN on libvlc_audio_equalizer_set_amp_at_in...
2014-05-15 Rémi Denis-Courmontaudio: support for enumerating devices of current aoout...
2014-05-15 Rémi Denis-Courmontaudio: support setting device of current audio output...
2014-05-15 Rémi Denis-Courmontlibvlc: Doxygen cosmetics
2014-02-08 Mark Leelib: expose new meta data attributes
2014-02-08 Mark Leelib: add missing version tag for new API method documen...
2014-02-07 Julian Scheellibvlc: libvlc_ScrambledChanged event type added
2013-09-11 Pierre YnardFix grammar in comments
2013-09-11 Jean-Baptiste Kempfs/informations/information
2013-09-02 Sergey Radionovlibvlc: libvlc_MediaSubItemTreeAdded event type added
2013-07-24 Mark Leelibvlc: add equalizer API
2013-07-06 Mark Leelibvlc: add API to control display of the video title
2013-06-16 Rémi Denis-Courmontlib: add libvlc_set_app_id() to complement libvlc_set_u...
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-04-27 Rémi Denis-Courmontlibvlc: add missing LIBVLC_API
2013-04-01 Olivier AubertAdd missing parameter documentation.
2013-04-01 Olivier AubertFix variable names.
2013-03-25 Rafaël Carrélibvlc.h: restore C++ compatibility
2013-03-20 Rémi Denis-Courmontlibvlc: add functions to query log message "item" data
2013-03-18 Rémi Denis-Courmontlibvlc: simplify and clean up external logging API...
2013-02-19 Rémi Denis-Courmontlib: fix signedness of SPU track ID in libvlc_video_set...
2013-02-12 Rémi Denis-Courmontlibvlc_media_tracks_get: use unsigned as applicable
2013-02-12 Martin Storsjölibvlc: Add a new more extensible struct libvlc_media_t...
2013-01-09 Olivier AubertMove the VLC_FORWARD_DECLARE_OBJECT definition above...
2012-12-28 Jean-Baptiste Kempflibvlc: match the documentation to the actual behaviour
2012-12-15 Rémi Denis-Courmontlibvlc: stub device_type functions
2012-12-09 Rémi Denis-CourmontLibVLC: try to clarify libvlc_media_add_option() limita...
2012-11-18 Olivier Aubertlibvlc: document the get_/set_position value range
2012-11-08 Rémi Denis-Courmontlib: correct and uniformize audio/video track IDs ...
2012-09-21 Rémi Denis-CourmontRevert "Add new API to libvlc for persistent equalizer...
2012-09-15 Mark LeeAdd new API to libvlc for persistent equalizer settings.
2012-08-16 Rémi Denis-Courmontlibvlc: cosmetics
2012-08-16 Rémi Denis-CourmontLIBVLC_DEPRECATED does not imply LIBVLC_API
2012-08-15 Rémi Denis-Courmontlibvlc: thread-safe and more straight-forward audio...
2012-07-03 Rémi Denis-CourmontLibVLC: improve mute documentation
2012-06-28 Olivier AubertAnnotation libvlc_media_get_user_data tracks parameter...
2012-06-14 Olivier Aubertlibvlc.h: improve docstrings
2012-06-14 Olivier Aubertlibvlc_media.h: note that all options are not appliable...
2012-06-08 Olivier Aubertlibvlc.h: move comments out of the code itself (includi...
2012-05-08 Rémi Denis-Courmontlibvlc_log_*: document version requirement
2012-05-07 Rémi Denis-CourmontDeprecate libvlc_wait() and improve documentation
2012-04-18 Rémi Denis-Courmontlibvlc: helper to log to a FILE
2012-04-18 Rémi Denis-Courmontlibvlc: add functions to register logging callbacks
2012-02-28 Konstantin PavlovFix some common typos.
2012-02-05 Rafaël CarréMention 2.0.0 instead of 1.2.0
2012-01-14 Rémi Denis-CourmontSanitize LIBVLC_DEPRECATED
2011-12-27 Cheng SunFix visibility of libvlc_printerr (missing LIBVLC_API)
2011-12-15 Pere Orgafix filename self-references
2011-12-01 John HendrikxAdd libvlc_video_get_spu_delay and libvlc_video_set_spu...
2011-11-27 Jean-Baptiste KempfLGPL
2011-10-22 Alexey SokolovFix LIBVLC_VERSION_INT macro.
2011-09-22 Jean-Baptiste KempflibVLC: rename libvlc_track_description_release
2011-09-05 Laurent AimarAdded libvlc_MediaPlayerVout event.
2011-08-30 Rémi Denis-CourmontMove src/control/ to lib/
2011-08-20 Rémi Denis-CourmontAlso deprecate verbosity functions
2011-08-20 Rémi Denis-Courmontlibvlc_log_*: deprecated and reimplement as compatibili...
2011-08-04 Rémi Denis-Courmontamem: add support for pause/resume and flush/drain
2011-07-26 Rémi Denis-CourmontLibVLC: fix volume scale and make documentation more...
2011-07-25 Alexey SokolovAdd few more bool returns to libvlc.
2011-07-25 Alexey SokolovAdd few missing error messages to libvlc.
2011-07-25 Alexey SokolovAdd meta information to libvlc headers.
2011-07-25 Alexey SokolovFix few typos in libvlc comments.
2011-07-17 Alexey SokolovSmall cleanup of comments in libvlc headers.
2011-07-17 Rémi Duraffortlibvlc: fix documentation
2011-07-09 Alexey SokolovFix doxygen for libvlc_audio_output_set
2011-06-18 Alexey SokolovAdd libvlc_media_list_player_retain() to libvlc.
2011-06-04 Rémi Duraffortlibvlc: do not export libvlc_module_description_list_ge...
2011-05-10 Rémi Denis-Courmontamem: i_nb_samples is unsigned, no need for size_t
2011-05-10 Rémi Denis-CourmontAdd libvlc functions for custom audio output
2011-05-10 Rémi Denis-Courmontlibvlc_clock, libvlc_delay: expose LibVLC clock for...
2011-05-08 Jean-Baptiste KempfRemove tabs in headers
2011-05-07 Rémi Denis-CourmontRename VLC_{PUBLIC,DEPRECATED}_API to LIBVLC_{API,DEPRE...
2011-05-07 Rémi Denis-CourmontMark exported symbols with default visibility on GCC 4
2011-05-02 Rémi Denis-CourmontRemove ugly builtin support
2011-05-01 Alexey SokolovFix doxygen command in a comment
2011-01-29 Rémi Denis-CourmontDoxygen typo
2010-12-20 Jakub WieczorekLibVLC Audio/video filters listing API
2010-12-02 Rafaël CarréRevert "Revert "libvlc_media_get_tracks_info(): correct...
2010-11-28 Pierre YnardUpdate comments relevent to --sout #description
2010-11-24 Rémi Duraffortlibvlc: remove unused structure member.
2010-11-23 Rafaël CarréRevert "libvlc_media_get_tracks_info(): correct help"
2010-11-21 Rémi Denis-Courmontlibvlc_set_format_callbacks: dynamic video format selection
2010-11-20 Rémi Denis-CourmontUse \deprecated explicitly for l_v_get_height and l_v_g...
2010-11-20 Rémi Denis-Courmontlibvlc_video_set_callbacks: add references
2010-11-20 Rémi Denis-CourmontImprove libvlc_video_set_callbacks documentation
2010-11-10 Rafaël Carrélibvlc_media_get_tracks_info(): correct help
2010-11-10 Rémi Denis-Courmontdoc: cannot change xwindow while playing
2010-11-06 Rémi Denis-CourmontAdd libvlc_media_new_fd
2010-11-06 Rémi Denis-Courmontlibvlc_media_new_(location|path): try to clarify the...
2010-10-31 Pierre d'HerbemontAllow libvlc client to build statically.
next