aboutsummaryrefslogtreecommitdiffstats
path: root/src/TagFile.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* thread/{Cond,Mutex}: use "class" instead of "typedef"Max Kellermann2013-10-171-0/+1
* InputLegacy: move functions to the input_stream classMax Kellermann2013-09-051-6/+5
* util/Error: new error passing libraryMax Kellermann2013-09-041-3/+7
* input_stream.h: rename to InputLegacy.hxxMax Kellermann2013-09-031-1/+1
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
* uri: convert to C++Max Kellermann2013-04-081-5/+1
* decoder_list: convert to C++Max Kellermann2013-01-301-1/+1
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-10/+4
* tag_file: convert to C++Max Kellermann2013-01-261-0/+94