forked from len0rd/rockbox
new icons for radio status
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8002 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5745e4106c
commit
2c836341ed
5 changed files with 11 additions and 4 deletions
|
|
@ -226,6 +226,7 @@ void gui_statusbar_draw(struct gui_statusbar * bar, bool force_redraw)
|
|||
bar->info.volume);
|
||||
gui_statusbar_icon_play_state(display, current_playmode() +
|
||||
Icon_Play);
|
||||
|
||||
switch (bar->info.repeat) {
|
||||
#ifdef AB_REPEAT_ENABLE
|
||||
case REPEAT_AB:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue