aboutsummaryrefslogtreecommitdiffstats
path: root/src/MusicChunk.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: doxygen fixupsMax Kellermann2015-03-171-6/+2
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* MusicChunk: use SignedSongTime for the time stampMax Kellermann2014-08-291-2/+4
* MusicChunk: rename struct to MusicChunkMax Kellermann2014-08-121-7/+7
* MusicChunk: update API documentationMax Kellermann2014-08-121-2/+2
* 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