Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: doxygen fixups | Max Kellermann | 2015-03-17 | 1 | -6/+2 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | MusicChunk: use SignedSongTime for the time stamp | Max Kellermann | 2014-08-29 | 1 | -2/+4 |
* | MusicChunk: rename struct to MusicChunk | Max Kellermann | 2014-08-12 | 1 | -7/+7 |
* | MusicChunk: update API documentation | Max Kellermann | 2014-08-12 | 1 | -2/+2 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | MusicChunk: return WritableBuffer | Max Kellermann | 2013-10-28 | 1 | -3/+3 |
* | MusicChunk: use uint8_t instead of char | Max Kellermann | 2013-10-28 | 1 | -1/+1 |
* | ReplayGainInfo: use CamelCase for struct name | Max Kellermann | 2013-10-25 | 1 | -1/+1 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -1/+1 |
* | replay_gain_*.h: rename to *.hxx | Max Kellermann | 2013-10-02 | 1 | -1/+1 |
* | MusicChunk: remove obsolete prototypes | Max Kellermann | 2013-09-26 | 1 | -7/+1 |
* | MusicPipe: expose the C++ API | Max Kellermann | 2013-09-26 | 1 | -1/+1 |
* | MusicChunk: use constexpr for CHUNK_SIZE | Max Kellermann | 2013-09-26 | 1 | -3/+1 |
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -6/+6 |
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -1/+2 |
* | MusicChunk: move functions to methods | Max Kellermann | 2013-01-04 | 1 | -47/+50 |
* | buffer, pipe: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -0/+150 |