This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11047 - Simplify keyboard code
Attached to Project:
Rockbox
Opened by Fred Bauer (freddyb) - Monday, 22 February 2010, 05:43 GMT+2
Last edited by Teruaki Kawashima (teru) - Thursday, 25 February 2010, 08:11 GMT+2
Opened by Fred Bauer (freddyb) - Monday, 22 February 2010, 05:43 GMT+2
Last edited by Teruaki Kawashima (teru) - Thursday, 25 February 2010, 08:11 GMT+2
|
DetailsThis patch makes no functional changes but simplifies the code by putting each user action into a separate function making the code more maintainable and allowing reuse of code in the future.
|
This task depends upon
Closed by Teruaki Kawashima (teru)
Thursday, 25 February 2010, 08:11 GMT+2
Reason for closing: Accepted
Additional comments about closing: Commited partially with some changes.
Thursday, 25 February 2010, 08:11 GMT+2
Reason for closing: Accepted
Additional comments about closing: Commited partially with some changes.
i don't like this so much. i think it adds too many function. also it increase ram usage by ~280 bytes.
Are you joking?