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
/
PlayerCommands.cxx
Age
Commit message (
Expand
)
Author
2013-10-20
*Commands: move to src/command/
Max Kellermann
2013-10-20
command: convert command_return to to a strictly-typed enum
Max Kellermann
2013-10-20
PlaylistError: convert playlist_result to a strictly-typed enum
Max Kellermann
2013-10-19
ClientInternal: move class Client to Client.hxx
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-10-17
PlayerControl: GetError() returns an Error, not a char*
Max Kellermann
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann
2013-10-02
replay_gain_*.h: rename to *.hxx
Max Kellermann
2013-09-27
PlayerControl: use strictly typed enums
Max Kellermann
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-04-08
Merge tag 'release-0.17.4'
Max Kellermann
2013-01-20
PlayerControl: move functions into the class
Max Kellermann
2013-01-07
Playlist: convert functions to methods
Max Kellermann
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-07
mixer_all: convert to C++
Max Kellermann
2013-01-07
volume: convert to C++
Max Kellermann
2013-01-05
filter/ReplayGain: add method _set_mode()
Max Kellermann
2013-01-04
Client: add "playlist" attribute
Max Kellermann
2013-01-04
player_control.h: convert header to C++
Max Kellermann
2013-01-04
playlist: convert to 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-02
update: convert to C++
Max Kellermann
2012-09-25
rename CommandError.h to CommandError.hxx
Max Kellermann
2012-08-29
playlist_print: rename to PlaylistPrint.cxx
Max Kellermann
2012-08-29
command: move code to *Commands.cxx
Max Kellermann