1. cb56c46 fix build by Jonathan Gordon · 14 years ago
  2. 21e89e8 Add some better debug info for when checkwps erros out because of full skin buffer by Jonathan Gordon · 14 years ago
  3. 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
  4. de56a22 More concrete names for the head and the tail of the linked list (no functional changes) by Alexander Levin · 14 years ago
  5. 5411e14 Undo the part of r28480 that caused the simulator to also use host malloc. by Thomas Martitz · 14 years ago
  6. c8f143f Cleanup and oops spotted by Alexander Levin by Jonathan Gordon · 14 years ago
  7. 9785732 RaaA: Use the host's malloc() for the skin engine. by Jonathan Gordon · 14 years ago
  8. dcc0d7d fiddle with the alloc requested size instead of the buffer pointer to keep the buffer 32bit aligned by Jonathan Gordon · 14 years ago
  9. 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
  10. 95b0cef tiny clean up of memory allocation by Jonathan Gordon · 15 years ago
  11. f1a144a Added skin_parser library to build system. Fixed some warnings. by Björn Stenberg · 15 years ago
  12. db658d9 woops, forgot to add these by Jonathan Gordon · 15 years ago