aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/Client.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* Mapper: move map_song_detach() to db/DatabaseSong.cxxMax Kellermann2014-02-071-0/+6
| | | | Use Storage::MapUTF8() internally, don't use global variables.
* Instance: add Database attributeMax Kellermann2014-02-041-0/+12
| | | | Move from db/DatabaseGlue.cxx, eliminating global variable.
* Client*: move to client/Max Kellermann2014-01-241-0/+24