Max Kellermann
|
9f4b906e6c
|
volume: convert to C++
|
2013-01-07 09:05:01 +01:00 |
|
Max Kellermann
|
9d312ab208
|
PlaylistFile: reuse classes PlaylistInfo and PlaylistVector
.. instead of rolling own classes.
|
2013-01-04 00:02:09 +01:00 |
|
Max Kellermann
|
7a982169c9
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
|
Max Kellermann
|
f2510d60fa
|
ls.h: rename to ls.hxx
|
2013-01-03 17:34:51 +01:00 |
|
Max Kellermann
|
70b87f2eb6
|
client: convert to C++
|
2013-01-03 11:16:18 +01:00 |
|
Max Kellermann
|
94b2ee627c
|
decoder_print: convert to C++
|
2013-01-03 11:14:36 +01:00 |
|
Max Kellermann
|
ddf112378b
|
permission: convert to C++
|
2013-01-03 03:09:50 +01:00 |
|
Max Kellermann
|
0c245bc271
|
Directory: make the header C++ only
|
2013-01-02 22:52:08 +01:00 |
|
Max Kellermann
|
d65ad1bf15
|
mapper: convert to C++
|
2013-01-02 22:43:56 +01:00 |
|
Max Kellermann
|
9ceb8a717a
|
sticker: convert to C++
|
2013-01-02 22:25:17 +01:00 |
|
Max Kellermann
|
3bbb502387
|
*_print: convert to C++
|
2013-01-02 20:29:24 +01:00 |
|
Max Kellermann
|
a654f146d1
|
update: convert to C++
|
2013-01-02 19:22:15 +01:00 |
|
Max Kellermann
|
d0c3fa0150
|
main: use C++ compiler
|
2012-09-28 00:40:00 +02:00 |
|
Max Kellermann
|
609f6ce66d
|
PlaylistFile: use std::list instead of GPtrArray
|
2012-09-28 00:10:02 +02:00 |
|
Max Kellermann
|
7298b6c846
|
stored_playlist, playlist_save: use C++ compiler
|
2012-09-28 00:08:15 +02:00 |
|
Max Kellermann
|
98dbc95913
|
rename CommandError.h to CommandError.hxx
|
2012-09-25 12:20:15 +02:00 |
|
Max Kellermann
|
b62a8e3e3e
|
command: add COMMAND_RETURN_IDLE
Eliminate the hack in handle_idle().
|
2012-09-25 12:04:20 +02:00 |
|
Max Kellermann
|
510c4a3ef1
|
command: move remaining handlers to OtherCommands.cxx
|
2012-09-25 11:44:49 +02:00 |
|