Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#8611 - Move hw_info to target tree (pp)

Attached to Project: Rockbox
Opened by Christian Gmeiner (ChristianGmeiner) - Saturday, 16 February 2008, 17:46 GMT+2
Task Type Patches
Category Drivers
Status Unconfirmed
Assigned To No-one
Player type All players
Severity Low
Priority Normal
Reported Version current build
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

This patch moves hw_info stuff for PortalPlayer out of /apps and moves it into target tree.

Please review,
Christian
This task depends upon

Comment by Christian Gmeiner (ChristianGmeiner) - Saturday, 16 February 2008, 17:48 GMT+2
Upps.. try #2
Comment by Daniel Stenberg (bagder) - Saturday, 16 February 2008, 18:04 GMT+2
I don't like how you nick the copyright of the code by this move. The new files you create should have the same copyright of the source of this copy.
Comment by Christian Gmeiner (ChristianGmeiner) - Saturday, 16 February 2008, 18:18 GMT+2
No problem :)

Here is try #3 - I am allowed to commit it?
Comment by Christian Gmeiner (ChristianGmeiner) - Saturday, 16 February 2008, 18:18 GMT+2
missed patch
Comment by Kévin Ferrare (TiMiD) - Sunday, 20 July 2008, 05:40 GMT+2
A better idea would be to split the code in two parts :
- the functions who retrieve the hardware infos in the target tree
- the code which interracts with ths user apps/
That would modularize and clarify the code besides the fact that the code in firmware/ cannot use the advanced display features like viewports and multiscreen

Loading...