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
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
2017-02-03
Client: make attributes "uid" and "num" const
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-28
event/Loop: use std::chrono
Max Kellermann
2016-11-02
event/BufferedSocket: pass std::exception_ptr to OnSocketError()
Max Kellermann
2016-10-27
Client: remove the AllowFile() overload with Error parameter
Max Kellermann
2016-10-27
Client: add AllowFile() overload which throws exception
Max Kellermann
2016-10-26
Instance: remove Error parameter from GetDatabase()
Max Kellermann
2016-10-26
Instance: add GetDatabaseOrThrow()
Max Kellermann
2016-07-09
Merge tag 'v0.19.17'
Max Kellermann
2016-07-07
client/ClientRead: call Break() before Close()
Max Kellermann
2016-04-12
util/FormatString: return AllocatedString
Max Kellermann
2016-04-12
Client: add WriteString()
Max Kellermann
2016-03-05
client/ClientRead: use Instance::Shutdown()
Max Kellermann
2016-03-05
Partition: add method EmitIdle()
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-10-19
util/DeleteDisposer: new utility class
Max Kellermann
2015-08-14
client, command: use StringIsEqual()
Max Kellermann
2015-08-14
protocol/Result: move current_command to class Response
Max Kellermann
2015-08-14
protocol/Result: move command_list_num to class Response
Max Kellermann
2015-08-14
protocol/Result: move error code to class Response
Max Kellermann
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-08-06
ClientWrite: merge client_write() into Client::Write()
Max Kellermann
2015-08-06
Client: include cleanup
Max Kellermann
2015-07-22
net/ToString: rename sockaddr_to_string() to ToString()
Max Kellermann
2015-07-22
net/Resolver: move sockaddr_to_string() to ToString.cxx
Max Kellermann
2015-03-03
*: change C-style prototypes, drop "(void)"
Max Kellermann
2015-02-28
fs/FileInfo: new library providing GetFileInfo()
Max Kellermann
2015-02-10
net/SocketAddress: light wrapper for struct sockaddr
Max Kellermann
2015-02-10
system/{Resolver,Socket{Error,Util}}: move to new library libnet.a
Max Kellermann
2015-01-26
Merge branch 'v0.19.x'
Max Kellermann
2015-01-26
Merge branch 'v0.18.x' into v0.19.x
Max Kellermann
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-11-18
Merge tag 'v0.18.18' into v0.19.x
Max Kellermann
2014-08-07
util/StringUtil: add StripRight() overload with "end" argument
Max Kellermann
2014-08-07
util/CharUtil: add IsWhitespaceFast()
Max Kellermann
2014-06-11
ClientList: use class boost::intrusive::list
Max Kellermann
2014-06-10
ClientList: add typedef List
Max Kellermann
2014-02-07
Mapper: move map_song_detach() to db/DatabaseSong.cxx
Max Kellermann
2014-02-05
Instance: add attribute "event_loop"
Max Kellermann
2014-02-04
ClientMessage: undefine GetMessage on WIN32
Max Kellermann
2014-02-04
Instance: add Database attribute
Max Kellermann
2014-02-02
ClientFile: move client_allow_file() into the Client class
Max Kellermann
[next]