|
|
Rockbox mail archiveSubject: Re: jdgordon: r12227 - in trunk/apps: . menus recorderRe: jdgordon: r12227 - in trunk/apps: . menus recorder
From: Daniel Stenberg <daniel_at_rockbox.org>
Date: Thu, 8 Feb 2007 08:37:59 +0100 (CET)
On Thu, 8 Feb 2007, mailer_at_svn.rockbox.org wrote:
To me, this move is a wrong move. This introduces a complicated system that
Some nits in the actual code follows:
> /* -----------------------------------------------------------------
I realize you didn't add this chunk, but I personally think we should not have
> + if (m->flags&MENU_HAS_DESC)
This latest line is normally written on two separate lines in other Rockbox
> + DEBUGF("%x\n",setting->flags);
These DEBUGF() calls seem like leftovers that should be removed.
> +#ifdef CONFIG_TUNER
... here you #include a header in the "middle" of the C file. Why?
> +struct choice_setting {
And this is suddenly no longer following the 4-space indent tradition.
-- Daniel Stenberg -- http://www.rockbox.org/ -- http://daniel.haxx.se/Received on 2007-02-08 Page was last modified "Jan 10 2012" The Rockbox Crew |