recording settings save bug

2009-07-01 Thread David Johnston
Has anyone had a chance to look at this yet? http://www.rockbox.org/tracker/task/10360 I reported this about a week and a half ago and as far as I can tell it's ready to go into SVN. It's a relatively simple bugfix. -David

Re: "Context sensitive" default file name when saving settings

2009-07-01 Thread pondlife
>> pondlife, I may be wrong but I think adding the leading zero to >> numbers < 10 is standard convention? A bit like how music >> tracks are always numbered track01, track02... Fair enough, although that convention makes most sense for tracks ripped from CD where 99 is the max track number. In

Re: "Context sensitive" default file name when saving settings

2009-07-01 Thread Al Le
On 01.07.2009 13:17, Hussein Patwa wrote: Sounds good to me from a user's perspective. Gets confusing if there are too many plain config files about. They are in different directories, and the user can rename them before saving, but still I think that the change is reasonable and leads to a

Re: "Context sensitive" default file name when saving settings

2009-07-01 Thread Al Le
On 01.07.2009 12:31, pondlife wrote: Any objections to FS#10399? Its purpose is to suggest "better" names when saving settings. E.g., when saving equalizer settings, the name "eq00" (instead of just the general "config00") would be suggested. The user can then edit the name (nothing changed in

RE: "Context sensitive" default file name when saving settings

2009-07-01 Thread Hussein Patwa
track02... __ Information from ESET Smart Security, version of virus signature database 4203 (20090701) __ The message was checked by ESET Smart Security. http://www.eset.com

Re: "Context sensitive" default file name when saving settings

2009-07-01 Thread pondlife
> Any objections to FS#10399? Its purpose is to suggest "better" names when > saving settings. E.g., when saving equalizer settings, the name "eq00" > (instead of just the general "config00") would be suggested. The user can > then edit the name (nothing changed in this regard). Sure! One rela

Re: "Design" notes for the (hopefully) upcoming viewport/screen changes

2009-07-01 Thread Thomas Martitiz
Am 01.07.2009 05:49, schrieb Jonathan Gordon: So I'm going to be frank here the buttonbar is a barely used feature on a target which is 7? years old and has about 6 users I'm going to look at the code and take the easiest of the following 2 options: 1) do almost nothing, draw the bb in

Re: "Context sensitive" default file name when saving settings

2009-07-01 Thread Thomas Martitiz
Am 01.07.2009 10:45, schrieb Al Le: Hello. Any objections to FS#10399? Its purpose is to suggest "better" names when saving settings. E.g., when saving equalizer settings, the name "eq00" (instead of just the general "config00") would be suggested. The user can then edit the name (nothing cha

Pure Data on Rockbox -- weekly update (late one)

2009-07-01 Thread Wincent Balin
Hello to all Rockbox developers, I did not submit a report on Sunday, but it this case it seems it's better to do it late than nothing at all. Throughout the last week and also at the beginning of this week I revamped some parts of my code additions. The conversions from floating-point to string

"Context sensitive" default file name when saving settings

2009-07-01 Thread Al Le
Hello. Any objections to FS#10399? Its purpose is to suggest "better" names when saving settings. E.g., when saving equalizer settings, the name "eq00" (instead of just the general "config00") would be suggested. The user can then edit the name (nothing changed in this regard).