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
/
Client.hxx
Age
Commit message (
Expand
)
Author
2021-05-19
Merge branch 'v0.22.x'
Max Kellermann
2021-05-18
command/file: cache the last "albumart" file
Max Kellermann
2021-02-05
event/{Coarse,Fine,Far}TimerEvent: aliases for TimerEvent
Max Kellermann
2021-01-21
protocol: add command "binarylimit"
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-03-12
replace stddef.h with cstddef
Rosen Penev
2020-01-20
Partition: add client list
Max Kellermann
2020-01-20
client/Client: make several getter methods const
Max Kellermann
2020-01-18
client/Client: emit idle flags in SetPartition()
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-08-22
Revert "Client: eliminate SetExpired(), call Close() directly"
Max Kellermann
2019-04-05
client/BackgroundCommand: infrastructure for commands running in background
Max Kellermann
2019-04-04
Client: eliminate SetExpired(), call Close() directly
Max Kellermann
2019-04-03
client/Write: add `noexcept`
Max Kellermann
2019-04-03
client/Internal: rename to Config.hxx
Max Kellermann
2019-04-03
client/Internal: move CLIENT_MAX_* to class Client
Max Kellermann
2019-04-03
client/*: rename source files, remove "Client" prefix
Max Kellermann
2019-04-03
Client: make almost all attributes `private`
Max Kellermann
2019-04-03
client/Process: convert functions to Client methods
Max Kellermann
2019-04-03
client: un-inline the destructor
Max Kellermann
2019-04-03
client: make GetEventLoop() public
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-15
client: pass permission mask to constructor
Max Kellermann
2018-01-20
client: eliminate client_printf()
Max Kellermann
2017-12-20
event/BufferedSocket: add "noexcept"
Max Kellermann
2017-12-20
client/*: add "noexcept"
Max Kellermann
2017-11-10
event/ServerSocket: pass UniqueSocketDescriptor by value
Max Kellermann
2017-08-29
Client: migrate from TimeoutMonitor to TimerEvent
Max Kellermann
2017-08-11
client: use C++11 initializers
Max Kellermann
2017-08-10
net/ServerSocket: pass UniqueSocketDescriptor&& to OnAccept()
Max Kellermann
2017-08-10
event/SocketMonitor: use class SocketDescriptor
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-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
[next]