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
/
ClientNew.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
system/Resolver: sockaddr_to_string() returns std::string()
Max Kellermann
2013-12-04
1
-13
/
+4
*
include cleanup using iwyu
Max Kellermann
2013-11-28
1
-2
/
+0
*
ClientNew: fix nullptr dereference after g_get_prgname() failure
Max Kellermann
2013-11-25
1
-1
/
+3
*
*: use references instead of pointers
Max Kellermann
2013-10-19
1
-1
/
+1
*
Thread/Thread: replacement library for GThread
Max Kellermann
2013-10-17
1
-0
/
+2
*
Log: new logging library API
Max Kellermann
2013-10-02
1
-10
/
+7
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-2
/
+4
*
system/resolver: convert to C++
Max Kellermann
2013-09-04
1
-3
/
+1
*
Makefile.am: move sources to libsystem.a
Max Kellermann
2013-08-07
1
-2
/
+2
*
Main: move global variables to struct Instance
Max Kellermann
2013-04-17
1
-4
/
+5
*
output/httpd: use the BufferedSocket class for HttpdClient
Max Kellermann
2013-01-30
1
-1
/
+0
*
event/BufferedSocket: move output buffer to FullyBufferedSocket
Max Kellermann
2013-01-30
1
-1
/
+1
*
ClientList: convert to a class
Max Kellermann
2013-01-16
1
-3
/
+4
*
Client: use TimeoutMonitor to track connection timeout
Max Kellermann
2013-01-16
1
-6
/
+2
*
Client: rebase on the new BufferedSocket class
Max Kellermann
2013-01-15
1
-25
/
+6
*
Client: move output buffer code to new class PeakBuffer
Max Kellermann
2013-01-15
1
-12
/
+1
*
Client: move connection functions into the class
Max Kellermann
2013-01-15
1
-6
/
+5
*
fifo_buffer: move to util/
Max Kellermann
2013-01-15
1
-1
/
+1
*
fifo_buffer: add extern "C"
Max Kellermann
2013-01-15
1
-1
/
+1
*
ClientList: add header ClientList.hxx
Max Kellermann
2013-01-09
1
-0
/
+1
*
Client: add Partition reference attribute
Max Kellermann
2013-01-07
1
-6
/
+6
*
Client: add "playlist" attribute
Max Kellermann
2013-01-04
1
-4
/
+5
*
Client: initialize num_subscriptions
Max Kellermann
2013-01-04
1
-1
/
+2
*
Client: move code to class CommandListBuilder
Max Kellermann
2013-01-04
1
-4
/
+0
*
ClientNew: initialise the "idle" attributes
Max Kellermann
2013-01-03
1
-1
/
+2
*
Client: add constructor and destructor
Max Kellermann
2013-01-03
1
-52
/
+51
*
Client: use std::deque for messages
Max Kellermann
2013-01-03
1
-3
/
+0
*
ClientInternal: use std::set for subscriptions
Max Kellermann
2013-01-03
1
-1
/
+0
*
ClientNew: allocate/dispose client objects with new/delete
Max Kellermann
2013-01-03
1
-3
/
+2
*
Client: rename the struct client to class Client
Max Kellermann
2013-01-03
1
-3
/
+3
*
client: convert to C++
Max Kellermann
2013-01-03
1
-3
/
+1
*
permission: convert to C++
Max Kellermann
2013-01-03
1
-1
/
+1
*
client_new: convert to C++
Max Kellermann
2013-01-03
1
-0
/
+169