- Mar 07, 2018
-
-
Geoffrey Métais authored
(cherry picked from commit ff9b3ddd)
-
Geoffrey Métais authored
-
Geoffrey Métais authored
(cherry picked from commit 6553cc47)
-
Geoffrey Métais authored
(cherry picked from commit 33eb5c6c)
-
Geoffrey Métais authored
(cherry picked from commit ee7d0907)
-
Geoffrey Métais authored
(cherry picked from commit 6c81d437)
-
Geoffrey Métais authored
(cherry picked from commit 6e9dea0f)
-
Thomas Guillem authored
(cherry picked from commit 142154e3)
-
Geoffrey Métais authored
(cherry picked from commit 921090fd)
-
Geoffrey Métais authored
(cherry picked from commit 27876240)
-
- Mar 06, 2018
-
-
Geoffrey Métais authored
Avoids to access app context too soon (cherry picked from commit 1c8fa50a)
-
Geoffrey Métais authored
(cherry picked from commit d5ea3439)
-
Geoffrey Métais authored
(cherry picked from commit bb3b18ab)
-
Geoffrey Métais authored
(cherry picked from commit 85176224)
-
Geoffrey Métais authored
(cherry picked from commit 1b29a336)
-
Geoffrey Métais authored
Close #486 (cherry picked from commit 2f830a09)
-
Geoffrey Métais authored
(cherry picked from commit ab79e1b1)
-
Geoffrey Métais authored
Also, normal delete method for pre-Lollipop devices (cherry picked from commit bd9f84f7)
-
Geoffrey Métais authored
(cherry picked from commit fd411dbd)
-
Geoffrey Métais authored
(cherry picked from commit 9172cbfe)
-
Geoffrey Métais authored
(cherry picked from commit c150fdc5)
-
- Mar 01, 2018
-
-
Geoffrey Métais authored
(cherry picked from commit a5cadec2)
-
Geoffrey Métais authored
(cherry picked from commit 858760b2)
-
Geoffrey Métais authored
(cherry picked from commit 9783a68d)
-
Geoffrey Métais authored
If no audio track is detected and repeat was activated, we could loop on the same media trying to skipping it (cherry picked from commit b3dbb29a)
-
Geoffrey Métais authored
Thank to Sergey Toshin for pointing this security flaw (cherry picked from commit ad0d4c8d)
-
- Feb 28, 2018
-
-
Geoffrey Métais authored
(cherry picked from commit fe19149b)
-
- Feb 27, 2018
-
-
Geoffrey Métais authored
(cherry picked from commit a2c2c186)
-
Geoffrey Métais authored
(cherry picked from commit 676a57c2)
-
- Feb 26, 2018
-
-
Geoffrey Métais authored
(cherry picked from commit 9dded130)
-
Geoffrey Métais authored
(cherry picked from commit 12981736)
-
Geoffrey Métais authored
(cherry picked from commit 8d06f980)
-
Thomas Guillem authored
(cherry picked from commit cd1762ed)
-
Geoffrey Métais authored
(cherry picked from commit 323a649f)
-
- Feb 23, 2018
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
(cherry picked from commit 4ee0d159)
-
Geoffrey Métais authored
(cherry picked from commit 431c1107)
-
Geoffrey Métais authored
(cherry picked from commit c7f9f11c)
-
Alexandre Janniaux authored
Send the *_EFFECT_CONTROL_SESSION intent when the state of current media is updated. It allows external audio effects like equalizer or visualizer to know the audio session id used by VLC and apply their own effect. See android.media.audiofx.AudioEffect. Signed-off-by: Geoffrey Métais <geoffrey.metais@gmail.com> (cherry picked from commit 00316e7f)
-
Alexandre Janniaux authored
Generate an audio session id from AudioManager and pass it to libVLC as a command line argument so that it creates AudioTrack in this session. Signed-off-by: Geoffrey Métais <geoffrey.metais@gmail.com> (cherry picked from commit f3316483)
-