aboutsummaryrefslogtreecommitdiffstats
path: root/src/QueueCommands.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-14/+14
* ClientFile: use Path and file system API, update usages accordinglyDenis Krjuchkov2013-05-061-6/+21
* uri: convert to C++Max Kellermann2013-04-081-4/+1
* Playlist: convert functions to methodsMax Kellermann2013-01-071-50/+24
* DatabaseQueue: pass DatabaseSelection to Add...()Max Kellermann2013-01-071-2/+3
* Client: add Partition reference attributeMax Kellermann2013-01-071-2/+2
* queue: convert all functions to methodsMax Kellermann2013-01-061-1/+1
* DatabaseQueue: pass playlist objectMax Kellermann2013-01-041-1/+2
* Client: add "playlist" attributeMax Kellermann2013-01-041-24/+30
* playlist: convert to C++Max Kellermann2013-01-041-1/+1
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-20/+20
* ls.h: rename to ls.hxxMax Kellermann2013-01-031-1/+1
* client: convert to C++Max Kellermann2013-01-031-5/+5
* rename CommandError.h to CommandError.hxxMax Kellermann2012-09-251-1/+1
* SongFilter: convert to a C++ classMax Kellermann2012-08-291-8/+3
* playlist_print: rename to PlaylistPrint.cxxMax Kellermann2012-08-291-1/+1
* locate: rename to SongFilter.cxxMax Kellermann2012-08-291-1/+1
* dbUtils.h: eliminate this headerMax Kellermann2012-08-291-2/+2
* command: move code to *Commands.cxxMax Kellermann2012-08-291-0/+398