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
/
command
/
DatabaseCommands.cxx
Age
Commit message (
Expand
)
Author
2019-03-25
command/database: support "sort" and "window" in more commands
Max Kellermann
2019-03-25
db/DatabasePlaylist: pass DatabaseSelection to search_add_to_playlist()
Max Kellermann
2019-03-25
command/database: move code to ParseDatabaseSelection()
Max Kellermann
2019-03-14
command/database: fix "list" with filter expression
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-22
Merge branch 'v0.20.x'
Max Kellermann
2018-10-22
db: fix broken command "list ... group"
Max Kellermann
2018-09-02
db/Selection: add `sort` and `window`
Max Kellermann
2018-09-02
protocol/RangeArg: eliminate SetAll()
Max Kellermann
2018-09-02
db/Print: pass RangeArg to db_selection_print()
Max Kellermann
2018-09-02
protocol/ArgParser: move struct RangeArg to separate header
Max Kellermann
2018-08-02
song/OptimizeFilter: optimization stage for filters
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-07-25
command/Database: don't use locate_parse_type()
Max Kellermann
2018-07-25
command/Database: move code to handle_list_file()
Max Kellermann
2018-07-25
db/Print: pass TagType to PrintUniqueTags()
Max Kellermann
2018-07-25
db/Print: move code to PrintSongUris()
Max Kellermann
2018-07-25
SongFilter: make Item an interface
Max Kellermann
2018-07-21
SongFilter: Parse() throws exception on error
Max Kellermann
2017-12-18
db/DatabasePrint: support sorting by "modified-since"
Max Kellermann
2017-12-18
db/DatabasePrint: support descending sort
Max Kellermann
2017-11-10
util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL
Max Kellermann
2017-02-25
Client: add method GetPartition(), make partition private
Max Kellermann
2017-02-08
command/Database: add "sort" parameter to "find" and "search"
Max Kellermann
2017-02-08
db/DatabaseSong: make the Storage optional
Max Kellermann
2017-02-08
tag/Mask: wrap in class
Max Kellermann
2017-02-08
tag/Tag: move tag_name_parse() to ParseName.cxx
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-10-29
db/Interface: migrate visitor methods from class Error to C++ exceptions
Max Kellermann
2016-10-29
command/Database: use std::unique_ptr
Max Kellermann
2016-10-26
Instance: add GetDatabaseOrThrow()
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-18
protocol/Ack: add exception class wrapping enum ack
Max Kellermann
2015-10-20
command/DatabaseCommands: pass URI to handle_lsinfo2()
Max Kellermann
2015-08-24
db/UniqueTags, tag/Set, ...: use typedef tag_mask_t
Max Kellermann
2015-08-14
client, command: use StringIsEqual()
Max Kellermann
2015-08-13
command: pass Response object to command callbacks
Max Kellermann
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-08-11
command/Request: add parser methods
Max Kellermann
2015-08-11
command/Request: new struct wrapping ConstBuffer<const char *>
Max Kellermann
2015-08-11
protocol/ArgParser: add struct RangeArg
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-08
command: use ConstBuffer<const char *> for argument list
Max Kellermann
2014-11-18
DatabaseCommands: add "window" parameter to "search"/"find"
Max Kellermann
2014-07-11
Merge branch 'v0.18.x'
Max Kellermann
2014-07-11
PlaylistEdit: postpone UpdateQueuedSong() when adding multiple songs
Max Kellermann
2014-06-16
command: make argc unsigned
Max Kellermann
2014-04-27
db/Count: implement grouping
Max Kellermann
[next]