aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/CommandError.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-15system/SocketError, ...: use strerror() instead of g_strerror()Max Kellermann1-4/+3
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-20*Commands: move to src/command/Max Kellermann1-0/+0
2013-10-20command: convert command_return to to a strictly-typed enumMax Kellermann1-19/+19
2013-10-20PlaylistError: convert playlist_result to a strictly-typed enumMax Kellermann1-13/+13
2013-10-19*: use references instead of pointersMax Kellermann1-3/+2
2013-10-02Log: new logging library APIMax Kellermann1-1/+2
2013-09-04util/Error: new error passing libraryMax Kellermann1-27/+17
2013-08-10db_error: convert to C++Max Kellermann1-1/+1
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-2/+2
2013-01-03client: convert to C++Max Kellermann1-4/+1
2012-10-04PlaylistFile, client_file, tag_id3: don't use g_file_error_quark()Max Kellermann1-1/+6
2012-09-25rename CommandError.h to CommandError.hxxMax Kellermann1-1/+1
2012-08-07command: move print_error() to CommandError.cxxMax Kellermann1-0/+132