summaryrefslogtreecommitdiff
path: root/src/client/Client.hxx
AgeCommit message (Expand)Author
2016-02-26update copyright year to 2016Max Kellermann
2015-10-19util/DeleteDisposer: new utility classMax Kellermann
2015-08-06ClientWrite: merge client_write() into Client::Write()Max Kellermann
2015-03-03*: change C-style prototypes, drop "(void)"Max Kellermann
2015-02-10net/SocketAddress: light wrapper for struct sockaddrMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-18Merge tag 'v0.18.18' into v0.19.xMax Kellermann
2014-06-11ClientList: use class boost::intrusive::listMax Kellermann
2014-02-07Mapper: move map_song_detach() to db/DatabaseSong.cxxMax Kellermann
2014-02-04Instance: add Database attributeMax Kellermann
2014-02-02ClientFile: move client_allow_file() into the Client classMax Kellermann
2014-01-24Client*: move to client/Max Kellermann