- Jul 02, 2012
-
-
This commit also send the model of unsupported devices to a webservice so we're able to exclude them from the beta. This commit needs to be reverted for builds _without_ NEON support.
-
- Jul 01, 2012
-
-
Edward Wang authored
This fixes a crash where there are more than 512 files in a folder.
-
- Jun 30, 2012
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
The C code uses directly /sdcard
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Jun 29, 2012
-
-
Edward Wang authored
-
Edward Wang authored
-
Jean-Baptiste Kempf authored
-
- Jun 28, 2012
-
-
Jean-Baptiste Kempf authored
-
Edward Wang authored
-
Edward Wang authored
-
Jean-Baptiste Kempf authored
-
Ludovic Fauvet authored
-
Jean-Baptiste Kempf authored
This reverts commit 7d04e85d.
-
See: http://www.compdigitec.com/labs/2012/06/25/fclose-freezes-when-run-inside-pthread-on-android-2-1/ http://code.google.com/p/android/issues/detail?id=5116 Summary: Android 2.1/2.2's pthread implementation has a bug where fclose() hangs inside pthread. This commit imports a working version of pthread_once that makes VLC for Android work on Android 2.1 and 2.2. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Edward Wang authored
-
Edward Wang authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Edward Wang authored
-
- Jun 27, 2012
-
-
Jean-Baptiste Kempf authored
-
Sébastien Toque authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
Sébastien Toque authored
this prevents useless tab events
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Rafaël Carré authored
This reverts commit 1ed73496.
-
Edward Wang authored
See: http://www.compdigitec.com/labs/2012/06/25/fclose-freezes-when-run-inside-pthread-on-android-2-1/ http://code.google.com/p/android/issues/detail?id=5116 Summary: Android 2.1/2.2's pthread implementation has a bug where fclose() hangs inside pthread. This commit imports a working version of pthread_once that makes VLC for Android work on Android 2.1 and 2.2. Inspired-by: Rafaël Carré <rafael.carre@gmail.com>
-
Edward Wang authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
- Jun 26, 2012
-
-
Sébastien Toque authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Ludovic Fauvet authored
Reported-by: Sébastien Toque <xilasz@gmail.com>
-