Age | Commit message (Expand) | Author |
---|---|---|
2017-01-03 | update copyright year | Max Kellermann |
2017-01-03 | thread/Mutex: remove ScopeLock, use std::lock_guard directly | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
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-10-30 | *: update copyright year to 2013 | Max Kellermann |
2013-09-26 | MusicBuffer: expose the C++ API | Max Kellermann |
2013-09-26 | MusicPipe: expose the C++ API | Max Kellermann |
2013-08-03 | audio_format: convert to C++ | Max Kellermann |
2013-01-04 | MusicChunk: move functions to methods | Max Kellermann |
2013-01-04 | Mutex: new wrapper for std::mutex, replaces GMutex | Max Kellermann |
2013-01-04 | MusicPipe: allocate with new/delete | Max Kellermann |
2013-01-04 | buffer, pipe: convert to C++ | Max Kellermann |