11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create the right directory for the libs in compileLibvlcjni too (and update the HOWTO). More... almost 15 years ago
Fix some typos in the how to.
magsoft
as Adrien Maglo
More... almost 15 years ago
Update the how to with the instruction for libvlcjni.
magsoft
as Adrien Maglo
More... almost 15 years ago
Add a JNI library that can call libvlc functions. For now, it is easier to compile it with the Android NDK.
magsoft
as Adrien Maglo
More... almost 15 years ago
missing armeabi subfolder for libs destination More... about 15 years ago
typo fix in copyLibVLC.sh for android package More... about 15 years ago
First attempt of an how to compile vlc for Android.
magsoft
as Adrien Maglo
More... about 15 years ago
Add a script to copy in the right location the compiled libvlc files.
magsoft
as Adrien Maglo
More... about 15 years ago
Add the vlc-android Java project.
magsoft
as Adrien Maglo
More... about 15 years ago
Choose right host and build options. Using these, no need to modify libtool. Disable dbus.
magsoft
as Adrien Maglo
More... about 15 years ago
no pkg-tools and more disabled stuff in configure. Also a libtool bug that does not pass -nostdlib to the linker More... about 15 years ago
added libgcc to LIBS in android's configure script More... about 15 years ago
Add a configure script for android. More... about 15 years ago