[Android] libvlcjni: factorize media list support

Edward Wang git at videolan.org
Wed Aug 28 16:34:19 CEST 2013


vlc-ports/android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Tue Aug 27 18:28:27 2013 +0200| [b6f0e73d693e1533a5b6ef5249b1a783f506619f] | committer: Edward Wang

libvlcjni: factorize media list support

Eventually this allows for having multiple independent media lists

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

 vlc-android/jni/Android.mk                         |    2 +-
 vlc-android/jni/libvlcjni-medialist.c              |   96 ++++++++++++++++++++
 vlc-android/jni/libvlcjni.c                        |   14 ---
 vlc-android/src/org/videolan/libvlc/LibVLC.java    |   11 +--
 vlc-android/src/org/videolan/libvlc/MediaList.java |   90 ++++++++++++++++++
 5 files changed, 190 insertions(+), 23 deletions(-)

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


More information about the Android mailing list