summaryrefslogtreecommitdiffstats
path: root/lib/skin_parser/skin_buffer.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-15Use buflib for all skin engine allocations.Jonathan Gordon1-63/+10
2011-09-25Add a simple perl script to display info about what is allocating skin buffer.Jonathan Gordon1-0/+8
2011-01-27fix buildJonathan Gordon1-0/+1
2011-01-27Add some better debug info for when checkwps erros out because of full skin b...Jonathan Gordon1-0/+4
2010-11-06Half the number of malloc() calls on APPLICATION builds in skin_buffer_alloc(...Jonathan Gordon1-7/+5
2010-11-05More concrete names for the head and the tail of the linked list (no function...Alexander Levin1-9/+10
2010-11-05Undo the part of r28480 that caused the simulator to also use host malloc.Thomas Martitz1-3/+3
2010-11-04Cleanup and oops spotted by Alexander LevinJonathan Gordon1-2/+3
2010-11-04RaaA: Use the host's malloc() for the skin engine.Jonathan Gordon1-4/+70
2010-09-26fiddle with the alloc requested size instead of the buffer pointer to keep th...Jonathan Gordon1-2/+2
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon1-13/+25
2010-06-17tiny clean up of memory allocationJonathan Gordon1-0/+13
2010-06-17Added skin_parser library to build system. Fixed some warnings.Björn Stenberg1-13/+2
2010-06-17woops, forgot to add theseJonathan Gordon1-0/+69