aboutsummaryrefslogtreecommitdiffstats
path: root/src/MusicChunk.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MusicChunk: return WritableBufferMax Kellermann2013-10-281-6/+4
|
* *: use nullptr instead of NULLMax Kellermann2013-10-191-1/+1
|
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
|
* audio_format: convert to C++Max Kellermann2013-08-031-11/+10
|
* tag: convert to C++Max Kellermann2013-07-301-3/+2
|
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-3/+0
|
* MusicChunk: move functions to methodsMax Kellermann2013-01-041-43/+25
|
* buffer, pipe: convert to C++Max Kellermann2013-01-041-0/+105