Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db/update: convert to OO API | Max Kellermann | 2014-01-30 | 1 | -485/+0 |
| | | | | | Move global variables into the new classes. That may allow multiple update threads for multiple databases one day. | ||||
* | db/Directory: move isRootDirectory() to Uri.hxx | Max Kellermann | 2014-01-29 | 1 | -0/+1 |
| | | | | Decouple command/OtherCommands.cxx from the "simple" database plugin. | ||||
* | Playlist{Info,Vector}: move to db/ | Max Kellermann | 2014-01-27 | 1 | -1/+1 |
| | |||||
* | Database*: move to db/ | Max Kellermann | 2014-01-24 | 1 | -0/+484 |