- 11 Feb, 2015 4 commits
-
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
- 10 Feb, 2015 25 commits
-
-
Thomas Guillem authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Geoffrey Métais authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
There is now an android logger module in vlc.
-
Thomas Guillem authored
- Remove dependency to LibVLC log stuff. - Use a thread (via Logcat class) in a service: that way, logs are not lost and are always updated. - Run the service in a separate process: it's not killed if VLC crashes. - Use a ListView to show the logs: easily scrollable. - Add a button to save the log in sdcard. - There is a notification to notify that logs are being recorded, and to access the logs.
-
Thomas Guillem authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
They are now not translatable.
-
Thomas Guillem authored
There is a new audiotrack module that use AudioTrack API by JNI. Use it per default because of the problems we have with Open Sles. AudioTrack (Java) and AudioTrack (Native) are now merged.
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
VersionCode automatically set according to platform (tablet/TV/Chrome) and ABI
-
- 09 Feb, 2015 11 commits
-
-
Geoffrey Métais authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
vlc_entry__ symbols are not necessarily named like the .a file, so use nm to find the good symbol.
-
Thomas Guillem authored
-
Geoffrey Métais authored
This reverts commit bdf35efd.
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-