Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | MusicChunk: rename struct to MusicChunk | Max Kellermann | 2014-08-12 | 1 | -7/+7 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | *: update copyright year to 2013 | Max Kellermann | 2013-10-30 | 1 | -1/+1 |
* | MusicBuffer: expose the C++ API | Max Kellermann | 2013-09-26 | 1 | -2/+2 |
* | MusicPipe: expose the C++ API | Max Kellermann | 2013-09-26 | 1 | -105/+33 |
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -11/+10 |
* | MusicChunk: move functions to methods | Max Kellermann | 2013-01-04 | 1 | -3/+3 |
* | Mutex: new wrapper for std::mutex, replaces GMutex | Max Kellermann | 2013-01-04 | 1 | -27/+11 |
* | MusicPipe: allocate with new/delete | Max Kellermann | 2013-01-04 | 1 | -17/+18 |
* | buffer, pipe: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -0/+194 |