Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *Commands: move to src/command/ | Max Kellermann | 2013-10-20 | 1 | -39/+0 |
* | command: convert command_return to to a strictly-typed enum | Max Kellermann | 2013-10-20 | 1 | -5/+5 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -4/+4 |
* | Commands: new command "toggleoutput" | Max Kellermann | 2013-08-04 | 1 | -0/+3 |
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -3/+5 |
* | *Commands: remove extern"C" from C++ headers | Max Kellermann | 2012-09-25 | 1 | -4/+0 |
* | command: move code to *Commands.cxx | Max Kellermann | 2012-08-29 | 1 | -0/+38 |