Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | Mapper: move map_song_detach() to db/DatabaseSong.cxx | Max Kellermann | 2014-02-07 | 1 | -1/+12 |
| | | | | Use Storage::MapUTF8() internally, don't use global variables. | ||||
* | db/DatabasePlaylist: pass Database reference around | Max Kellermann | 2014-02-04 | 1 | -1/+2 |
| | | | | Reduce global variable usage, move to frontend code. | ||||
* | Database*: move to db/ | Max Kellermann | 2014-01-24 | 1 | -0/+38 |