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
/
DatabasePrint.cxx
Age
Commit message (
Expand
)
Author
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-08-04
DatabasePrint: print Last-Modified attribute for directories
Andrzej Rybczak
2013-07-30
tag: convert to C++
Max Kellermann
2013-07-28
song: convert header to C++
Max Kellermann
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-03
Client: rename the struct client to class Client
Max Kellermann
2013-01-03
client: convert to C++
Max Kellermann
2013-01-03
Directory: rename struct directory to Directory
Max Kellermann
2013-01-03
database.h: eliminate db_*_song()
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
*_print: 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-22
Database*: fix nullptr dereference when no database is configured
Max Kellermann
2012-08-15
DatabasePlugin: add method VisitUniqueTags()
Max Kellermann
2012-08-08
DatabasePrint: don't print Last-Modified if unknown
Max Kellermann
2012-08-08
time_print: new library, function time_print()
Max Kellermann
2012-08-08
DatabaseSelection: add "match" attribute
Max Kellermann
2012-08-08
locate: add a per-item "fold_case" flag
Max Kellermann
2012-08-07
locate: add "casefold" flag to parser
Max Kellermann
2012-08-07
db_selection: rename to DatabaseSelection
Max Kellermann
2012-08-07
db_print.h: rename to DatabasePrint.hxx
Max Kellermann
2012-08-07
Database{Plugin,Visitor}: pass references
Max Kellermann
2012-08-02
db_print: convert to C++
Max Kellermann