.. |
bit_reverse.c
|
dsd2pcm: move the bit reversing code to a generic library
|
2012-03-21 08:44:43 +01:00 |
bit_reverse.h
|
gcc.h: re-add gcc_const and gcc_pure
|
2012-08-02 19:12:18 +02:00 |
byte_reverse.c
|
pcm_byteswap: move code to libutil
|
2012-03-21 18:58:19 +01:00 |
byte_reverse.h
|
pcm_byteswap: move code to libutil
|
2012-03-21 18:58:19 +01:00 |
fifo_buffer.c
|
util/fifo_buffer: add method _init()
|
2013-01-15 10:59:28 +01:00 |
fifo_buffer.h
|
util/fifo_buffer: add method _init()
|
2013-01-15 10:59:28 +01:00 |
growing_fifo.c
|
fifo_buffer: move to util/
|
2013-01-15 01:02:13 +01:00 |
growing_fifo.h
|
fifo_buffer: move to util/
|
2013-01-15 01:02:13 +01:00 |
HugeAllocator.cxx
|
HugeAllocator: new memory allocator
|
2013-01-04 20:38:06 +01:00 |
HugeAllocator.hxx
|
HugeAllocator: new memory allocator
|
2013-01-04 20:38:06 +01:00 |
LazyRandomEngine.cxx
|
util/LazyRandomEngine: lazy wrapper for std::mt19937
|
2013-01-07 21:27:51 +01:00 |
LazyRandomEngine.hxx
|
util/LazyRandomEngine: lazy wrapper for std::mt19937
|
2013-01-07 21:27:51 +01:00 |
list_sort.c
|
util/list.h: import the Linux kernel's linked list library
|
2012-01-24 20:49:52 +01:00 |
list_sort.h
|
util/list.h: import the Linux kernel's linked list library
|
2012-01-24 20:49:52 +01:00 |
list.h
|
util/list: don't use GLib
|
2013-01-08 16:41:36 +01:00 |
PeakBuffer.cxx
|
Client: move output buffer code to new class PeakBuffer
|
2013-01-15 10:59:28 +01:00 |
PeakBuffer.hxx
|
Client: move output buffer code to new class PeakBuffer
|
2013-01-15 10:59:28 +01:00 |
RefCount.hxx
|
refcount: convert to C++
|
2013-01-29 23:20:19 +01:00 |
SliceBuffer.hxx
|
MusicBuffer: return memory to kernel when stopping playback
|
2013-01-04 20:48:28 +01:00 |