Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 | |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann | 1 | -1/+1 | |
2013-01-04 | MusicBuffer: return memory to kernel when stopping playback | Max Kellermann | 1 | -4/+23 | |
Use the new HugeAllocator as backend for SliceBuffer and call HugeDiscard() when the last chunk was returned. | |||||
2013-01-04 | SliceBuffer: lazy initialization | Max Kellermann | 1 | -13/+21 | |
Avoid page faults on MPD startup. This saves a lot of memory for an idle MPD. | |||||
2013-01-04 | MusicBuffer: move code to template class SliceBuffer | Max Kellermann | 1 | -0/+134 | |