MPEGPlayer: Some UI tweaking and bugfixing
commitb7676eac6347561c0d83e7fc7c39abb4584d7f8e
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Wed, 22 Dec 2010 11:20:07 +0000 (22 11:20 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Wed, 22 Dec 2010 11:20:07 +0000 (22 11:20 +0000)
treea939f4cd549f7def0feed75d9d5728a213bd5c22
parent6e17f0c0b19404ecd615d05cd2dcdbdbc9043d33
MPEGPlayer: Some UI tweaking and bugfixing
* Allow skip-to-beginning in single-play mode; there is no 3-second delay in that case.
* Properly handle and keep track of pauses caused by headphone removal.
* Improve skipping over bad files - search in skip direction and allow it to be ended with the stop key.
* Add the system message processing done elsewhere to all button queue waits.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28875 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/mpegplayer/mpeg_misc.c
apps/plugins/mpegplayer/mpeg_misc.h
apps/plugins/mpegplayer/mpeg_settings.c
apps/plugins/mpegplayer/mpeg_settings.h
apps/plugins/mpegplayer/mpegplayer.c