aboutsummaryrefslogtreecommitdiff
path: root/src/Directory.cxx
Commit message (Expand)AuthorAge
* path: convert to C++Max Kellermann2013-01-17
* PlaylistVector: use std::listMax Kellermann2013-01-03
* Directory: initialise in default constructorMax Kellermann2013-01-03
* Directory: add constructor and destructorMax Kellermann2013-01-03
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-03
* Directory: turn functions to methodsMax Kellermann2013-01-02
* Directory: make the header C++ onlyMax Kellermann2013-01-02
* PlaylistInfo: rename class, use std::stringMax Kellermann2013-01-02
* db_lock: convert to C++Max Kellermann2013-01-02
* playlist_vector: convert to C++Max Kellermann2013-01-02
* SongFilter: convert to a C++ classMax Kellermann2012-08-29
* locate: rename to SongFilter.cxxMax Kellermann2012-08-29
* db_visitor: delete obsolete headerMax Kellermann2012-08-15
* Directory: move code to directory_allocate()Max Kellermann2012-08-09
* DatabaseSelection: add "match" attributeMax Kellermann2012-08-08
* Database{Plugin,Visitor}: pass referencesMax Kellermann2012-08-07
* db_plugin: convert to C++Max Kellermann2012-08-01