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
/
PlayerCommands.cxx
Age
Commit message (
Expand
)
Author
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: overload as ParseCommandArg(), pass references
Max Kellermann
2015-08-11
command/Request: new struct wrapping ConstBuffer<const char *>
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-25
{Tag,Song}Print, PlayerCommands: report song duration with milliseconds preci...
Max Kellermann
2014-08-29
PlayerThread: use SongTime for elapsed_time
Max Kellermann
2014-08-29
PlayerControl: use SignedSongTime for the song duration
Max Kellermann
2014-08-28
Playlist: use std::chrono::duration for Seek*()
Max Kellermann
2014-06-16
command: make argc unsigned
Max Kellermann
2014-02-27
Playlist*: move to queue/
Max Kellermann
2014-01-30
db: add compile-time option to disable database
Max Kellermann
2014-01-30
db/update: convert to OO API
Max Kellermann
2014-01-28
OutputAll: convert to class, move instance to class Partition
Max Kellermann
2014-01-24
Mixer*: move to mixer/
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann
2014-01-24
Client*: move to client/
Max Kellermann
2014-01-24
Update*: move to update/
Max Kellermann
2014-01-23
output/*: move to output/plugins/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-30
PlayerCommands: show CrossFade/MixRamp only if enabled
Max Kellermann
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2013-10-20
*Commands: move to src/command/
Max Kellermann