Age | Commit message (Expand) | Author |
---|---|---|
2014-08-12 | MusicChunk: rename struct to MusicChunk | Max Kellermann |
2014-08-12 | MusicChunk: update API documentation | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2013-10-28 | MusicChunk: return WritableBuffer | Max Kellermann |
2013-10-28 | MusicChunk: use uint8_t instead of char | Max Kellermann |
2013-10-25 | ReplayGainInfo: use CamelCase for struct name | Max Kellermann |
2013-10-19 | *: use nullptr instead of NULL | Max Kellermann |
2013-10-02 | replay_gain_*.h: rename to *.hxx | Max Kellermann |
2013-09-26 | MusicChunk: remove obsolete prototypes | Max Kellermann |
2013-09-26 | MusicPipe: expose the C++ API | Max Kellermann |
2013-09-26 | MusicChunk: use constexpr for CHUNK_SIZE | Max Kellermann |
2013-08-03 | audio_format: convert to C++ | Max Kellermann |
2013-07-30 | tag: convert to C++ | Max Kellermann |
2013-01-04 | MusicChunk: move functions to methods | Max Kellermann |
2013-01-04 | buffer, pipe: convert to C++ | Max Kellermann |