aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/Directory.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db/simple: create dedicated directoryMax Kellermann2014-02-261-292/+0
|
* SongSort, ...: use libicu instead of GLib's g_utf8_*()Max Kellermann2014-02-241-3/+3
|
* Directory: use PathTraitsUTF8::Build() instead of g_strconcat()Max Kellermann2014-02-231-13/+4
|
* Directory: pass std::string&& to constructorMax Kellermann2014-02-231-2/+2
|
* db/Directory: move isRootDirectory() to Uri.hxxMax Kellermann2014-01-291-0/+1
| | | | Decouple command/OtherCommands.cxx from the "simple" database plugin.
* Database*: move to db/Max Kellermann2014-01-241-0/+300