This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7076 - Calendar Button map for sansa
Attached to Project:
Rockbox
Opened by Gerritt Gonzales (GRaTT) - Tuesday, 24 April 2007, 21:08 GMT+2
Last edited by Nils Wallménius (nls) - Saturday, 25 October 2008, 19:53 GMT+2
Opened by Gerritt Gonzales (GRaTT) - Tuesday, 24 April 2007, 21:08 GMT+2
Last edited by Nils Wallménius (nls) - Saturday, 25 October 2008, 19:53 GMT+2
|
DetailsI made a Button map for the sansaE200.
Just #ifdef's nothing fancy. Added some whitespace to the menu. Used Rec to quit. Also fixed an off by one error, that crashed it every time. I was waiting for someone to do this but nobody did. GRaTT |
This task depends upon
Closed by Nils Wallménius (nls)
Saturday, 25 October 2008, 19:53 GMT+2
Reason for closing: Out of Date
Additional comments about closing: This is superseded by another patch that among other things added a sansa button map to the calendar plugin.
Saturday, 25 October 2008, 19:53 GMT+2
Reason for closing: Out of Date
Additional comments about closing: This is superseded by another patch that among other things added a sansa button map to the calendar plugin.
to exit from the calendar and the keyboard screen POWER button.
to exit from menu screens SCROLL_UP
GRaTT
Exuse me :)
this my frist time
I have a SanDisk sansa 8 GB
can I put this patch on it ?
and how ??
thank you
Files patched are in /apps/plugins/
SOURCES - adds a line to compile calendar.c for the sansa
calendar.c just a couple of #ifdef to define the button mapping
run the patch command from the base rockbox directory
patch -p0 < sansa_calendar.diff
This will work for all sansa e200 series.
GRaTT
/.rockbox/rocks/apps/.memo
and configures SOURCES to build for all targets.
GRaTT
I have only tried it on the sansa and sansa sim
but it works well no known bugs. I have been
using it for months and it is some builds on ABI.
GRaTT
BUTTON_SCROLL_UP/DOWN to BUTTON_SCROLL_FWD/BACK
GRaTT
GRaTT