forked from len0rd/rockbox
Use buflib for all skin engine allocations.
Massive thanks to Michael Chicoine and other testers for finding the early bugs. This removes all skin memory limitations git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30991 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
101693fd30
commit
9e07ef2b0a
52 changed files with 954 additions and 862 deletions
|
|
@ -11816,16 +11816,16 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SKIN_RAM_USAGE
|
||||
desc: how much RAM the skins are using
|
||||
desc: deprecated
|
||||
user: core
|
||||
<source>
|
||||
*: "Skin RAM usage:"
|
||||
*: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: "Uso de RAM de la piel:"
|
||||
*: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Uso de RAM de la piel"
|
||||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue