[Android] AudioService: remove mLibVLCPlaylistActive

Edward Wang git at videolan.org
Thu Aug 29 18:26:35 CEST 2013


vlc-ports/android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Wed Aug 28 22:10:31 2013 +0200| [5ca6eff49803e33b595c3759600481791d95de21] | committer: Edward Wang

AudioService: remove mLibVLCPlaylistActive

This is the start of a series of refactorizations and reworkings of AudioService to use
the new LibVLC.MediaList API.

This commit removes the hack mLibVLCPlaylistActive that was used to support viewing
playlists. Now that we have a proper LibVLC MediaList API, it is time to remove it.

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=5ca6eff49803e33b595c3759600481791d95de21
---

 vlc-android/src/org/videolan/vlc/AudioService.java |  166 +++++++++-----------
 .../org/videolan/vlc/AudioServiceController.java   |   10 +-
 .../org/videolan/vlc/interfaces/IAudioService.aidl |    2 +-
 3 files changed, 80 insertions(+), 98 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=5ca6eff49803e33b595c3759600481791d95de21


More information about the Android mailing list