Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

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 Steve Bavin (pondlife) - Wednesday, 10 October 2007, 12:43 GMT+2
Task Type Patches
Category Plugins
Status Unconfirmed
Assigned To No-one
Player type Sansa e200
Severity Low
Priority Normal
Reported Version current build
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

I 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

Comment by Gerritt Gonzales (GRaTT) - Saturday, 28 April 2007, 21:23 GMT+2
A more consistant button mapping
to exit from the calendar and the keyboard screen POWER button.
to exit from menu screens SCROLL_UP
GRaTT
Comment by Abdullah (Abdullah) - Friday, 04 May 2007, 04:10 GMT+2
Hi ,,
Exuse me :)
this my frist time
I have a SanDisk sansa 8 GB
can I put this patch on it ?
and how ??
thank you
Comment by Gerritt Gonzales (GRaTT) - Friday, 04 May 2007, 19:11 GMT+2
This patch is very simple.
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
Comment by Gerritt Gonzales (GRaTT) - Wednesday, 08 August 2007, 10:50 GMT+2
This update moves the .memo file to
/.rockbox/rocks/apps/.memo
and configures SOURCES to build for all targets.
GRaTT
Comment by Thomas Martitz (kugel.) - Tuesday, 02 October 2007, 20:42 GMT+2 Comment by Gerritt Gonzales (GRaTT) - Wednesday, 03 October 2007, 20:44 GMT+2
This is for calendar.c NOT rockcalendar.
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
Comment by Gerritt Gonzales (GRaTT) - Sunday, 13 January 2008, 18:54 GMT+2
updated to revision 16078 Jan 13
BUTTON_SCROLL_UP/DOWN to BUTTON_SCROLL_FWD/BACK
GRaTT
Comment by Thomas Martitz (kugel.) - Sunday, 13 January 2008, 19:02 GMT+2
You did it wrong. You need DOWN to FWD and UP to BACK.
Comment by Gerritt Gonzales (GRaTT) - Sunday, 13 January 2008, 19:55 GMT+2
fixed for FWD/BACK
GRaTT

Loading...