Age | Commit message (Expand) | Author |
---|---|---|
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-08-12 | MusicChunk: rename struct to MusicChunk | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2013-09-26 | MusicBuffer: expose the C++ API | Max Kellermann |
2013-08-07 | Makefile.am: move sources to libsystem.a | Max Kellermann |
2013-08-07 | FatalError: new library to replace mpd_error.h | Max Kellermann |
2013-01-04 | Mutex: new wrapper for std::mutex, replaces GMutex | Max Kellermann |
2013-01-04 | MusicBuffer: return memory to kernel when stopping playback | Max Kellermann |
2013-01-04 | MusicBuffer: move code to template class SliceBuffer | Max Kellermann |
2013-01-04 | MusicBuffer: allocate with new/delete | Max Kellermann |
2013-01-04 | MusicBuffer: disable memory poisoning | Max Kellermann |
2013-01-04 | buffer, pipe: convert to C++ | Max Kellermann |