Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: _power saving_ setting added to .cfg

Re: _power saving_ setting added to .cfg

From: Magnus Holmgren <lear_at_algonet.se>
Date: Mon, 17 Feb 2003 11:43:54 +0100 (MET)

On Mon, 17 Feb 2003, Björn Stenberg wrote:

> The power saving setting is temporary for testing only. After initial
> testing it will be enabled permanently and the setting will go away.
>
> I will merge your fixes (and add wps+font to the docs) tomorrow.

Note that mpeg_sound_set() needs to be called here:

+ else if (!strcasecmp(name, "channels")) {
+ static char* options[] = {
+ "stereo","mono","mono left","mono right"};
+ set_cfg_option(&global_settings.channel_config, value,
+ options, 4);
+ }

--
Magnus Holmgren
Received on 2003-02-17

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy