1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-12 13:44:56 +02:00
vlc/lib
Rémi Denis-Courmont 6a8352db0b lib: remove internal event functions from export list
The following functions are not marked LIBVLC_API and are not in the
public header files (for a reason):
 - libvlc_event_manager_new(),
 - libvlc_event_manager_register_event_type() and
 - libvlc_event_manager_release().
There wer no reasons to have them in the symbols list.
2015-08-05 19:08:02 +03:00
..
audio.c Revert "libvlc_media_player: create the aout when first setting audio options" 2015-06-26 10:37:02 +02:00
core.c lib: use app-icon-name for libvlc_set_app_id 2014-11-01 13:45:38 +01:00
error.c libvlc: fix potentially leaked error message 2014-02-27 20:33:31 +02:00
event_async.c fix filename self-references 2011-12-15 17:09:31 +02:00
event_internal.h fix filename self-references 2011-12-15 17:09:31 +02:00
event.c libvlc: expose event for audio output device change 2015-07-28 10:05:27 +03:00
libvlc_internal.h libvlc_internal.h: delete unused function prototypes 2014-02-27 20:20:26 +02:00
libvlc.pc.in
libvlc.sym lib: remove internal event functions from export list 2015-08-05 19:08:02 +03:00
log.c libvlc: provide file name and line number 2015-02-08 14:57:17 +02:00
Makefile.am Win32: prefer the static libraries when creating the dlls 2014-10-13 09:16:24 +02:00
media_discoverer.c libvlc: add libvlc_MediaListEndReached event 2015-01-20 11:20:28 +01:00
media_internal.h libvlc: libvlc_media_subitems: lock and always return a medialist 2015-01-20 08:17:18 +02:00
media_library.c fix filename self-references 2011-12-15 17:09:31 +02:00
media_list_internal.h libvlc: add libvlc_MediaListEndReached event 2015-01-20 11:20:28 +01:00
media_list_path.h LGPL 2011-11-27 22:54:33 +01:00
media_list_player.c lib: Fire libvlc_MediaListPlayerPlayed at end of playlist 2014-10-06 10:55:22 +02:00
media_list.c lib: remove unused GCC-ism macro 2015-02-09 21:12:40 +02:00
media_player_internal.h libvlc: add equalizer API 2013-07-24 19:22:03 +03:00
media_player.c libvlc: expose event for audio output device change 2015-07-28 10:05:27 +03:00
media.c libvlc: add libvlc_media_new_callbacks() for custom input media 2015-03-30 23:04:13 +03:00
playlist.c lib: add helper for playlist startup 2014-01-08 00:07:50 +02:00
video.c Fix title N variable formatting 2015-05-23 19:08:27 +03:00
vlm.c lib: unused variable 2014-09-21 11:39:53 +03:00