Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#2775 - additional remote-settings

Attached to Project: Rockbox
Opened by Stephan Wezel (thewolfwillcome) - Sunday, 20 November 2005, 19:23 GMT+1
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 01 August 2007, 15:42 GMT+1
Task Type Patches
Category Settings
Status Closed
Assigned To No-one
Player Type
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

this patch adds additional settings for the remote:
- statusbar/scrollbar.
- sroll-setting
- backlight-caption
- line-selector
- volume/batter-type(graphic/as text) for statusbar
- bdir-limit
   remote-settings.patch (25.4 KiB)
 apps/gui/gwps-common.c             |    9 ++-
 apps/gui/list.c                    |   22 ++++++-
 apps/gui/statusbar.c               |   34 +++++++++---
 apps/gui/textarea.c                |   22 +++++++
 apps/gui/textarea.h                |    3 -
 apps/lang/english.lang             |   54 +++++++++++++++++++
 apps/recorder/radio.c              |    9 +++
 apps/settings.c                    |   30 ++++++++--
 apps/settings.h                    |   13 ++++
 apps/settings_menu.c               |  104 +++++++++++++++++++++++++++++++++++--
 apps/tree.c                        |   30 ++++++++--
 firmware/drivers/lcd-16bit.c       |    2 
 firmware/drivers/lcd-h100-remote.c |    2 
 firmware/drivers/lcd-h100.c        |    2 
 firmware/drivers/lcd-player.c      |    4 -
 firmware/drivers/lcd-recorder.c    |    2 
 16 files changed, 305 insertions(+), 37 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Wednesday, 01 August 2007, 15:42 GMT+1
Reason for closing:  Out of Date
Comment by Stephan Wezel (thewolfwillcome) - Monday, 21 November 2005, 19:32 GMT+1

fixed some bugs
Comment by Stephan Wezel (thewolfwillcome) - Tuesday, 22 November 2005, 08:16 GMT+1

updated to the latest cvs-changes
Comment by Stephan Wezel (thewolfwillcome) - Tuesday, 22 November 2005, 18:34 GMT+1

update
Comment by Stephan Wezel (thewolfwillcome) - Tuesday, 29 November 2005, 08:15 GMT+1

updated to the latest cvs-changes
Comment by Stephan Wezel (thewolfwillcome) - Wednesday, 07 December 2005, 22:26 GMT+1

updated to the latest cvs

Loading...