aboutsummaryrefslogtreecommitdiffstats
path: root/src/TagFile.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* TagFile: use Path instead of const char *Max Kellermann2013-10-261-5/+7
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-4/+4
* InputStream: add method Rewind()Max Kellermann2013-10-231-2/+1
* DecoderPlugin: move functions into the structMax Kellermann2013-10-211-5/+4
* TagFile: use IgnoreError()Max Kellermann2013-10-211-4/+2
* decoder_plugin: rename struct to DecoderPluginMax Kellermann2013-10-211-1/+1
* *: use references instead of pointersMax Kellermann2013-10-191-2/+2
* *: use nullptr instead of NULLMax Kellermann2013-10-191-11/+11
* 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