Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Main: move global variables to struct Instance | Max Kellermann | 2013-04-17 | 1 | -1/+2 |
* | ServerSocket: replace callback with virtual method | Max Kellermann | 2013-01-30 | 1 | -10/+14 |
* | ServerSocket: expose the class | Max Kellermann | 2013-01-30 | 1 | -11/+13 |
* | ServerSocket: move to libevent.a | Max Kellermann | 2013-01-30 | 1 | -1/+1 |
* | ServerSocket: use the SocketMonitor class | Max Kellermann | 2013-01-15 | 1 | -1/+3 |
* | server_socket: convert to C++ | Max Kellermann | 2013-01-15 | 1 | -4/+1 |
* | Client: rebase on the new BufferedSocket class | Max Kellermann | 2013-01-15 | 1 | -1/+1 |
* | Client: add Partition reference attribute | Max Kellermann | 2013-01-07 | 1 | -2/+1 |
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -1/+1 |
* | Partition: new class, container for Playlist and PlayerControl | Max Kellermann | 2013-01-05 | 1 | -2/+2 |
* | Client: add "playlist" attribute | Max Kellermann | 2013-01-04 | 1 | -1/+3 |
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
* | listen: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+156 |