1
0
Fork 0
forked from len0rd/rockbox

Now leaves the WPS when the music is stopped

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1418 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2002-07-23 12:18:47 +00:00
parent d78a1422cd
commit adfbc11960

View file

@ -267,7 +267,8 @@ int wps_show(void)
break;
mpeg_stop();
status_set_playmode(STATUS_STOP);
break;
return 0;
#ifndef SIMULATOR
case SYS_USB_CONNECTED:
/* Tell the USB thread that we are safe */