aboutsummaryrefslogtreecommitdiffstats
path: root/src/QueueCommands.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-17fs/Path: rename to AllocatedPathMax Kellermann1-3/+3
2013-10-17*: use std::numeric_limitsMax Kellermann1-3/+4
2013-10-17Thread/Thread: replacement library for GThreadMax Kellermann1-0/+2
2013-10-14Mapper, ...: use memcmp() instead of strncmp() where appropriateMax Kellermann1-2/+2
2013-09-04util/Error: new error passing libraryMax Kellermann1-6/+7
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann1-14/+14
2013-05-06ClientFile: use Path and file system API, update usages accordinglyDenis Krjuchkov1-6/+21
2013-04-08uri: convert to C++Max Kellermann1-4/+1
2013-01-07Playlist: convert functions to methodsMax Kellermann1-50/+24
2013-01-07DatabaseQueue: pass DatabaseSelection to Add...()Max Kellermann1-2/+3
2013-01-07Client: add Partition reference attributeMax Kellermann1-2/+2
2013-01-06queue: convert all functions to methodsMax Kellermann1-1/+1
2013-01-04DatabaseQueue: pass playlist objectMax Kellermann1-1/+2
2013-01-04Client: add "playlist" attributeMax Kellermann1-24/+30
2013-01-04playlist: convert to C++Max Kellermann1-1/+1
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-20/+20
2013-01-03ls.h: rename to ls.hxxMax Kellermann1-1/+1
2013-01-03client: convert to C++Max Kellermann1-5/+5
2012-09-25rename CommandError.h to CommandError.hxxMax Kellermann1-1/+1
2012-08-29SongFilter: convert to a C++ classMax Kellermann1-8/+3
2012-08-29playlist_print: rename to PlaylistPrint.cxxMax Kellermann1-1/+1
2012-08-29locate: rename to SongFilter.cxxMax Kellermann1-1/+1
2012-08-29dbUtils.h: eliminate this headerMax Kellermann1-2/+2
2012-08-29command: move code to *Commands.cxxMax Kellermann1-0/+398