Commit graph

9 commits

Author SHA1 Message Date
Nils Wallménius
16d32d59ab Separate the feature for remote lcd inversion from main lcd inversion to fix a small manual bug
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18251 a1c6a512-1295-4272-9138-f99709370657
2008-08-12 11:51:09 +00:00
Andree Buschmann
ca035910c6 Added feature switch for LANG_ACCESSORY_SUPPLY as this is only used for some targets yet.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17447 a1c6a512-1295-4272-9138-f99709370657
2008-05-10 21:25:48 +00:00
Daniel Stenberg
373d56bd2d spelling mistakes pointed out by Alex Wallis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16671 a1c6a512-1295-4272-9138-f99709370657
2008-03-14 21:29:03 +00:00
Christian Gmeiner
5365535daa fix lang problem and little clean up
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14477 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 17:45:01 +00:00
Christian Gmeiner
dff023f4c9 use usbstack language stuff only on some devices
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14472 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 16:22:29 +00:00
Nils Wallménius
f28da1a35a Enable a lot more features for simulators and add stubs where necessary, simulators should now work with identical lng and voice files as the respective target
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14299 a1c6a512-1295-4272-9138-f99709370657
2007-08-12 19:49:03 +00:00
Nils Wallménius
ff2a93f723 Remove the 'USB' menu item from the sim system menu, press the 'u' key to display the USB screen instead, will break binary lng files and voice files for the sims only
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14269 a1c6a512-1295-4272-9138-f99709370657
2007-08-10 14:10:50 +00:00
Linus Nielsen Feltzing
0fa488f00b Correct check for the tuner feature
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14267 a1c6a512-1295-4272-9138-f99709370657
2007-08-10 11:41:17 +00:00
Nils Wallménius
b311367481 *** Lang v2 cleanup (FS#6574) ***
1) Introduces apps/features.txt that controls which strings are included 
for each target based on defines.
2) .lng and .voice files are now target specific and the format versions 
of both these file types have been bumped, which means that new voice 
files are needed. 
3) Use the 'features' mechanism to exclude strings for targets that 
didn't use them.
4) Delete unused and deprecated and duplicated strings, sort strings in 
english.lang

Some string IDs were changed so translations will be slightly worse than 
before.



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14198 a1c6a512-1295-4272-9138-f99709370657
2007-08-05 19:19:39 +00:00