[Android] [PATCH 0/2] Playlists in VLC for Android

Rafaël Carré funman at videolan.org
Tue Jul 23 10:01:25 CEST 2013


Hello,

I tried to play a .m3u (had to open it by URL) but only the first item
plays:

% cat test.m3u
/sdcard/video_1332611074_mostexciteddog.mp4
/sdcard/pyramide-neo.mp4
/sdcard/syncmp4.mp4

I am not sure how else to test it, how did you do?

Le 21/07/2013 20:27, Edward Wang a écrit :
> Purges libvlc_media_list_player as per discussion with Rémi and allows
> jni support for media with subitems (youtube and playlists).
> 
> Edward Wang (2):
>   jni: control playback with media_player and remove media_list_player
>   jni: expand subitems
> 
>  vlc-android/jni/libvlcjni.c                        | 99 +++++++++++++++-------
>  vlc-android/src/org/videolan/libvlc/LibVLC.java    | 15 +++-
>  vlc-android/src/org/videolan/vlc/AudioService.java | 77 +++++++++++------
>  3 files changed, 130 insertions(+), 61 deletions(-)
> 



More information about the Android mailing list