11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Dec 06, 2024 — Dec 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix a crash if filebrowser is exited using back key More... over 14 years ago
libvlcjni: libvlc_video_get_width and libvlc_video_get_height are marked as deprecated.
magsoft
as Adrien Maglo
More... over 14 years ago
Android vout: try to synchronize the libvlc part and the Java part of the vout.
magsoft
as Adrien Maglo
More... over 14 years ago
Android libjni: Fix memory leak by releasing any previous media player instance before creating a new one More... over 14 years ago
Android LibVLC: Declare libvlc media player jni interfaces More... over 14 years ago
Android jni: Add libvlc media player interfaces More... over 14 years ago
Android thumbnailer: prevent the thumbnailer from crashing when all the thumbnails of the current directory have been generated and a file is selected for playback.
magsoft
as Adrien Maglo
More... over 14 years ago
Android thumbnailer: prevent the thumbnailer from crashing: - when the file browser directory is changed. - when the file browser is closed.
magsoft
as Adrien Maglo
More... over 14 years ago
Android aout: remove useless debug messages.
magsoft
as Adrien Maglo
More... over 14 years ago
Android thumbnailer: Java Gui part.
magsoft
as Adrien Maglo
More... over 14 years ago
Android thumbnailer: libvlcjni Java part. The LibVLC class is now a singleton.
magsoft
as Adrien Maglo
More... over 14 years ago
Android thumbnailer: libvlcjni native part.
magsoft
as Adrien Maglo
More... over 14 years ago
Android Aout: no need to specify the aout here.
magsoft
as Adrien Maglo
More... over 14 years ago
Fix #4548, thanks to stiger. More... almost 15 years ago
Merge branch 'master' of ssh://git.videolan.org/vlc More... almost 15 years ago
Update the android configure script. More... almost 15 years ago
Android GUI: remove the "Play test.mp4" button.
magsoft
as Adrien Maglo
More... almost 15 years ago
Android GUI: open a new file for playback with the file browser.
magsoft
as Adrien Maglo
More... almost 15 years ago
Android file browser: open a directory when it is clicked.
magsoft
as Adrien Maglo
More... almost 15 years ago
Android file browser: fix the item displaying.
magsoft
as Adrien Maglo
More... almost 15 years ago
Merge branch 'master' of ssh://git.videolan.org/vlc More... almost 15 years ago
Fix Android.mk generation when VLC_ANDROID is set with anon absolut path. More... almost 15 years ago
App: Add a simple file browser More... almost 15 years ago
App: use a PreferenceScreen instead of menu entries More... almost 15 years ago
App: include stop_menu.xml More... almost 15 years ago
App: oops, don't forget Util More... almost 15 years ago
App: add a basic menu for future configuration More... almost 15 years ago
App.xml: fullscreen mode + cosmetics in AndroidManifest.xml More... almost 15 years ago
Java: Cosmetics (remove tabs), release audio track More... almost 15 years ago
Log: Use different LOG_TAG for each files More... almost 15 years ago