Rémi Duraffort
|
dff6080e2a
|
Update the HOWTO.
|
2010-11-23 23:35:55 +01:00 |
|
Rémi Duraffort
|
c475ae7901
|
Build every module statically inside libvlc.
|
2010-11-23 17:18:34 +01:00 |
|
Adrien Maglo
|
985b5804f5
|
Remove the useless dynamic libvlc copy script.
|
2010-11-22 21:09:21 +00:00 |
|
Rémi Duraffort
|
e247c52f47
|
Add a script to configure to take every plugins he can find. This is a hack as some library are harcoded and their existance is not tested !
|
2010-11-22 19:29:47 +01:00 |
|
Rémi Duraffort
|
708299f8eb
|
use the vlc icons from share/icons/
|
2010-11-18 21:52:53 +01:00 |
|
Rémi Duraffort
|
6a9d487343
|
update the android configure script.
|
2010-11-18 20:36:22 +01:00 |
|
Dominique Martinet
|
873c177014
|
explicitly added 'export ANDROID_NDK=...' to the android HOWTO. fixed the indentation for ffmpeg too
|
2010-11-18 17:29:37 +09:00 |
|
Dominique Martinet
|
4897f08276
|
fix for android's configure and HOWTO update
|
2010-11-18 17:21:56 +09:00 |
|
Dominique Martinet
|
2979ed2690
|
changed android's configure.sh for ffmpeg from contrib
|
2010-11-18 16:46:54 +09:00 |
|
Dominique Martinet
|
7da5930520
|
android's configure for ffmpeg. Wants ffpmeg stuff in extras/contrib/hosts/arm-eabi-linux/{lib,include,pkgconfig}
|
2010-11-17 16:34:07 +09:00 |
|
Rémi Duraffort
|
4b87a880e5
|
Create the right directory for the libs in compileLibvlcjni too (and update the HOWTO).
|
2010-11-15 23:44:29 +01:00 |
|
Adrien Maglo
|
833aaae184
|
Fix some typos in the how to.
|
2010-11-15 21:45:00 +00:00 |
|
Adrien Maglo
|
ac80b0a656
|
Update the how to with the instruction for libvlcjni.
|
2010-11-15 21:41:28 +00:00 |
|
Adrien Maglo
|
e06597c50b
|
Add a JNI library that can call libvlc functions.
For now, it is easier to compile it with the Android NDK.
|
2010-11-15 21:40:39 +00:00 |
|
Dominique Martinet
|
0309fb4228
|
missing armeabi subfolder for libs destination
|
2010-11-15 18:04:03 +09:00 |
|
Dominique Martinet
|
9da0c01c86
|
typo fix in copyLibVLC.sh for android package
|
2010-11-15 06:22:22 +09:00 |
|
Adrien Maglo
|
8518102233
|
First attempt of an how to compile vlc for Android.
|
2010-11-14 14:56:29 +00:00 |
|
Adrien Maglo
|
536e4b7e76
|
Add a script to copy in the right location the compiled libvlc files.
|
2010-11-14 14:55:47 +00:00 |
|
Adrien Maglo
|
68e353ba6e
|
Add the vlc-android Java project.
|
2010-11-14 14:49:02 +00:00 |
|
Adrien Maglo
|
10c809f4ae
|
Choose right host and build options.
Using these, no need to modify libtool.
Disable dbus.
|
2010-11-13 12:42:41 +00:00 |
|
Dominique Martinet
|
ef3a9710a8
|
no pkg-tools and more disabled stuff in configure. Also a libtool bug that does not pass -nostdlib to the linker
|
2010-11-12 21:12:30 +09:00 |
|
Dominique Martinet
|
97565eb0b5
|
added libgcc to LIBS in android's configure script
|
2010-11-10 14:58:42 +09:00 |
|
Rémi Duraffort
|
b2f8130adc
|
Add a configure script for android.
|
2010-11-07 16:09:08 +01:00 |
|