[Android] Shuffle and Repeat for AudioPlayer on TV

Geoffrey Métais git at videolan.org
Fri Mar 13 16:21:15 CET 2015


vlc-ports/android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Mar 13 16:18:12 2015 +0100| [1b72ffb379bb71eb8bd8c78e698c2fda1744017b] | committer: Geoffrey Métais

Shuffle and Repeat for AudioPlayer on TV

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=1b72ffb379bb71eb8bd8c78e698c2fda1744017b
---

 .../res/drawable-hdpi/ic_repeat_grey600_36dp.png   |  Bin 0 -> 410 bytes
 .../res/drawable-hdpi/ic_repeat_one_white_36dp.png |  Bin 0 -> 469 bytes
 .../tv/res/drawable-hdpi/ic_repeat_white_36dp.png  |  Bin 0 -> 409 bytes
 .../res/drawable-hdpi/ic_shuffle_grey600_36dp.png  |  Bin 0 -> 468 bytes
 .../tv/res/drawable-hdpi/ic_shuffle_white_36dp.png |  Bin 0 -> 477 bytes
 .../res/drawable-mdpi/ic_repeat_grey600_36dp.png   |  Bin 0 -> 297 bytes
 .../res/drawable-mdpi/ic_repeat_one_white_36dp.png |  Bin 0 -> 318 bytes
 .../tv/res/drawable-mdpi/ic_repeat_white_36dp.png  |  Bin 0 -> 296 bytes
 .../res/drawable-mdpi/ic_shuffle_grey600_36dp.png  |  Bin 0 -> 405 bytes
 .../tv/res/drawable-mdpi/ic_shuffle_white_36dp.png |  Bin 0 -> 413 bytes
 .../res/drawable-xhdpi/ic_repeat_grey600_36dp.png  |  Bin 0 -> 400 bytes
 .../drawable-xhdpi/ic_repeat_one_white_36dp.png    |  Bin 0 -> 422 bytes
 .../tv/res/drawable-xhdpi/ic_repeat_white_36dp.png |  Bin 0 -> 397 bytes
 .../res/drawable-xhdpi/ic_shuffle_grey600_36dp.png |  Bin 0 -> 614 bytes
 .../res/drawable-xhdpi/ic_shuffle_white_36dp.png   |  Bin 0 -> 627 bytes
 .../res/drawable-xxhdpi/ic_repeat_grey600_36dp.png |  Bin 0 -> 573 bytes
 .../drawable-xxhdpi/ic_repeat_one_white_36dp.png   |  Bin 0 -> 620 bytes
 .../res/drawable-xxhdpi/ic_repeat_white_36dp.png   |  Bin 0 -> 572 bytes
 .../drawable-xxhdpi/ic_shuffle_grey600_36dp.png    |  Bin 0 -> 818 bytes
 .../res/drawable-xxhdpi/ic_shuffle_white_36dp.png  |  Bin 0 -> 786 bytes
 .../drawable-xxxhdpi/ic_repeat_grey600_36dp.png    |  Bin 0 -> 672 bytes
 .../drawable-xxxhdpi/ic_repeat_one_white_36dp.png  |  Bin 0 -> 717 bytes
 .../res/drawable-xxxhdpi/ic_repeat_white_36dp.png  |  Bin 0 -> 657 bytes
 .../drawable-xxxhdpi/ic_shuffle_grey600_36dp.png   |  Bin 0 -> 1057 bytes
 .../res/drawable-xxxhdpi/ic_shuffle_white_36dp.png |  Bin 0 -> 1056 bytes
 vlc-android/tv/res/layout/tv_audio_player.xml      |   30 ++++++++++-
 .../gui/tv/audioplayer/AudioPlayerActivity.java    |   56 ++++++++++++++++++--
 .../vlc/gui/tv/audioplayer/PlaylistAdapter.java    |    5 ++
 28 files changed, 86 insertions(+), 5 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=1b72ffb379bb71eb8bd8c78e698c2fda1744017b


More information about the Android mailing list