[Android] LIBVLC: hide VLCObject and rework events
Thomas Guillem
git at videolan.org
Thu Jun 18 13:47:31 CEST 2015
vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Jun 18 13:37:00 2015 +0200| [de582df58a77fdfc1f784c613c24491787782253] | committer: Thomas Guillem
LIBVLC: hide VLCObject and rework events
Hide events from others VLCObjects.
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=de582df58a77fdfc1f784c613c24491787782253
---
libvlc/src/org/videolan/libvlc/LibVLC.java | 8 +-
libvlc/src/org/videolan/libvlc/Media.java | 32 ++++-
.../src/org/videolan/libvlc/MediaDiscoverer.java | 26 +++-
libvlc/src/org/videolan/libvlc/MediaList.java | 23 +++-
libvlc/src/org/videolan/libvlc/MediaPlayer.java | 34 +++++-
libvlc/src/org/videolan/libvlc/VLCEvent.java | 37 ++++++
libvlc/src/org/videolan/libvlc/VLCObject.java | 124 ++++----------------
.../src/org/videolan/libvlc/util/MediaBrowser.java | 17 ++-
8 files changed, 174 insertions(+), 127 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=de582df58a77fdfc1f784c613c24491787782253
More information about the Android
mailing list