Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OutputPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -1/+1 |
| | |||||
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -2/+2 |
| | |||||
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -1/+2 |
| | |||||
* | encoder_api: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -1/+2 |
| | |||||
* | timer: convert to class | Denis Krjuchkov | 2013-05-12 | 1 | -3/+3 |
| | |||||
* | output: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -1/+1 |
| | |||||
* | TagPool, ...: include cleanup | Max Kellermann | 2013-01-30 | 1 | -2/+0 |
| | |||||
* | ServerSocket: replace callback with virtual method | Max Kellermann | 2013-01-30 | 1 | -6/+6 |
| | |||||
* | output/httpd: forward-declare class HttpdClient | Max Kellermann | 2013-01-30 | 1 | -1/+1 |
| | |||||
* | output/httpd: add constructor, destructor, Configure() | Max Kellermann | 2013-01-30 | 1 | -2/+7 |
| | |||||
* | ServerSocket: expose the class | Max Kellermann | 2013-01-30 | 1 | -1/+2 |
| | | | | Eliminate the C wrappers. | ||||
* | page: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -4/+4 |
| | |||||
* | output/httpd: move functions into the HttpdOutput class | Max Kellermann | 2013-01-27 | 1 | -14/+72 |
| | |||||
* | output/httpd: rename struct httpd_output | Max Kellermann | 2013-01-27 | 1 | -3/+3 |
| | |||||
* | output/httpd: convert to C++ | Max Kellermann | 2013-01-15 | 1 | -0/+142 |