Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6807 - Fix wrong font in the 'System' menu title

Attached to Project: Rockbox
Opened by Alexander Levin (fml2) - Monday, 12 March 2007, 21:17 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Tuesday, 13 March 2007, 08:08 GMT+2
Task Type Patches
Category User Interface
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

Here is a patch to fix the bug from  FS#6799 . One should really leave everything in a state it was before we got in...
(application/octet-stream)    font_cleanup.patch (4.8 KiB)
 apps/misc.c                           |    5 +++++
 firmware/drivers/lcd-16bit.c          |    5 +++++
 firmware/drivers/lcd-1bit-vert.c      |    5 +++++
 firmware/drivers/lcd-2bit-horz.c      |    5 +++++
 firmware/drivers/lcd-2bit-vert.c      |    5 +++++
 firmware/drivers/lcd-remote-1bit-v.c  |    5 +++++
 firmware/drivers/lcd-remote-2bit-vi.c |    5 +++++
 firmware/export/lcd-remote.h          |    1 +
 firmware/export/lcd.h                 |    1 +
 9 files changed, 37 insertions(+)

This task depends upon

Closed by  Dominik Riebeling (bluebrother)
Thursday, 12 April 2007, 21:51 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  a different fix was committed.

Loading...