This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11924 - Use separate targets for RaaA devices
Attached to Project:
Rockbox
Opened by Dave Chapman (linuxstb) - Wednesday, 09 February 2011, 01:46 GMT+2
Last edited by Dave Chapman (linuxstb) - Friday, 11 February 2011, 20:52 GMT+2
Opened by Dave Chapman (linuxstb) - Wednesday, 09 February 2011, 01:46 GMT+2
Last edited by Dave Chapman (linuxstb) - Friday, 11 February 2011, 20:52 GMT+2
|
DetailsThis patch changes tools/configure to list the available RaaA targets in the main list of targets, instead of using a generic "Application" option with a follow-up question.
This also uses different target_id values for the different targets. The implication of this (I think) is that separate voice/lang files are required for each RaaA. IMO this is correct as they can potentially differ in the available features. I'll commit this after it is confirmed I haven't broken anything - I don't have the Android or Maemo SDKs installed yet. |
This task depends upon
Closed by Dave Chapman (linuxstb)
Friday, 11 February 2011, 20:52 GMT+2
Reason for closing: Accepted
Additional comments about closing: v4 of patch committed as r29286
Friday, 11 February 2011, 20:52 GMT+2
Reason for closing: Accepted
Additional comments about closing: v4 of patch committed as r29286
took a quick look at it and it seems fine. I can give it a test run in the evening.
The "debian/rules" CONFIGURE_OPTIONS will break by this change. Should be easy to fix:
Add the pkgconfig call in there and determine the maemo version, too.
Cheers,
Thomas
thanks for the updated patch, I'll give it a test run in the evening.
Thomas
I'd say commit it :)