1
0
Fork 0
forked from len0rd/rockbox

Playback speed fix: forgot to commit this file.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8105 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thom Johansen 2005-11-29 01:48:00 +00:00
parent 61eac114a5
commit d34c9e3806

View file

@ -531,7 +531,7 @@ long gui_wps_show(void)
#endif
/* pitch screen */
#if CONFIG_KEYPAD == RECORDER_PAD
#if CONFIG_KEYPAD == RECORDER_PAD || defined(IRIVER_H100_SERIES)
case BUTTON_ON | BUTTON_UP:
case BUTTON_ON | BUTTON_DOWN:
if (2 == pitch_screen())