index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Directory.cxx
Age
Commit message (
Expand
)
Author
2013-01-17
path: convert to C++
Max Kellermann
2013-01-03
PlaylistVector: use std::list
Max Kellermann
2013-01-03
Directory: initialise in default constructor
Max Kellermann
2013-01-03
Directory: add constructor and destructor
Max Kellermann
2013-01-03
Directory: rename struct directory to Directory
Max Kellermann
2013-01-02
Directory: turn functions to methods
Max Kellermann
2013-01-02
Directory: make the header C++ only
Max Kellermann
2013-01-02
PlaylistInfo: rename class, use std::string
Max Kellermann
2013-01-02
db_lock: convert to C++
Max Kellermann
2013-01-02
playlist_vector: convert to C++
Max Kellermann
2012-08-29
SongFilter: convert to a C++ class
Max Kellermann
2012-08-29
locate: rename to SongFilter.cxx
Max Kellermann
2012-08-15
db_visitor: delete obsolete header
Max Kellermann
2012-08-09
Directory: move code to directory_allocate()
Max Kellermann
2012-08-08
DatabaseSelection: add "match" attribute
Max Kellermann
2012-08-07
Database{Plugin,Visitor}: pass references
Max Kellermann
2012-08-01
db_plugin: convert to C++
Max Kellermann