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