FS#11047 - Simplify keyboard code
Attached to Project:
Rockbox
Opened by Fred Bauer (freddyb) - Monday, 22 February 2010, 04:43 GMT
Last edited by Teruaki Kawashima (teru) - Thursday, 25 February 2010, 07:11 GMT
Opened by Fred Bauer (freddyb) - Monday, 22 February 2010, 04:43 GMT
Last edited by Teruaki Kawashima (teru) - Thursday, 25 February 2010, 07:11 GMT
|
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, 07:11 GMT
Reason for closing: Accepted
Additional comments about closing: Commited partially with some changes.
Thursday, 25 February 2010, 07:11 GMT
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?