Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

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
Task Type Patches
Category Plugins
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

The 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)
   stats-keyfix.diff (0.6 KiB)
 apps/plugins/stats.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Sunday, 29 June 2008, 08:48 GMT+2
Reason for closing:  Accepted

Loading...