index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Listen.cxx
Age
Commit message (
Expand
)
Author
2014-02-20
ConfigGlobal: eliminate function config_get_next_param()
Max Kellermann
2014-02-19
Listen: eliminate local variable
Max Kellermann
2014-02-19
Listen: reduce overhead for builds without systemd
Max Kellermann
2014-02-19
Listen: add Partition reference
Max Kellermann
2014-01-29
Listen: pass EventLoop to listen_global_init()
Max Kellermann
2014-01-24
Client*: move to client/
Max Kellermann
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
2013-10-19
event/ServerSocket: pass AllocatedPath to AddPath()
Max Kellermann
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann
2013-10-15
Client, ...: remove unnecessary glib.h include
Max Kellermann
2013-10-15
ConfigData: use std::string for config_param::value
Max Kellermann
2013-10-02
Log: new logging library API
Max Kellermann
2013-10-02
Listen, ...: add missing includes
Max Kellermann
2013-09-12
Listen: Allow tilde paths for socket.
Maarten de Vries
2013-09-05
conf.h: remove obsolete header
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-04-17
Main: move global variables to struct Instance
Max Kellermann
2013-01-30
ServerSocket: replace callback with virtual method
Max Kellermann
2013-01-30
ServerSocket: expose the class
Max Kellermann
2013-01-30
ServerSocket: move to libevent.a
Max Kellermann
2013-01-15
ServerSocket: use the SocketMonitor class
Max Kellermann
2013-01-15
server_socket: convert to C++
Max Kellermann
2013-01-15
Client: rebase on the new BufferedSocket class
Max Kellermann
2013-01-07
Client: add Partition reference attribute
Max Kellermann
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-05
Partition: new class, container for Playlist and PlayerControl
Max Kellermann
2013-01-04
Client: add "playlist" attribute
Max Kellermann
2013-01-03
client: convert to C++
Max Kellermann
2013-01-03
listen: convert to C++
Max Kellermann