- 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
-
- 04 Nov, 2014 9 commits
-
-
Jean-Baptiste Kempf authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
With image button for context menu when available
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
v4 is deprecated
-
- 03 Nov, 2014 7 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Start media loading earlier, and properly subscribe to medialibrary. Plus refresh video times on resume, to get updated progress when we leave a video.
-
Geoffrey Métais authored
This allows touchevent to be handled direclty, and not only once system UI is visible
-
Geoffrey Métais authored
Prevents for device on auto brightness mode to get a brutal brightness change There is no proper solution to get the correct value in this case, so I set the starting level at mid range
-
Geoffrey Métais authored
-
- 31 Oct, 2014 2 commits
-
-
Ludovic Fauvet authored
-
Geoffrey Métais authored
-
- 30 Oct, 2014 3 commits
-
-
Thomas Guillem authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
- 28 Oct, 2014 2 commits
-
-
Thomas Guillem authored
-
Alexandre Lision authored
TESTED_HASH was checked out every time, since value of FETCH was not read (only its existence was verified)
-
- 27 Oct, 2014 1 commit
-
-
Thomas Guillem authored
-
- 23 Oct, 2014 2 commits
-
-
Thomas Guillem authored
-
Geoffrey Métais authored
-
- 22 Oct, 2014 2 commits
-
-
Thomas Guillem authored
It can happen with libvlcjni.so library is not found.
-
Thomas Guillem authored
After android-21, libs are not necessarily in applicationInfo.dataDir + "/lib" folder, so use applicationInfo.nativeLibraryDir (added after Gingerbread). Also fix system library path search by using System.getProperty("java.library.path") that return "/vendor/lib:/system/lib" or "/vendor/lib64:/system/lib64".
-
- 21 Oct, 2014 6 commits
-
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
ref #11479 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
If a hardware decoder crashed at the very beginning, a HardwareAccelerationError dialog was shown while activity switched to audioMode and leaded to a crash. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Alexandre Perraud authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
close #12402 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-