Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -10/+10 |
| | |||||
* | Merge tag 'release-0.17.5' | Max Kellermann | 2013-08-04 | 1 | -1/+1 |
| | |||||
* | uri: convert to C++ | Max Kellermann | 2013-04-08 | 1 | -4/+1 |
| | |||||
* | Client: add "playlist" attribute | Max Kellermann | 2013-01-04 | 1 | -3/+3 |
| | | | | Reduce access to the global variable "g_playlist". | ||||
* | playlist: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 |
| | |||||
* | PlaylistFile: reuse classes PlaylistInfo and PlaylistVector | Max Kellermann | 2013-01-04 | 1 | -1/+2 |
| | | | | .. instead of rolling own classes. | ||||
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -12/+12 |
| | |||||
* | ls.h: rename to ls.hxx | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -3/+3 |
| | |||||
* | *_print: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | playlist_{any,song,queue}: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -2/+2 |
| | |||||
* | main: use C++ compiler | Max Kellermann | 2012-09-28 | 1 | -1/+1 |
| | |||||
* | PlaylistFile: use std::list instead of GPtrArray | Max Kellermann | 2012-09-28 | 1 | -12/+7 |
| | |||||
* | stored_playlist, playlist_save: use C++ compiler | Max Kellermann | 2012-09-28 | 1 | -2/+2 |
| | |||||
* | rename CommandError.h to CommandError.hxx | Max Kellermann | 2012-09-25 | 1 | -1/+1 |
| | |||||
* | playlist_print: rename to PlaylistPrint.cxx | Max Kellermann | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | dbUtils.h: eliminate this header | Max Kellermann | 2012-08-29 | 1 | -2/+3 |
| | |||||
* | command: move code to *Commands.cxx | Max Kellermann | 2012-08-29 | 1 | -0/+227 |