Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#12488 - Eliminate the duplicated formatter for the "sleep timer" setting

Attached to Project: Rockbox
Opened by Alexander Levin (fml2) - Tuesday, 27 December 2011, 13:48 GMT+2
Last edited by Alexander Levin (fml2) - Tuesday, 27 December 2011, 23:14 GMT+2
Task Type Patches
Category Settings
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.10
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

The setting is set via a customized call in the UI, hence we do not need the formatter in the setting itself. Also, the min/max/step values from the setting declaration are ignored -- just as an info.
   sleeptimer_formatter.patch (1.2 KiB)
 apps/settings_list.c |    9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

This task depends upon

Closed by  Alexander Levin (fml2)
Tuesday, 27 December 2011, 23:14 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed as r31451

Loading...