summaryrefslogtreecommitdiff
path: root/src/MusicChunk.hxx
AgeCommit message (Expand)Author
2015-01-01Copyright year 2015Max Kellermann
2014-08-29MusicChunk: use SignedSongTime for the time stampMax Kellermann
2014-08-12MusicChunk: rename struct to MusicChunkMax Kellermann
2014-08-12MusicChunk: update API documentationMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-28MusicChunk: return WritableBufferMax Kellermann
2013-10-28MusicChunk: use uint8_t instead of charMax Kellermann
2013-10-25ReplayGainInfo: use CamelCase for struct nameMax Kellermann
2013-10-19*: use nullptr instead of NULLMax Kellermann
2013-10-02replay_gain_*.h: rename to *.hxxMax Kellermann
2013-09-26MusicChunk: remove obsolete prototypesMax Kellermann
2013-09-26MusicPipe: expose the C++ APIMax Kellermann
2013-09-26MusicChunk: use constexpr for CHUNK_SIZEMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-07-30tag: convert to C++Max Kellermann
2013-01-04MusicChunk: move functions to methodsMax Kellermann
2013-01-04buffer, pipe: convert to C++Max Kellermann