Max Kellermann
|
75ba961e97
|
Client: move message functions into the class
|
2013-10-19 19:44:45 +02:00 |
|
Max Kellermann
|
c2d5ce0ca2
|
Client: move trivial functions into the Client class
|
2013-10-19 19:39:40 +02:00 |
|
Max Kellermann
|
32645b80c4
|
ClientInternal: move class Client to Client.hxx
Publish the Client API, preparing to move more code into the Client
class.
|
2013-10-19 19:35:37 +02:00 |
|
Max Kellermann
|
ff626ac763
|
*: use references instead of pointers
|
2013-10-19 18:48:38 +02:00 |
|
Max Kellermann
|
be2951b45f
|
gcc.h: rename to Compiler.h
|
2013-10-15 09:21:59 +02:00 |
|
Max Kellermann
|
1dd1a705b5
|
gcc.h: major update
Copy the according file from another project (i.e. XCSoar). This will
allow copying more code more easily.
|
2013-10-15 09:13:22 +02:00 |
|
Max Kellermann
|
601495fa0f
|
ClientList: convert to a class
|
2013-01-16 23:00:13 +01:00 |
|
Max Kellermann
|
39439b80f5
|
Client: rebase on the new BufferedSocket class
|
2013-01-15 12:15:33 +01:00 |
|
Max Kellermann
|
1e2018ce83
|
Client: move connection functions into the class
|
2013-01-15 10:59:28 +01:00 |
|
Max Kellermann
|
d360f17a59
|
Client: add Partition reference attribute
playlist and player_control are deprecated.
|
2013-01-07 10:59:56 +01:00 |
|
Max Kellermann
|
fe8e77e556
|
Client: add "playlist" attribute
Reduce access to the global variable "g_playlist".
|
2013-01-04 23:07:11 +01:00 |
|
Max Kellermann
|
7a982169c9
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
|
Max Kellermann
|
70b87f2eb6
|
client: convert to C++
|
2013-01-03 11:16:18 +01:00 |
|