summaryrefslogtreecommitdiff
path: root/src/client/Client.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-01-20Partition: add client listMax Kellermann
2020-01-20client/Client: make several getter methods constMax Kellermann
2020-01-18client/Client: emit idle flags in SetPartition()Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-07-05include cleanups (powered by iwyu)Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-04-05client/BackgroundCommand: infrastructure for commands running in backgroundMax Kellermann
2019-04-03client/Internal: move client_domain to Domain.hxxMax Kellermann
2019-04-03client/*: rename source files, remove "Client" prefixMax Kellermann
2019-04-03client: un-inline the destructorMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-05-15*: add "noexcept" to many, many function prototypesMax Kellermann
2017-05-15Merge tag 'v0.20.7'Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-02-25Client: convert partition to pointerMax Kellermann
2017-02-25Client: add method GetInstance()Max Kellermann
2017-02-25Client: replace playlist and player_control with getter methodsMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-10-26Instance: remove Error parameter from GetDatabase()Max Kellermann
2016-10-26Instance: add GetDatabaseOrThrow()Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-02-07Mapper: move map_song_detach() to db/DatabaseSong.cxxMax Kellermann
2014-02-04Instance: add Database attributeMax Kellermann
2014-01-24Client*: move to client/Max Kellermann