This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9067 - [GSoC] Accessibility and localization improvements
Attached to Project:
Rockbox
Opened by Tom Ross (midgey34) - Tuesday, 03 June 2008, 08:41 GMT+1
Last edited by Tom Ross (midgey34) - Wednesday, 13 August 2008, 08:41 GMT+1
Opened by Tom Ross (midgey34) - Tuesday, 03 June 2008, 08:41 GMT+1
Last edited by Tom Ross (midgey34) - Wednesday, 13 August 2008, 08:41 GMT+1
|
DetailsThis tracker task will be used to house my Summer of Code work. For information about the goals of the project please see http://www.rockbox.org/twiki/bin/view/Main/PluginLocalization . Please read the comments and the descriptions of each patch.
Latest patch: single_lang_file.diff Posted: August 13th |
This patch was tested on Gigabeat F, iriver H300, and Sansa e200. For mentors following the project, this is the same as v9.5 .
Additionally in this patch plugins can now talk. Run 'make voice' to create a voice build as normal. Then go into Blackjack and listen to how it talks to you. So far only parts of Blackjack are voiced. It would be nice for someone to attach a voice file (created by Festival) to allow other people to quickly test out the patch.
I've split the code changes from the language changes to make the code more easily reviewable. If you want to compile a build to test out my work, both patches are required.
lang_changes.zip contains lang_changes.diff which are the required changes to the lang files
single_lang_file.diff are all the code changes
Note: I don't think this will compile and work on target. I've broken that with this patch and I need to make a few changes to makefiles to fix it.