Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6759 - tan function for calculator

Attached to Project: Rockbox
Opened by Luke Blaney (lucas42) - Thursday, 08 March 2007, 02:54 GMT+1
Task Type Patches
Category Plugins
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Implemented the tan function for calculator
   calculator_tan.patch (1.5 KiB)
 calculator.c |   19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

This task depends upon

Closed by  Dan Everton (safetydan)
Sunday, 08 April 2007, 13:27 GMT+1
Reason for closing:  Accepted
Additional comments about closing:  Patch commited.
Comment by Hepdog (007quick) - Saturday, 17 March 2007, 00:01 GMT+1
deosn't patch correctly anymore
Comment by Hepdog (007quick) - Saturday, 17 March 2007, 16:18 GMT+1
actually. you didn't have the right index dir in the patch. it still patches fine but you have to do the patch in plugins Here is a "sync" all it does is add the correct dir to the top of the line!
   calculator_tan.patch (1.6 KiB)
 calculator.c |   19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

Comment by Luke Blaney (lucas42) - Saturday, 17 March 2007, 17:28 GMT+1
Thanks. This is my first patch, so I wasn't quite sure where to patch it from.

Loading...