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
/
client
/
Client.hxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
util/DeleteDisposer: new utility class
Max Kellermann
1
-6
/
+0
2015-08-06
ClientWrite: merge client_write() into Client::Write()
Max Kellermann
1
-1
/
+1
2015-03-03
*: change C-style prototypes, drop "(void)"
Max Kellermann
1
-1
/
+2
2015-02-10
net/SocketAddress: light wrapper for struct sockaddr
Max Kellermann
1
-2
/
+2
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-06-11
ClientList: use class boost::intrusive::list
Max Kellermann
1
-1
/
+11
2014-02-07
Mapper: move map_song_detach() to db/DatabaseSong.cxx
Max Kellermann
1
-0
/
+5
2014-02-04
Instance: add Database attribute
Max Kellermann
1
-0
/
+6
2014-02-02
ClientFile: move client_allow_file() into the Client class
Max Kellermann
1
-0
/
+13
2014-01-24
Client*: move to client/
Max Kellermann
1
-0
/
+0
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-06
event/SocketMonitor: don't close the socket automatically
Max Kellermann
1
-0
/
+5
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-1
/
+1
2013-10-30
*: update copyright year to 2013
Max Kellermann
1
-1
/
+1
2013-10-28
player_control: rename to PlayerControl
Max Kellermann
1
-1
/
+1
2013-10-20
*Commands: move to src/command/
Max Kellermann
1
-1
/
+1
2013-10-19
Client: move message functions into the class
Max Kellermann
1
-5
/
+24
2013-10-19
Client: move trivial functions into the Client class
Max Kellermann
1
-25
/
+24
2013-10-19
ClientInternal: move class Client to Client.hxx
Max Kellermann
1
-1
/
+89
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-7
/
+9
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
1
-1
/
+1
2013-10-15
gcc.h: major update
Max Kellermann
1
-1
/
+1
2013-01-16
ClientList: convert to a class
Max Kellermann
1
-1
/
+0
2013-01-15
Client: rebase on the new BufferedSocket class
Max Kellermann
1
-2
/
+2
2013-01-15
Client: move connection functions into the class
Max Kellermann
1
-3
/
+0
2013-01-07
Client: add Partition reference attribute
Max Kellermann
1
-3
/
+2
2013-01-04
Client: add "playlist" attribute
Max Kellermann
1
-2
/
+4
2013-01-03
Client: rename the struct client to class Client
Max Kellermann
1
-9
/
+9
2013-01-03
client: convert to C++
Max Kellermann
1
-0
/
+0
2012-08-02
gcc.h: re-add gcc_const and gcc_pure
Max Kellermann
1
-6
/
+9
2012-02-13
client: add function client_is_local()
Max Kellermann
1
-0
/
+11
2012-02-13
client: add "pure" attributes
Max Kellermann
1
-0
/
+3
2011-01-29
client_idle: add header client_idle.h
Max Kellermann
1
-13
/
+0
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2011-01-10
player_control: removed the global variable "pc"
Max Kellermann
1
-1
/
+3
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-03-30
client: client_write() does not necessary for export.
Avuton Olrich
1
-5
/
+0
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-02-28
client: use sockaddr_to_string()
Max Kellermann
1
-1
/
+1
2008-12-31
client: run client_manager_expire() in an idle event
Max Kellermann
1
-1
/
+0
2008-12-30
main: use the GLib main loop
Max Kellermann
1
-1
/
+0
2008-12-29
client: include winsock headers on WIN32
Max Kellermann
1
-1
/
+1
2008-12-02
replaced mpd_printf etc by G_GNUC_PRINTF
Thomas Jansen
1
-3
/
+2
2008-11-22
command: allow clients to subscribe to specific idle events
Marc Pavot
1
-1
/
+1
2008-10-31
client: use bool
Max Kellermann
1
-1
/
+1
2008-10-31
added prefix to header macros
Max Kellermann
1
-2
/
+2
2008-10-17
client: converted permissions to unsigned
Max Kellermann
1
-2
/
+2
2008-10-15
listen, client: enable SO_PASSCRED, get client's uid
Max Kellermann
1
-1
/
+7
2008-10-14
command: added command "idle"
Max Kellermann
1
-0
/
+14
2008-10-08
don't include os_compat.h
Max Kellermann
1
-1
/
+4
[next]