aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/PlayerCommands.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-20*Commands: move to src/command/Max Kellermann1-0/+0
2013-10-20command: convert command_return to to a strictly-typed enumMax Kellermann1-53/+53
2013-10-20PlaylistError: convert playlist_result to a strictly-typed enumMax Kellermann1-5/+5
2013-10-19ClientInternal: move class Client to Client.hxxMax Kellermann1-1/+1
2013-10-19*: use references instead of pointersMax Kellermann1-49/+49
2013-10-17PlayerControl: GetError() returns an Error, not a char*Max Kellermann1-7/+3
2013-10-17Thread/Thread: replacement library for GThreadMax Kellermann1-0/+2
2013-10-02replay_gain_*.h: rename to *.hxxMax Kellermann1-7/+1
2013-09-27PlayerControl: use strictly typed enumsMax Kellermann1-4/+4
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann1-19/+19
2013-08-03audio_format: convert to C++Max Kellermann1-3/+3
2013-01-20PlayerControl: move functions into the classMax Kellermann1-13/+11
2013-01-07Playlist: convert functions to methodsMax Kellermann1-35/+26
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann1-1/+1
2013-01-07mixer_all: convert to C++Max Kellermann1-1/+1
2013-01-07volume: convert to C++Max Kellermann1-1/+1
2013-01-05filter/ReplayGain: add method _set_mode()Max Kellermann1-0/+4
2013-01-04Client: add "playlist" attributeMax Kellermann1-29/+36
2013-01-04player_control.h: convert header to C++Max Kellermann1-1/+3
2013-01-04playlist: convert to C++Max Kellermann1-1/+1
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-21/+21
2013-01-03client: convert to C++Max Kellermann1-5/+4
2013-01-02update: convert to C++Max Kellermann1-1/+1
2012-09-25rename CommandError.h to CommandError.hxxMax Kellermann1-1/+1
2012-08-29playlist_print: rename to PlaylistPrint.cxxMax Kellermann1-1/+1
2012-08-29command: move code to *Commands.cxxMax Kellermann1-0/+391