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
Age
Commit message (
Expand
)
Author
2015-11-11
player/Control: add Lock prefix to locking method names
Max Kellermann
2015-10-27
command/queue: add range parameter to plchanges and plchangesposid
Max Kellermann
2015-10-22
LocateUri: new library to classify URIs in a standard way
Max Kellermann
2015-10-20
PlaylistPrint: fix -Wunused #ifndef ENABLE_DATABASE
Max Kellermann
2015-10-20
DetachedSong: move code from Update() to LoadFile()
Max Kellermann
2015-10-20
command/DatabaseCommands: pass URI to handle_lsinfo2()
Max Kellermann
2015-10-20
command/FileCommands: fix access to absolute paths in "readcomments"
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-14
command/CommandListBuilder: postpone "size" initialization
Max Kellermann
2015-08-14
protocol/Result: move current_command to class Response
Max Kellermann
2015-08-14
protocol/Result: move command_list_num to class Response
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
protocol/ArgParser: add overload with max_value parameter
Max Kellermann
2015-08-11
protocol/ArgParser: overload as ParseCommandArg(), pass references
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-08-11
command/{Queue,Other}: eliminate local "bool" variable
Max Kellermann
2015-03-24
PlaylistSave: return bool/Error instead of PlaylistResult
Max Kellermann
2015-03-03
*: change C-style prototypes, drop "(void)"
Max Kellermann
2015-03-03
FileCommands: use Path::HasNewline()
Max Kellermann
2015-03-02
StorageCommands: use PathTraitsUTF8 for protocol argument
Max Kellermann
2015-02-28
FileCommands: use PathTraitsFS typedefs
Max Kellermann
2015-02-28
fs/FileInfo: new library providing GetFileInfo()
Max Kellermann
2015-02-28
FileCommands: skip special files completely
Max Kellermann
2015-02-28
storage/FileInfo: rename to StorageFileInfo
Max Kellermann
2015-02-09
command/{Queue,File}Commands: drop "file:///" prefix for absolute paths
Max Kellermann
2015-01-28
StickerDatabase: convert the struct name to upper case
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-12
sticker/Match: add inequality operators
Max Kellermann
2014-12-12
sticker/Match: add operator "EQUALS"
Max Kellermann
2014-12-12
sticker/Song: add enum StickerOperator to sticker_song_find()
Max Kellermann
2014-12-12
sticker/Database: use the Error library
Max Kellermann
2014-12-09
AllCommands: use ARRAY_SIZE()
Max Kellermann
2014-12-08
command: use ConstBuffer<const char *> for argument list
Max Kellermann
2014-12-08
AllCommands: simplify the tokenizer loop
Max Kellermann
2014-12-08
AllCommands: assign current_command early
Max Kellermann
2014-12-08
AllCommands: remove redundant initializer
Max Kellermann
2014-12-06
AllCommands: make variables more local
Max Kellermann
2014-12-06
AllCommands: make the commands array "constexpr"
Max Kellermann
2014-11-25
{Tag,Song}Print, PlayerCommands: report song duration with milliseconds preci...
Max Kellermann
2014-11-18
Merge tag 'v0.19.4'
Max Kellermann
2014-11-18
QueueCommands: workaround for buggy clients that send "add /"
Max Kellermann
2014-11-18
DatabaseCommands: add "window" parameter to "search"/"find"
Max Kellermann
2014-10-25
AllCommands: "commands" returns playlist commands only if playlist_directory ...
Max Kellermann
2014-10-09
StoragePlugin: pass EventLoop to constructor
Max Kellermann
2014-10-01
storage/Interface: include cleanup
Max Kellermann
2014-09-24
Merge branch 'v0.18.x'
Max Kellermann
[next]