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
/
DatabaseQueue.cxx
Age
Commit message (
Expand
)
Author
2013-10-20
PlaylistError: convert playlist_result to a strictly-typed enum
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-07-28
song: convert header to C++
Max Kellermann
2013-01-07
Playlist: convert functions to methods
Max Kellermann
2013-01-07
DatabaseQueue: pass DatabaseSelection to Add...()
Max Kellermann
2013-01-07
Client: add Partition reference attribute
Max Kellermann
2013-01-06
DatabaseQueue: force passing playlist reference to std::bind()
Max Kellermann
2013-01-04
DatabaseQueue: pass playlist object
Max Kellermann
2013-01-04
playlist: convert to C++
Max Kellermann
2012-08-29
SongFilter: convert to a C++ class
Max Kellermann
2012-08-29
dbUtils.h: eliminate this header
Max Kellermann
2012-08-22
Database*: fix nullptr dereference when no database is configured
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
dbUtils.h: move to DatabaseQueue.hxx, DatabasePlaylist.hxx
Max Kellermann
2012-08-07
Database{Plugin,Visitor}: pass references
Max Kellermann
2012-08-02
dbUtils: split to Database{Queue,Playlist}.cxx
Max Kellermann