248 Commits (f846cb3af9058eb31d4594642ca0df69ac4c1913)

Author SHA1 Message Date
Thomas Guillem 76f79cc436 libvlc: add libvlc_media_get_parsed_status 10 years ago
Thomas Guillem af0e55a02a libvlc: add libvlc_MediaParsedStatus event 10 years ago
Thomas Guillem d68541a9a0 preparser: don't send vlc_InputItemPreparsedChanged in case of failure 10 years ago
Thomas Guillem be5d7c2805 libvlc: factor input_item_preparsed_changed 10 years ago
Thomas Guillem e49ee59ad9 input/item: factor input_item_t New*() functions 10 years ago
Thomas Guillem ec03185b0f libvlc: media: deprecate libvlc_Buffering state 10 years ago
Petri Hintukainen c26349e50a libvlc: add popup to libvlc_navigate_mode_t 10 years ago
Thomas Guillem c021c52459 libvlc: re-order dialog callback arguments 10 years ago
Thomas Guillem b37866a867 dialog: re-order callback arguments 10 years ago
Thomas Guillem 21e3fded37 android: get JavaVM* from JNI_OnLoad 10 years ago
Jean-Baptiste Kempf d1458c92a8 libVLC: rename libvlc_media_discoverer_services_get 10 years ago
Thomas Guillem e676ccf33b libvlc: fix libvlc.sym and NEWS 10 years ago
Thomas Guillem e744df4cc5 libvlc: add libvlc_media_discoverer_services_get 10 years ago
Thomas Guillem 902514db6e libvlc: add a libvlc_media_parse_flag_t to interact with the user 10 years ago
Thomas Guillem 68cc74c545 libvlc: add dialog API 10 years ago
Felix Paul Kühne a527e9d086 libvlc: replace existing title menu bool with int bit mask 11 years ago
Petri Hintukainen 59a8278f6f input: convert input_title_t.b_menu to flags 11 years ago
Felix Paul Kühne 5f5121a8d8 libvlc: add a new event fired if the chapter changes 11 years ago
Felix Paul Kühne 0584253f87 libvlc: raise a title changed event if the title changes 11 years ago
Thomas Guillem 860f831fc1 libvlc: don't release media_list while it's used by media 11 years ago
Rémi Denis-Courmont 72b1563b96 lib: get frame rate from media ES, not from demux 11 years ago
Thomas Guillem 9945053450 lib: add libvlc_media_player_set_evas_object 11 years ago
Thomas Guillem e2c4746368 libvlc_media_player: don't use any vout if vout configuration fails 11 years ago
Jean-Baptiste Kempf 7136d004f8 libVLC: Expose DiscTotal meta 11 years ago
Thomas Guillem 4706adfb46 libvlc_media_player: fix unused warning 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
Felix Paul Kühne 6a23d2cd78 libvlc media list player: attach observer after player instance creation 11 years ago
Felix Paul Kühne 90f8255ccd lib/media player: remove remnant 11 years ago
Rémi Denis-Courmont 5f000e6ac6 libvlc: return useful/visible video dimensions (fixes #15122) 11 years ago
Rémi Denis-Courmont e318990236 lib: fix uninitialized values on error path 11 years ago
Rémi Denis-Courmont 5fb1ac638e lib: remove libvlc_event_manager_register_event_type() 11 years ago
Rémi Denis-Courmont b5985e1d52 lib: remove event listener groups 11 years ago
Rémi Denis-Courmont 175ce396f3 lib: simplify and speed up event delivery 11 years ago
Rémi Denis-Courmont 0a222373f5 lib: merge both event manager locks 11 years ago
Rémi Denis-Courmont b80a4563a2 lib: merge event_internal.h into event.c 11 years ago
Rémi Denis-Courmont 062bd6c22a lib: remove no lonegr used asynchronous event queue 11 years ago
Rémi Denis-Courmont e978f924cb lib: add dedicated thread for list player media end handling 11 years ago
Rémi Denis-Courmont 5c573b07ac lib: simplify set_relative_playlist_position_and_play() 11 years ago
Rémi Denis-Courmont e15851d57a lib: remove dead code 11 years ago
Rémi Denis-Courmont a2ab8b276c lib: always create the media player underneath the list player 11 years ago
Rémi Denis-Courmont 7f4edacfd2 event: remove unused instance libvlc_event_manager_new() parameter 11 years ago
Rémi Denis-Courmont 475d6019b3 lib: retain/release the instance more consistently 11 years ago
Rémi Denis-Courmont 6a8352db0b lib: remove internal event functions from export list 11 years ago
Rémi Denis-Courmont fc15c20e72 libvlc: expose event for audio output device change 11 years ago
Rémi Denis-Courmont a8ffc3b821 aout: propagate current device to parent input manager 11 years ago
Rémi Denis-Courmont bd8485fc6e libvlc: expose event for audio volume change (fixes #14568) 11 years ago
Rémi Denis-Courmont 09bea7fa99 libvlc: expose events for the audio mute status (refs #14568) 11 years ago
Rémi Denis-Courmont 32bf025b29 libvlc: add corked and uncorked events (fixes #14444) 11 years ago
Rémi Denis-Courmont d8aa9aae50 lib: fix warning 11 years ago