aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlayerCommands.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-19/+19
* audio_format: convert to C++Max Kellermann2013-08-031-3/+3
* Merge tag 'release-0.17.4'Max Kellermann2013-04-081-7/+11
* PlayerControl: move functions into the classMax Kellermann2013-01-201-13/+11
* Playlist: convert functions to methodsMax Kellermann2013-01-071-35/+26
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-1/+1
* mixer_all: convert to C++Max Kellermann2013-01-071-1/+1
* volume: convert to C++Max Kellermann2013-01-071-1/+1
* filter/ReplayGain: add method _set_mode()Max Kellermann2013-01-051-0/+4
* Client: add "playlist" attributeMax Kellermann2013-01-041-29/+36
* player_control.h: convert header to C++Max Kellermann2013-01-041-1/+3
* playlist: convert to C++Max Kellermann2013-01-041-1/+1
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-21/+21
* client: convert to C++Max Kellermann2013-01-031-5/+4
* update: convert to C++Max Kellermann2013-01-021-1/+1
* rename CommandError.h to CommandError.hxxMax Kellermann2012-09-251-1/+1
* playlist_print: rename to PlaylistPrint.cxxMax Kellermann2012-08-291-1/+1
* command: move code to *Commands.cxxMax Kellermann2012-08-291-0/+391