Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10399 - Provide a "context sensitive" default file name when saving settings

Attached to Project: Rockbox
Opened by Alexander Levin (fml2) - Monday, 29 June 2009, 23:30 GMT+2
Last edited by Alexander Levin (fml2) - Wednesday, 01 July 2009, 13:22 GMT+2
Task Type Patches
Category Settings
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Version 3.3
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

When saving sound/recording/theme/eq settings from the menu, the proposed .cfg file name (which the user can edit) is always "config", followed by a number. This patch makes the default names dependent on what's being saved, giving e.g. "sound00.cfg" when saving sound settings and "theme00.cfg" when saving theme settings.
   setting_smart_namebase.diff (1.2 KiB)
 apps/settings.c |   12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

This task depends upon

Closed by  Alexander Levin (fml2)
Wednesday, 01 July 2009, 13:22 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed in r21589

Loading...