11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix compilation when NEON is disabled More... over 14 years ago
update overlay and add new icons More... over 14 years ago
Thumbnailer: Remove wrong comment.
magsoft
as Adrien Maglo
More... over 14 years ago
Android GUI: Fix a typo.
magsoft
as Adrien Maglo
More... over 14 years ago
Thumbnailer: Prevent a null pointer exception if the thumbnail generation failed.
magsoft
as Adrien Maglo
More... over 14 years ago
Thumbnailer: Preserve the aspect ratio of the video and center the images. Abord the thumbnail generation when no video track is found in the file.
magsoft
as Adrien Maglo
More... over 14 years ago
updated HOWTO file for current Makefile More... over 14 years ago
Cosmetics. More... over 14 years ago
Fix small use after close (invalid object). More... over 14 years ago
android vout: cosmetics More... over 14 years ago
PlayerActivity: add button to change aspect ratio More... over 14 years ago
Manifest: allow install on SdCard + fix intent-filters More... over 14 years ago
Release the eventManager global reference on-demand More... over 14 years ago
Prevent a crash if the eventManager is not attached More... over 14 years ago
update the video overlay * new icons * add two new buttons (lock screen and change surface ratio) * only the lock screen button is working by now. More... over 14 years ago
Merge branch 'master' of git://git.videolan.org/vlc/vlc-mergml More... over 14 years ago
add asynchronous events More... over 14 years ago
jni: adjust the verbosity of some messages More... over 14 years ago
Android: Rename PlayerAcitvity.java to VLC.java More... over 14 years ago
Merge branch 'master' of git://git.videolan.org/vlc/vlc-android More... over 14 years ago
Reflect the new package name in the Makefile More... over 14 years ago
Add support for libvlc asynchronous events More... over 14 years ago
Android: fix database issues with single quotes More... over 14 years ago
Android: new overlay and move java source files + bugfix in the DatabaseManager.java More... over 14 years ago
Pause when the activity goes in the background. Restart playing when the activity comes back in the foreground.
magsoft
as Adrien Maglo
More... over 14 years ago
Remove pixman and use hardware scaling instead More... over 14 years ago
display RV32/RGBA instead of RV16 More... over 14 years ago
Change the Makefile because the Java source files were moved.
magsoft
as Adrien Maglo
More... over 14 years ago
Moves the vlc-android Java source file in order to comply with Java conventions.
magsoft
as Adrien Maglo
More... over 14 years ago
Add a basic interface based on Android internal media controller widget to control the playback.
magsoft
as Adrien Maglo
More... over 14 years ago