33 Commits (c659faff1dcf707208b95fd1ccd5408708a3fc91)

Author SHA1 Message Date
Rémi Denis-Courmont c659faff1d lib: add libvlc_media_player_(get|set)_role 10 years ago
Thomas Guillem b7ea52605b libvlc: media: add slaves API 10 years ago
Thomas Guillem 76f79cc436 libvlc: add libvlc_media_get_parsed_status 10 years ago
Jean-Baptiste Kempf d1458c92a8 libVLC: rename libvlc_media_discoverer_services_get 11 years ago
Thomas Guillem e676ccf33b libvlc: fix libvlc.sym and NEWS 11 years ago
Thomas Guillem 68cc74c545 libvlc: add dialog API 11 years ago
Thomas Guillem 9945053450 lib: add libvlc_media_player_set_evas_object 11 years ago
Thomas Guillem 5a2e5138a3 libvlc.sym: add missing libvlc_media_player_set_android_context 11 years ago
Felix Paul Kühne 688e3bcb4d libvlc media list player: add getter for player instance 11 years ago
Rémi Denis-Courmont 6a8352db0b lib: remove internal event functions from export list 11 years ago
Felix Paul Kühne b0ba9c4cc8 libvlc: expand media player API to retrieve full information about available chapter of a given title 11 years ago
Felix Paul Kühne 8bb74ef54d libvlc: expand media player API to retrieve information about all available titles of the currently playing media item 12 years ago
Rémi Denis-Courmont b67f295520 libvlc: add libvlc_media_new_callbacks() for custom input media 12 years ago
Thomas Guillem f3cc5c9f0f libvlc: add libvlc_media_get_type 12 years ago
Mark Lee a60b897e11 lib: add libvlc_audio_output_device_get() 12 years ago
Thomas Guillem 2bf94c2512 libvlc: add libvlc_media_parse_with_options 12 years ago
Thomas Guillem 7458af47e6 libvlc: add libvlc_media_get_codec_description 12 years ago
Thomas Guillem fa7924acb3 lib: change libvlc_media_discoverer_t creation 12 years ago
Rémi Denis-Courmont e957152215 audio: support for enumerating devices of current aoout (fixes #10720) 12 years ago
Julian Scheel 8b9e6d1672 libvlc: libvlc_ScrambledChanged event type added 13 years ago
Mark Lee c180afe5f9 libvlc: add equalizer API 13 years ago
Mark Lee b64f5e0bad libvlc: add API to control display of the video title 13 years ago
Rémi Denis-Courmont 921aaff478 lib: add libvlc_set_app_id() to complement libvlc_set_user_agent() 13 years ago
Rémi Denis-Courmont dac9ab984c libvlc: add functions to query log message "item" data 14 years ago
Rémi Denis-Courmont ae3b867b5b libvlc: simplify and clean up external logging API (fixes #8129) 14 years ago
Martin Storsjö cd5345a000 libvlc: Add a new more extensible struct libvlc_media_track_t 14 years ago
Rémi Denis-Courmont 6f74124e45 Revert "Add new API to libvlc for persistent equalizer settings." 14 years ago
Mark Lee 32596ea810 Add new API to libvlc for persistent equalizer settings. 14 years ago
Rémi Denis-Courmont 33cf1494fc libvlc: thread-safe and more straight-forward audio devices API 14 years ago
Rémi Denis-Courmont f7260e64ce libvlc: add functions to register logging callbacks 15 years ago
John Hendrikx 3cd41963f1 Add libvlc_video_get_spu_delay and libvlc_video_set_spu_delay 15 years ago
Jean-Baptiste Kempf d910a74c52 libVLC: rename libvlc_track_description_release 15 years ago
Rémi Denis-Courmont 7dcac68447 Move src/control/ to lib/ 15 years ago
Rémi Denis-Courmont 4cc939684b amem: add support for pause/resume and flush/drain 15 years ago
Alexey Sokolov db493e335a Add libvlc_media_list_player_retain() to libvlc. 15 years ago
Rémi Denis-Courmont 3f4bbedac3 Add libvlc functions for custom audio output 15 years ago
Rémi Denis-Courmont dc7fff375f libvlc_clock, libvlc_delay: expose LibVLC clock for audio sync 15 years ago
Rémi Denis-Courmont 085558ebcd Do not use internal libvlc symbol outside of libvlc 15 years ago
Rémi Denis-Courmont 473a276fdd Remove ugly builtin support 16 years ago
Rémi Denis-Courmont 6effe61b4f Export libvlc_video_set_format_callbacks 16 years ago
Jakub Wieczorek 3f80895700 LibVLC Audio/video filters listing API 16 years ago
Rémi Denis-Courmont 8ff2e66fce Add libvlc_media_new_fd 16 years ago
Pierre d'Herbemont cc629fa53e Allow libvlc client to build statically. 16 years ago
Pierre d'Herbemont b79da00944 libvlc.sym: Alphabetical order. 16 years ago
Rémi Denis-Courmont 57a4f91687 Revert "Remove libvlc_free" 16 years ago
Arnaud Vallat 9f1c218552 Extend libvlc Media Player API for DVD menu navigation 16 years ago
Mark Lee b8a46d564f Add functions to get/set audio delay. 16 years ago
Rémi Denis-Courmont 3115035067 Add LibVLC API for vmem 16 years ago
Rémi Denis-Courmont 7f9b7d3e31 Add a proper API to set the user agent 16 years ago
Rémi Denis-Courmont 4faa38ecba libvlc_media_player_set_pause: race-free pause/resume function 16 years ago