- 18 Jul, 2014 7 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
So, the intent can be null, but the default implementation cannot cope with it?
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
- 17 Jul, 2014 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Uri.Decode can return null if input is Null. ThereforeURItoFile can return Null if input is Null, and so can URIToFileName. Media.mLocation could be null (that would be stupid though), and therefore Media.getFileName could be null and getTitle would crash. Media.getTitle() will now return an empty string and the other cases will be checked.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 16 Jul, 2014 7 commits
-
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
- 11 Jul, 2014 6 commits
-
-
Edward Wang authored
-Fix file headers -Fix TAGs -Rename BitmapHelper to BitmapUtil as with AudioUtil and such. -Remove unneeded CamelCase in logcat
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This should allow to have a cleaner codebase and dependencies
-
Jean-Baptiste Kempf authored
Agreement from Alexandre Perraud, Edward Wang, Felix Abecassis, Jean-Baptiste Kempf, Ludovic Fauvet, Sébastien Toque
-
- 10 Jul, 2014 5 commits
-
-
Edward Wang authored
-
Edward Wang authored
Close #11751
-
Edward Wang authored
pthread-rwlocks.c:66:11: warning: missing terminating ' character
-
Edward Wang authored
Reduce unnecessary calls to LibVLC.expand(), since otherwise the subitems won't be available anyway. This also fixes a bug where opening a playlist caused the contents to be imported twice due to extraneous expansion.
-
Edward Wang authored
-
- 09 Jul, 2014 1 commit
-
-
flx42 authored
-
- 08 Jul, 2014 3 commits
-
-
Jean-Baptiste Kempf authored
changeAudioFocus will now return the status, and the DualAudio is set after the requestAudioFocus
-
Signed-off-by:
Adrien Maglo <magsoft@videolan.org>
-
Adrien Maglo authored
-
- 07 Jul, 2014 7 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This allows compiling of multiple vlc arch in one vlc repo and this is also correctly ignored by .gitignore of vlc/
-
Jean-Baptiste Kempf authored
There are no reasons to use older NDK now...
-
Adrien Maglo authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-