index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
skin_parser
/
skin_buffer.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Use buflib for all skin engine allocations.
Jonathan Gordon
2011-11-15
*
Add a simple perl script to display info about what is allocating skin buffer.
Jonathan Gordon
2011-09-25
*
fix build
Jonathan Gordon
2011-01-27
*
Add some better debug info for when checkwps erros out because of full skin b...
Jonathan Gordon
2011-01-27
*
Half the number of malloc() calls on APPLICATION builds in skin_buffer_alloc(...
Jonathan Gordon
2010-11-06
*
More concrete names for the head and the tail of the linked list (no function...
Alexander Levin
2010-11-05
*
Undo the part of r28480 that caused the simulator to also use host malloc.
Thomas Martitz
2010-11-05
*
Cleanup and oops spotted by Alexander Levin
Jonathan Gordon
2010-11-04
*
RaaA: Use the host's malloc() for the skin engine.
Jonathan Gordon
2010-11-04
*
fiddle with the alloc requested size instead of the buffer pointer to keep th...
Jonathan Gordon
2010-09-26
*
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-07-29
*
tiny clean up of memory allocation
Jonathan Gordon
2010-06-17
*
Added skin_parser library to build system. Fixed some warnings.
Björn Stenberg
2010-06-17
*
woops, forgot to add these
Jonathan Gordon
2010-06-17