summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2013-01-15Client: move output buffer code to new class PeakBufferMax Kellermann
2013-01-15util/fifo_buffer: add method _init()Max Kellermann
2013-01-15fifo_buffer: move to util/Max Kellermann
2013-01-08util/list: don't use GLibMax Kellermann
2013-01-07util/LazyRandomEngine: lazy wrapper for std::mt19937Max Kellermann
2013-01-04MusicBuffer: return memory to kernel when stopping playbackMax Kellermann
2013-01-04HugeAllocator: new memory allocatorMax Kellermann
2013-01-04SliceBuffer: lazy initializationMax Kellermann
2013-01-04MusicBuffer: move code to template class SliceBufferMax Kellermann
2012-08-02gcc.h: re-add gcc_const and gcc_pureMax Kellermann
2012-08-01util/list: make safe for C++Max Kellermann
2012-03-21pcm_byteswap: move code to libutilMax Kellermann
2012-03-21dsd2pcm: move the bit reversing code to a generic libraryMax Kellermann
2012-03-19util/list: allow typeof() with clangMax Kellermann
2012-01-24util/list.h: import the Linux kernel's linked list libraryMax Kellermann