This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9111 - Stats plugin closes on any keypress
Attached to Project:
Rockbox
Opened by Michael Chicoine (mc2739) - Monday, 23 June 2008, 03:39 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 29 June 2008, 08:48 GMT+2
Opened by Michael Chicoine (mc2739) - Monday, 23 June 2008, 03:39 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 29 June 2008, 08:48 GMT+2
|
DetailsThe stats plugin does not appear to handle key events properly. After the plugin finishes gathering file statistics, any key event will close the plugin. This patch corrects this problem so that only the assigned "STATS_STOP" key will close the plugin.
(only tested on sansa e200) |
This task depends upon