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