Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DecoderList: reimplement _for_each() with function object | Max Kellermann | 2013-10-21 | 1 | -10/+12 |
* | decoder_plugin: rename struct to DecoderPlugin | Max Kellermann | 2013-10-21 | 1 | -1/+1 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -2/+2 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -6/+6 |
* | decoder_api: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+1 |
* | decoder_list: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -1/+1 |
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -2/+2 |
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -4/+1 |
* | decoder_print: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+56 |