- 18 Nov, 2014 5 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
interface instead of hardcoded classes GridFragment can handle all media, not only videos start/stop scan methods in Utils
-
Geoffrey Métais authored
Only videos for now, will be adapted to other media soon Need to find a batter 'grid launcher' too.
-
Geoffrey Métais authored
Basic video browsing with only one list for now. Thumbnailer is plugged. Audio browsing should work (but not play)
-
- 17 Nov, 2014 3 commits
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 15 Nov, 2014 14 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
This vout always use subtitle surface. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
jni_ConfigureSurface calls VideoPlayerActivity.configureSurface. configureSurface is only used for gingerbread and before. After gingerbread, there are fully native way to configure the surface. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
And remove jni_LockAndGetAndroidSurface. The mNativeSurface or mSurface pointer can change if surface size or color change. The added call allow to get an up to date native_surface. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 14 Nov, 2014 6 commits
-
-
Thomas Guillem authored
-
Jean-Baptiste Kempf authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Working from cli or from Android Studio './gradlew tasks' to see all options './graldew installDebug' to build and install a debug version of VLC compile.sh is still working, you can still build apks with it.
-
Geoffrey Métais authored
-
- 13 Nov, 2014 1 commit
-
-
Geoffrey Métais authored
-
- 11 Nov, 2014 1 commit
-
-
Geoffrey Métais authored
-
- 07 Nov, 2014 4 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Allows to read files given through third-party app content provider, like Archos Media Player, and try the data.getPath() if no content is found..
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
We require 4.8 anyway
-
- 06 Nov, 2014 6 commits
-
-
Thomas Guillem authored
Don't hide ui on gesture or while seeking. Signed-off-by:
Geoffrey Métais <geoffrey.metais@gmail.com>
-
Thomas Guillem authored
Signed-off-by:
Geoffrey Métais <geoffrey.metais@gmail.com>
-
Thomas Guillem authored
Signed-off-by:
Geoffrey Métais <geoffrey.metais@gmail.com>
-
Geoffrey Métais authored
thiner font for Android 4.2+ (API restriction) Title and drawer arrow back to white
-
Geoffrey Métais authored
Fixes title always displayed in DVD playing
-
Geoffrey Métais authored
-