aboutsummaryrefslogtreecommitdiffstats
path: root/src/MusicChunk.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2014Max Kellermann2014-01-131-1/+1
* MusicChunk: return WritableBufferMax Kellermann2013-10-281-3/+3
* MusicChunk: use uint8_t instead of charMax Kellermann2013-10-281-1/+1
* ReplayGainInfo: use CamelCase for struct nameMax Kellermann2013-10-251-1/+1
* *: use nullptr instead of NULLMax Kellermann2013-10-191-1/+1
* replay_gain_*.h: rename to *.hxxMax Kellermann2013-10-021-1/+1
* MusicChunk: remove obsolete prototypesMax Kellermann2013-09-261-7/+1
* MusicPipe: expose the C++ APIMax Kellermann2013-09-261-1/+1
* MusicChunk: use constexpr for CHUNK_SIZEMax Kellermann2013-09-261-3/+1
* audio_format: convert to C++Max Kellermann2013-08-031-6/+6
* tag: convert to C++Max Kellermann2013-07-301-1/+2
* MusicChunk: move functions to methodsMax Kellermann2013-01-041-47/+50
* buffer, pipe: convert to C++Max Kellermann2013-01-041-0/+150