[Android] AudioService: remove dependency on mCurrentMedia

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


vlc-ports/android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Thu Aug 29 12:14:41 2013 +0200| [312674c7b82af00d496ef4c58928a848e55efc9d] | committer: Edward Wang

AudioService: remove dependency on mCurrentMedia

Functionally redundant with the new MediaList

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

 vlc-android/src/org/videolan/vlc/AudioService.java |  222 ++++++++++----------
 .../org/videolan/vlc/AudioServiceController.java   |    6 +-
 .../videolan/vlc/gui/DirectoryViewFragment.java    |    2 +-
 .../src/org/videolan/vlc/gui/HistoryFragment.java  |    2 +-
 .../videolan/vlc/gui/video/VideoGridFragment.java  |    2 +-
 .../vlc/gui/video/VideoPlayerActivity.java         |    8 +-
 .../org/videolan/vlc/interfaces/IAudioService.aidl |    2 +-
 7 files changed, 125 insertions(+), 119 deletions(-)

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


More information about the Android mailing list