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