summaryrefslogtreecommitdiff
path: root/firmware/include/buflib.h
AgeCommit message (Expand)Author
2015-01-02Improve core_alloc() / buflib_alloc() documentationThomas Jarosch
2014-12-29Document 'union buflib_data'Thomas Jarosch
2014-12-27Two more typo fixesThomas Jarosch
2014-12-27Fix typos in documentationThomas Jarosch
2014-02-02buflib: Add a define telling the per-alloc overhead.Thomas Martitz
2014-02-02buflib: Properly support allocations without any name, to avoid wasting spaceThomas Martitz
2014-02-02buflib: Check the validity of of handles passed to buflib_get_data() in DEBUG...Thomas Martitz
2014-01-16buflib: Add crc field protecting buflib cookie integrityMarcin Bukat
2013-12-22buflib: Add buflib_context_relocate().Thomas Martitz
2013-12-22buflib: Try harder in buflib_alloc_maximum().Thomas Martitz
2013-07-07buflib: Change buflib_available() and add buflib_allocatable().Thomas Martitz
2012-05-02Use buflib for the allocation of voice PCM resources.Michael Sevakis
2011-09-09Buflib: Stop caching the first unallocated block. It has little benefit but i...Thomas Martitz
2011-09-07Buflib: Clarification about invalid handlesThomas Martitz
2011-08-30GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz