Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
d945c36677b98a796a6921c338302321ced69457
/
lib
/
skin_parser
/
skin_buffer.c
cb56c46
fix build
by Jonathan Gordon
· 14 years ago
21e89e8
Add some better debug info for when checkwps erros out because of full skin buffer
by Jonathan Gordon
· 14 years ago
c98e525
Half the number of malloc() calls on APPLICATION builds in skin_buffer_alloc(). these are still presumably wasteing alot of RAM and could be merged further
by Jonathan Gordon
· 14 years ago
de56a22
More concrete names for the head and the tail of the linked list (no functional changes)
by Alexander Levin
· 14 years ago
5411e14
Undo the part of r28480 that caused the simulator to also use host malloc.
by Thomas Martitz
· 14 years ago
c8f143f
Cleanup and oops spotted by Alexander Levin
by Jonathan Gordon
· 14 years ago
9785732
RaaA: Use the host's malloc() for the skin engine.
by Jonathan Gordon
· 14 years ago
dcc0d7d
fiddle with the alloc requested size instead of the buffer pointer to keep the buffer 32bit aligned
by Jonathan Gordon
· 14 years ago
2d31d77
FS#11470 - new skin code, finally svn uses the new parser from the theme editor. This means that a skin that passes the editor WILL pass svn and checkwps (unless the target runs out of skin buffer or something.
by Jonathan Gordon
· 14 years ago
95b0cef
tiny clean up of memory allocation
by Jonathan Gordon
· 15 years ago
f1a144a
Added skin_parser library to build system. Fixed some warnings.
by Björn Stenberg
· 15 years ago
db658d9
woops, forgot to add these
by Jonathan Gordon
· 15 years ago