index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
command
/
MessageCommands.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-12-08
command: use ConstBuffer<const char *> for argument list
Max Kellermann
1
-16
/
+20
2014-06-16
command: make argc unsigned
Max Kellermann
1
-5
/
+5
2014-06-11
ClientList: use class boost::intrusive::list
Max Kellermann
1
-4
/
+4
2014-02-04
{Message,Neighbor}Commands: use Client::partition instead of Main.hxx
Max Kellermann
1
-3
/
+3
2014-01-24
Client*: move to client/
Max Kellermann
1
-2
/
+2
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-1
/
+0
2013-10-20
*Commands: move to src/command/
Max Kellermann
1
-0
/
+0
2013-10-20
command: convert command_return to to a strictly-typed enum
Max Kellermann
1
-16
/
+16
2013-10-19
Client: move message functions into the class
Max Kellermann
1
-9
/
+9
2013-10-19
ClientInternal: move class Client to Client.hxx
Max Kellermann
1
-1
/
+1
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-9
/
+9
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
1
-5
/
+5
2013-04-17
Main: move global variables to struct Instance
Max Kellermann
1
-2
/
+3
2013-01-16
ClientList: convert to a class
Max Kellermann
1
-43
/
+12
2013-01-09
ClientList: don't use GLib
Max Kellermann
1
-4
/
+2
2013-01-09
ClientList: add header ClientList.hxx
Max Kellermann
1
-0
/
+1
2013-01-03
Client: use std::deque for messages
Max Kellermann
1
-9
/
+4
2013-01-03
ClientMessage: turn into a class
Max Kellermann
1
-11
/
+12
2013-01-03
ClientInternal: use std::set for subscriptions
Max Kellermann
1
-6
/
+2
2013-01-03
Client: rename the struct client to class Client
Max Kellermann
1
-7
/
+7
2013-01-03
client: convert to C++
Max Kellermann
1
-8
/
+5
2013-01-03
MessageCommands: use std::set instead of GHashTable
Max Kellermann
1
-26
/
+8
2012-08-29
command: move code to *Commands.cxx
Max Kellermann
1
-0
/
+197