aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderPrint.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* DecoderList: reimplement _for_each() with function objectMax Kellermann2013-10-211-10/+12
* 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-6/+6
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
* decoder_list: convert to C++Max Kellermann2013-01-301-1/+1
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-2/+2
* client: convert to C++Max Kellermann2013-01-031-4/+1
* decoder_print: convert to C++Max Kellermann2013-01-031-0/+56