- 08 Nov, 2013 4 commits
-
-
Adrien Maglo authored
-
Adrien Maglo authored
-
Adrien Maglo authored
-
Adrien Maglo authored
-
- 06 Nov, 2013 1 commit
-
-
Rafaël Carré authored
-
- 05 Nov, 2013 3 commits
-
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
- 04 Nov, 2013 2 commits
-
-
Edward Wang authored
URItoFileName does not depend on anything in VLC proper. Reduce another Util call.
-
Edward Wang authored
-
- 31 Oct, 2013 2 commits
-
-
Edward Wang authored
-
Edward Wang authored
Sadly there is no standard and reliable way to get the on-disk URI, so we read it through the Android content provider. Close #9071
-
- 29 Oct, 2013 6 commits
-
-
Edward Wang authored
-
Adrien Maglo authored
setESTrackLists() is called when the MediaPlayerPlaying event has been received.
-
Adrien Maglo authored
Call setESTrackLists when the MediaPlayerPlaying event has been triggered.
-
Adrien Maglo authored
Fix the wrong seek bar position bug when the activity resumes.
-
Adrien Maglo authored
This commit also prevents the showOverlay method to be called two times.
-
Adrien Maglo authored
-
- 28 Oct, 2013 18 commits
-
-
Edward Wang authored
Fix an IndexOutOfBoundsException
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
Playlist management is now done by AudioService. Remove obsolete stubs in LibVLC.
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
-
Edward Wang authored
Relic from the pre-playlist days.
-
Edward Wang authored
-
Edward Wang authored
Add a MediaHolder to hold the media options because media_t is created only when playing.
-
- 23 Oct, 2013 1 commit
-
-
If that fails too, try 44.1kHz Signed-off-by:
Rafaël Carré <funman@videolan.org>
-
- 21 Oct, 2013 2 commits
-
-
Sébastien Toque authored
-
Sébastien Toque authored
-
- 15 Oct, 2013 1 commit
-
-
Rafaël Carré authored
Give a separate error message for missing ANDROID_ABI It might require 2 consecutive runs of compile.sh, but should be clearer for the newcomer
-