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
/
client
Age
Commit message (
Expand
)
Author
2019-04-03
client: un-inline the destructor
Max Kellermann
2019-04-03
client: make GetEventLoop() public
Max Kellermann
2018-12-28
remove libwrap support
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-09-21
player/Control: convert to class
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-07-17
client/Global: use struct ConfigData
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-07-15
Permission: add special permissions for local sockets
Max Kellermann
2018-07-15
client: pass permission mask to constructor
Max Kellermann
2018-01-29
Listen: move class ClientListener to src/client/Listener.hxx
Max Kellermann
2018-01-29
Instance: rename Shutdown() to Break()
Max Kellermann
2018-01-20
client: eliminate client_printf()
Max Kellermann
2018-01-20
client/Idle: pass Response instead of Client to WriteIdleResponse()
Max Kellermann
2018-01-20
client/Idle: move code to WriteIdleResponse()
Max Kellermann
2018-01-20
client/Idle: apply idle_subscriptions mask once
Max Kellermann
2018-01-20
client/Idle: use std::exchange()
Max Kellermann
2017-12-20
event/BufferedSocket: add "noexcept"
Max Kellermann
2017-12-20
client/*: add "noexcept"
Max Kellermann
2017-12-20
client/Message: make valid_channel_char() constexpr
Max Kellermann
2017-12-16
Merge branch 'v0.20.x'
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-11-10
event/ServerSocket: pass UniqueSocketDescriptor by value
Max Kellermann
2017-10-24
ClientProcess: close connection when client sends HTTP request
Max Kellermann
2017-08-29
Client: migrate from TimeoutMonitor to TimerEvent
Max Kellermann
2017-08-11
client: make GREETING constexpr
Max Kellermann
2017-08-11
client: use C++11 initializers
Max Kellermann
2017-08-11
system/fd_util: remove unused library
Max Kellermann
2017-08-10
net/ServerSocket: pass UniqueSocketDescriptor&& to OnAccept()
Max Kellermann
2017-08-10
event/SocketMonitor: use class SocketDescriptor
Max Kellermann
2017-08-10
net/*, ...: use AF_LOCAL instead of AF_UNIX
Max Kellermann
2017-07-05
util/StringUtil: move strip functions to StringStrip.cxx
Max Kellermann
2017-06-04
*: add lots of "noexcept" specifications
Max Kellermann
2017-06-04
Merge tag 'v0.20.9'
Max Kellermann
2017-06-04
*: add lost of "noexcept" specifications
Max Kellermann
2017-05-15
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: remove "pure" and "const" attributes from throwing functions
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-02-25
Client: add method SetPartition()
Max Kellermann
2017-02-25
Client: convert partition to pointer
Max Kellermann
2017-02-25
Client: add method GetPartition(), make partition private
Max Kellermann
2017-02-25
Client: add method GetInstance()
Max Kellermann
2017-02-25
Client: replace playlist and player_control with getter methods
Max Kellermann
2017-02-08
client: add tag_mask attribute
Max Kellermann
2017-02-08
client/Response: add method GetClient()
Max Kellermann
2017-02-03
Client: remove redundant "virtual" keywords
Max Kellermann
2017-02-03
Client: make client_vprintf() static
Max Kellermann
2017-02-03
Client: eliminate client_puts(), use Client::Write() instead
Max Kellermann
[prev]
[next]