Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | storage/Interface: include cleanup | Max Kellermann | 2014-10-01 | 1 | -0/+2 |
| | |||||
* | DatabasePlugin: split header | Max Kellermann | 2014-02-19 | 1 | -1/+1 |
| | |||||
* | Mapper: move map_song_detach() to db/DatabaseSong.cxx | Max Kellermann | 2014-02-07 | 1 | -3/+20 |
| | | | | Use Storage::MapUTF8() internally, don't use global variables. | ||||
* | db/DatabasePlaylist: pass Database reference around | Max Kellermann | 2014-02-04 | 1 | -8/+3 |
| | | | | Reduce global variable usage, move to frontend code. | ||||
* | Database*: move to db/ | Max Kellermann | 2014-01-24 | 1 | -0/+41 |