aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlayerCommands.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
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