summaryrefslogtreecommitdiff
path: root/src/Listen.cxx
AgeCommit message (Expand)Author
2014-02-20ConfigGlobal: eliminate function config_get_next_param()Max Kellermann
2014-02-19Listen: eliminate local variableMax Kellermann
2014-02-19Listen: reduce overhead for builds without systemdMax Kellermann
2014-02-19Listen: add Partition referenceMax Kellermann
2014-01-29Listen: pass EventLoop to listen_global_init()Max Kellermann
2014-01-24Client*: move to client/Max Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-19*: use nullptr instead of NULLMax Kellermann
2013-10-19event/ServerSocket: pass AllocatedPath to AddPath()Max Kellermann
2013-10-17fs/Path: rename to AllocatedPathMax Kellermann
2013-10-15Client, ...: remove unnecessary glib.h includeMax Kellermann
2013-10-15ConfigData: use std::string for config_param::valueMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-10-02Listen, ...: add missing includesMax Kellermann
2013-09-12Listen: Allow tilde paths for socket.Maarten de Vries
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-04-17Main: move global variables to struct InstanceMax Kellermann
2013-01-30ServerSocket: replace callback with virtual methodMax Kellermann
2013-01-30ServerSocket: expose the classMax Kellermann
2013-01-30ServerSocket: move to libevent.aMax Kellermann
2013-01-15ServerSocket: use the SocketMonitor classMax Kellermann
2013-01-15server_socket: convert to C++Max Kellermann
2013-01-15Client: rebase on the new BufferedSocket classMax Kellermann
2013-01-07Client: add Partition reference attributeMax Kellermann
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann
2013-01-05Partition: new class, container for Playlist and PlayerControlMax Kellermann
2013-01-04Client: add "playlist" attributeMax Kellermann
2013-01-03client: convert to C++Max Kellermann
2013-01-03listen: convert to C++Max Kellermann