Geoffrey Métais
6ef84490ef
Avoid multiple calls to ML db
10 years ago
Geoffrey Métais
55f53d0b0c
Fix play video from start ctx option
10 years ago
Thomas Guillem
0728e7935b
Preferences: add an adv preference to force OpenGLES2
10 years ago
Thomas Guillem
583dc37185
Preferences: remove disabled vout preference
10 years ago
Thomas Guillem
654e1d6234
PreferencesFragment: no need to restart if hwaccel change
10 years ago
Thomas Guillem
aa70f067fa
VLCOptions: remove useless null check
10 years ago
Thomas Guillem
85bd147daa
compile.sh: link with unwind.a on armv7
This fixes a SIGSEGV in _Unwind_Resume on some devices (Nexus 7).
10 years ago
Thomas Guillem
28fe2cf037
compile.sh: merge medialibrary ldlibs
10 years ago
Thomas Guillem
3bcc7c8429
PreferencesFragment: don't restart libvlc on hwaccel change
10 years ago
Thomas Guillem
6d08f65fe2
Update HASH
10 years ago
Thomas Guillem
9110d1edb1
LibVLC: update AWindow API
The onNewWindowLayout method is renamed to onNewVideoLayout.
The OnNewVideoLayoutListener can only be set (one time) from attachViews(), see
both attachViews method comments.
Notify the native part is a OnNewVideoLayoutListener is present. If it's not
present, the "android-display" "vout display" module won't be used.
10 years ago
Thomas Guillem
aa337adeed
LibVLC: AWindow: merge 2 locks into one
10 years ago
Geoffrey Métais
5504120d10
Fix current position in playlist
10 years ago
Geoffrey Métais
aa16784f98
Correctly set gesture listeners in video player
10 years ago
Geoffrey Métais
7cbd2e8b4c
Set junit back
10 years ago
Hugo Beauzée-Luyssen
f5095bdf49
AndroidMediaLibrary: Avoid copying some parameters
10 years ago
Hugo Beauzée-Luyssen
04696701fd
AndroidDeviceLister: Use compiler generated default ctor
10 years ago
Hugo Beauzée-Luyssen
3684ea4620
AndroidDeviceLister: Remove useless include
10 years ago
Hugo Beauzée-Luyssen
321a55d7d7
compile-libvlc: Parallelize contrib sources download
10 years ago
Hugo Beauzée-Luyssen
d78539a951
compile-libvlc.sh: Remove/fix configure parameters
--enable-mkv was always --enable-matroska
GnomeVFS & atmo plugin were dropped in 2015
--disable-glx and --enable-egl were removed in 2015 and 2013
respectively
10 years ago
Geoffrey Métais
7e5dc932fd
Rely on adapter inner lists for media references
10 years ago
Geoffrey Métais
9fae2ccc93
Add nullity check
10 years ago
Geoffrey Métais
59dc859971
Remove redundant calls
10 years ago
Geoffrey Métais
0d9b96e658
Set licenses keys for gradle to dl tools
10 years ago
Geoffrey Métais
4915a820dc
Fix touch controls after device rotation
10 years ago
Geoffrey Métais
d051dc4abd
Prevent NPE
10 years ago
Geoffrey Métais
f79d4cb878
Start vieoplayer directly in videos
10 years ago
Thomas Guillem
80c88d2fe7
PopupManager: fix window size initialisation
This is needed for OpenGL vouts
10 years ago
Geoffrey Métais
3081f204b5
Update type names to match Medialibrary API change
10 years ago
Geoffrey Métais
db4dca84b2
Fix warning
10 years ago
Geoffrey Métais
6b2aa767cf
Update medialibrary hash
10 years ago
Geoffrey Métais
6962423ef1
Add/remove fragments instead of replace
10 years ago
Jean-Baptiste Kempf
55fa468464
Update gitignore for gradle
10 years ago
Jean-Baptiste Kempf
155458d118
Update downloading log
10 years ago
Geoffrey Métais
69f4fd44b0
Change browsers update system
10 years ago
Thomas Guillem
53d45685b3
Update HASH
10 years ago
Hugo Beauzée-Luyssen
9f896fabe5
compile.sh: Accept licenses
10 years ago
Jean-Baptiste Kempf
c54bea0674
Download SDK using sdkmanager
10 years ago
Geoffrey Métais
74cd0ab63d
Lazy load audioplayer fragment
10 years ago
Geoffrey Métais
cfe914497b
Remove sdk manager build
10 years ago
Thomas Guillem
ddd4782b4b
Update HASH
10 years ago
Thomas Guillem
a6a975a05f
LibVLC/AWindow: add SurfaceTextureThread
Helper used from the JNI to create A SurfaceTexture, and update a TexImage when
available.
10 years ago
Thomas Guillem
ec54269b4b
LibVLC/AWindow: release the surface
10 years ago
Thomas Guillem
d4283f7cfe
LibVLC/AWindow: rename method
10 years ago
Thomas Guillem
e2ae5b5d1f
LibVLC/AWindow: remove AWindowNativeHandler
And use AWindow directly from native.
10 years ago
Jean-Baptiste Kempf
1cb0b60247
Update Gradle downloaded version
10 years ago
Geoffrey Métais
42c8043010
Set jcenter repo back
10 years ago
Geoffrey Métais
74aa36b196
Remove outdated lib reference
10 years ago
Geoffrey Métais
10131281a3
Improve browsers display
10 years ago
Geoffrey Métais
92aadb1e80
Don't check root directories by default
10 years ago