|
Rockbox mail archiveSubject: Re: linus: apps settings.c,1.219,1.220 settings.h,1.114,1.115Re: linus: apps settings.c,1.219,1.220 settings.h,1.114,1.115
From: [IDC]Dragon <idc-dragon_at_gmx.de>
Date: Mon, 12 Jul 2004 15:54:03 +0200 (MEST) Master Linus, sorry to tell, > #ifdef HAVE_FMRADIO > {1, S_O(fm_force_mono), false, "force fm mono", off_on }, > + {8, S_O(last_frequency), 994, NULL, NULL }, > #endif This default setting is wrong (and it won't fit into the 8 bits). You have offset'ed the value with FM_MIN_FREQUENCY, so you need to do such here, too. (I don't have cvs access here to fix it) Jörg _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox Received on 2004-07-12 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |