2012-10-09 13:41:05 +00:00
|
|
|
Category:Multimedia
|
2013-06-25 13:38:47 +00:00
|
|
|
License:LGPLv3
|
2012-10-09 13:41:05 +00:00
|
|
|
Web Site:http://www.videolan.org/vlc/download-android.html
|
|
|
|
Source Code:http://git.videolan.org/?p=vlc-ports/android.git;a=summary
|
2013-02-28 00:13:16 +00:00
|
|
|
Issue Tracker:http://www.videolan.org/support/index.html#bugs
|
|
|
|
Donate:http://www.videolan.org/contribute.html#money
|
2012-10-09 13:41:05 +00:00
|
|
|
|
2013-06-17 09:06:42 +00:00
|
|
|
Auto Name:VLC
|
2012-10-09 13:41:05 +00:00
|
|
|
Summary:Media player
|
|
|
|
Description:
|
2013-05-17 13:59:40 +00:00
|
|
|
'''N.B''' The versions are for different CPU architectures. ARM covers
|
|
|
|
'''all''' ARM devices; ARMv7 is generally for higher-end devices
|
|
|
|
and will give better performance.
|
2013-05-27 10:08:12 +00:00
|
|
|
Therefore, the Recommended (starred) Version may not apply
|
2013-05-17 13:59:40 +00:00
|
|
|
to your device and you may need to choose another.
|
|
|
|
|
2013-03-11 13:29:33 +00:00
|
|
|
Video and audio player that supports a wide range of formats,
|
|
|
|
for both local and remote playback.
|
2013-03-23 20:20:20 +00:00
|
|
|
|
2013-07-24 10:25:45 +00:00
|
|
|
Status: We are having technical problems building the latest versions,
|
|
|
|
which we hope to resolve soon. BETA.
|
2012-10-09 13:41:05 +00:00
|
|
|
.
|
|
|
|
|
2013-03-11 13:29:33 +00:00
|
|
|
#Instructions and dependencies here: http://wiki.videolan.org/AndroidCompile
|
|
|
|
#see http://buildbot.videolan.org/builders/ for version code scheme
|
2012-10-09 13:41:05 +00:00
|
|
|
Repo Type:git
|
|
|
|
Repo:git://git.videolan.org/vlc-ports/android.git
|
|
|
|
|
2013-03-18 14:45:08 +00:00
|
|
|
Build Version:0.0.11-ARMv7,110,0.0.11,forceversion=yes,forcevercode=yes,subdir=vlc-android,\
|
2013-03-11 13:29:33 +00:00
|
|
|
update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock,\
|
2013-03-21 18:04:21 +00:00
|
|
|
prebuild=sed -i '48d' ../Makefile,build=cd ../ && \
|
2013-03-11 13:29:33 +00:00
|
|
|
ANDROID_ABI=armeabi-v7a ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release,buildjni=no
|
2013-03-22 19:44:28 +00:00
|
|
|
Build Version:0.0.11-ARM,111,0.0.11,forceversion=yes,forcevercode=yes,subdir=vlc-android,\
|
2013-03-11 13:29:33 +00:00
|
|
|
update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock,\
|
2013-03-21 18:04:21 +00:00
|
|
|
prebuild=sed -i '48d' ../Makefile,build=cd ../ && \
|
2013-03-11 13:29:33 +00:00
|
|
|
ANDROID_ABI=armeabi ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release,buildjni=no
|
2013-03-23 20:20:20 +00:00
|
|
|
Build Version:0.0.11-x86,112,!ffmpeg error 0.0.11,forceversion=yes,forcevercode=yes,subdir=vlc-android,\
|
2013-03-11 13:29:33 +00:00
|
|
|
update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock,\
|
2013-03-21 18:04:21 +00:00
|
|
|
prebuild=sed -i '48d' ../Makefile,build=cd ../ && \
|
2013-03-11 13:29:33 +00:00
|
|
|
ANDROID_ABI=x86 ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release,buildjni=no
|
2013-03-22 19:44:28 +00:00
|
|
|
Build Version:0.0.11-mips,113,0.0.11,forceversion=yes,forcevercode=yes,subdir=vlc-android,\
|
2013-03-11 13:46:15 +00:00
|
|
|
update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock,\
|
2013-03-21 18:04:21 +00:00
|
|
|
prebuild=sed -i '48d' ../Makefile,build=cd ../ && \
|
2013-03-11 13:46:15 +00:00
|
|
|
ANDROID_ABI=mips ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release,buildjni=no
|
2013-07-02 13:10:12 +00:00
|
|
|
|
2013-10-24 22:25:12 +00:00
|
|
|
Build Version:0.1.3-MIPS,1301,!build failing (at 0.1.3),subdir=vlc-android,\
|
2013-10-16 08:44:50 +00:00
|
|
|
forceversion=yes,forcevercode=yes,patch=ndkr9.patch,\
|
2013-10-23 22:00:14 +00:00
|
|
|
srclibs=VLC@7c52aacbe,buildjni=no,\
|
2013-08-06 09:56:10 +00:00
|
|
|
update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock;../java-libs/WheelView,\
|
2013-08-07 11:49:52 +00:00
|
|
|
prebuild=sed -i '/ant/d' ../Makefile && \
|
2013-08-05 09:09:02 +00:00
|
|
|
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \
|
2013-10-16 08:44:50 +00:00
|
|
|
ln -s vlc-android/$$VLC$$ ../vlc,\
|
2013-10-23 22:00:14 +00:00
|
|
|
build=cd ../ && ANDROID_ABI=mips ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release
|
2012-10-09 13:41:05 +00:00
|
|
|
|
2013-10-23 22:00:14 +00:00
|
|
|
Build Version:0.1.3-x86,1302,0.1.3,subdir=vlc-android,\
|
|
|
|
forceversion=yes,forcevercode=yes,patch=ndkr9.patch,\
|
|
|
|
srclibs=VLC@7c52aacbe,buildjni=no,\
|
|
|
|
update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock;../java-libs/WheelView,\
|
|
|
|
prebuild=sed -i '/ant/d' ../Makefile && \
|
|
|
|
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \
|
|
|
|
ln -s vlc-android/$$VLC$$ ../vlc,\
|
|
|
|
build=cd ../ && ANDROID_ABI=x86 ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release
|
|
|
|
|
|
|
|
Build Version:0.1.3-ARM,1303,0.1.3,subdir=vlc-android,\
|
|
|
|
forceversion=yes,forcevercode=yes,patch=ndkr9.patch,\
|
|
|
|
srclibs=VLC@7c52aacbe,buildjni=no,\
|
|
|
|
update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock;../java-libs/WheelView,\
|
|
|
|
prebuild=sed -i '/ant/d' ../Makefile && \
|
|
|
|
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \
|
|
|
|
ln -s vlc-android/$$VLC$$ ../vlc,\
|
|
|
|
build=cd ../ && ANDROID_ABI=armeabi ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release
|
|
|
|
|
|
|
|
Build Version:0.1.3-ARMv7,1304,0.1.3,subdir=vlc-android,\
|
|
|
|
forceversion=yes,forcevercode=yes,patch=ndkr9.patch,\
|
|
|
|
srclibs=VLC@7c52aacbe,buildjni=no,\
|
|
|
|
update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock;../java-libs/WheelView,\
|
|
|
|
prebuild=sed -i '/ant/d' ../Makefile && \
|
|
|
|
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \
|
|
|
|
ln -s vlc-android/$$VLC$$ ../vlc,\
|
|
|
|
build=cd ../ && ANDROID_ABI=armeabi-v7a ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release
|
|
|
|
|
|
|
|
# +0: None (upstream)
|
|
|
|
# +1: MIPS
|
|
|
|
# +2: x86
|
|
|
|
# +3: ARM
|
|
|
|
# +4: ARMv7
|
|
|
|
# +5: None (current version)
|
|
|
|
Archive Policy:8 versions
|
2012-10-09 13:41:05 +00:00
|
|
|
Auto Update Mode:None
|
2013-05-17 18:28:18 +00:00
|
|
|
# Update Check Mode:Tags
|
|
|
|
Update Check Mode:None
|
2013-10-23 22:00:14 +00:00
|
|
|
Current Version:0.1.3
|
|
|
|
Current Version Code:1305
|
2013-02-28 00:13:16 +00:00
|
|
|
|