- Nov 27, 2013
-
-
Avoid waiting unnecessarily when the media player reaches exactly THUMBNAIL_POSITION. However we must now wait until libvlc updates the position before polling with libvlc_media_player_get_position(). Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 0c2844f9) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Nov 26, 2013
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Nov 07, 2013
-
-
Edward Wang authored
Close #9300 (cherry picked from commit d0f34ad8) Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com> Conflicts: vlc-android/jni/vout.c
-
- Sep 15, 2013
-
-
Edward Wang authored
(cherry picked from commit 96a2c5f7) Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
- Sep 10, 2013
-
-
Edward Wang authored
(cherry picked from commit 67dd56a3) Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
- Sep 09, 2013
-
-
Jean-Baptiste Kempf authored
This reverts commit 19dda556.
-
(cherry picked from commit e910fdfa) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Allow these devices to at least start up and play files (cherry picked from commit b53d25f4) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
(cherry picked from commit db382cde) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
When the launcher is killed/restarted, only the latest RemoteViews is restored. so use partial updates if possible (API11+), else update everything. Unfortunately, in API below 17, partial updates are not cached by android, so we have to force those updates from the service. To avoid spamming with several big intents during playback, the cover is not restored, only state, text and position. (cherry picked from commit 6b896d99) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
(cherry picked from commit 7a033ae2) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
(cherry picked from commit 5bb852b6) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
(cherry picked from commit 0cbc0606) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Sep 01, 2013
-
-
Edward Wang authored
(cherry picked from commit 07847138) Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
Edward Wang authored
(cherry picked from commit 712f9388) Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
- Aug 29, 2013
-
-
Edward Wang authored
(cherry picked from commit fd5ba471) Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
- Aug 13, 2013
-
-
Edward Wang authored
Fix regression from 02ee423e where hiding the notification kills the stream. (cherry picked from commit e16fa987) Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
(cherry picked from commit aa36195f) Signed-off-by:
Edward Wang <edward.c.wang@compdigitec.com>
-
- Jul 30, 2013
-
-
This avoids autocorrection and similar things that aren't useful (and mostly very annoying) when typing a URL. Signed-off-by:
Martin Storsjö <martin@martin.st> (cherry picked from commit f8b6d2b7) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Jul 29, 2013
-
-
Should also fix many IndexOutOfBoundsExceptions (cherry picked from commit 9cc7bce9) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
(cherry picked from commit 5cf82ed6) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
This fixes the video output on 2.3 and 3.x. Signed-off-by:
Martin Storsjö <martin@martin.st> (cherry picked from commit f0c9f3dd) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Jul 26, 2013
-
-
Jean-Baptiste Kempf authored
-
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Signed-off-by:
Sébastien Toque <xilasz@gmail.com>
-
Ref #8895 Signed-off-by:
Sébastien Toque <xilasz@gmail.com>
-
-
-
-
Parity with other events (pause/stop/etc)
-
- Jul 14, 2013
-
-
Ludovic Fauvet authored
This should fix the issue where "-0:00" shows up from time to time when exiting the video player.
-
- Jul 03, 2013
-
-
Edward Wang authored
-
- Jun 25, 2013
-
-
Rafaël Carré authored
-
- Jun 24, 2013
-
-
Edward Wang authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
This is a blind attempt to fix some of the now common "SQLiteException: unable to open database file". It should avoid any race condition that can occur between the UI and the Service while opening (and creating) the database.
-
Jean-Baptiste Kempf authored
-
Signed-off-by:
Christoph Miebach <christoph.miebach@web.de> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-