Rockbox mail archive
Subject: Re[3]: cvs: apps settings.c,1.33,1.34 sound_menu.c,1.22,1.23 menu.c,1.26,1.27
From: Linus Nielsen Feltzing (linus_at_haxx.se)
Date: 2002-08-21
- Next message: John Wood: "RE: Line-In on Studio"
- Previous message: Uwe Freese: "Re[2]: cvs: apps settings.c,1.33,1.34 sound_menu.c,1.22,1.23 menu.c,1.26,1.27"
- In reply to: Uwe Freese: "Re[2]: cvs: apps settings.c,1.33,1.34 sound_menu.c,1.22,1.23 menu.c,1.26,1.27"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
[ attachment ]
On Wed, 21 Aug 2002 00:29:31 +0200, Uwe Freese wrote:
> What do you mean by "in the firmware"? It is done in RockBox source
> code. See usb.c.
We separate the "low-level" code and the application code, kind of
like separating the OS and the applications.
In the CVS the OS level is called "firmware" for historical reasons
(CVS doesn't allow us to rename it).
The status bar code is in the application tree and the USB handling
is in the firmware tree. Therefore it is not as simple as calling the
statusbar redraw function in usb.c. We need to move some code to the
application tree and do some additional code restructuring to do this
in a kosher way.
/Linus
--
Linus Nielsen Feltzing, linus_at_haxx.se on 2002-08-21
- Next message: John Wood: "RE: Line-In on Studio"
- Previous message: Uwe Freese: "Re[2]: cvs: apps settings.c,1.33,1.34 sound_menu.c,1.22,1.23 menu.c,1.26,1.27"
- In reply to: Uwe Freese: "Re[2]: cvs: apps settings.c,1.33,1.34 sound_menu.c,1.22,1.23 menu.c,1.26,1.27"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
[ attachment ]
Page was last modified "Jan 10 2012" The Rockbox Crew
|