This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10892 - disable clickwheel slide action in yesno decisions
Attached to Project:
Rockbox
Opened by sven plaga (sagemfreak1) - Monday, 04 January 2010, 01:50 GMT+2
Last edited by Michael Sparmann (TheSeven) - Wednesday, 10 February 2010, 22:23 GMT+2
Opened by sven plaga (sagemfreak1) - Monday, 04 January 2010, 01:50 GMT+2
Last edited by Michael Sparmann (TheSeven) - Wednesday, 10 February 2010, 22:23 GMT+2
|
Detailsduring my research on FS#10883 i found out that it would be better do disable slide actions on ipods for yes no decisons. slides are too easy done and often cause an unwanted abort.
this patch solves this issue by only accepting pressed keys for abort actions. the solution for FS#10883 has been appended on the bug report seperately. |
This task depends upon
As a side note, please have a look at docs/CONTRIBUTING, it mentions that we don't like //-style comments.