aboutsummaryrefslogtreecommitdiff
path: root/src/PlayerCommands.cxx
Commit message (Collapse)AuthorAge
* PlayerControl: move functions into the classMax Kellermann2013-01-20
|
* Playlist: convert functions to methodsMax Kellermann2013-01-07
|
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-07
|
* mixer_all: convert to C++Max Kellermann2013-01-07
|
* volume: convert to C++Max Kellermann2013-01-07
|
* filter/ReplayGain: add method _set_mode()Max Kellermann2013-01-05
| | | | | Push the new mode to the filter instead of accessing global variables through replay_gain_get_real_mode().
* Client: add "playlist" attributeMax Kellermann2013-01-04
| | | | Reduce access to the global variable "g_playlist".
* player_control.h: convert header to C++Max Kellermann2013-01-04
|
* playlist: convert to C++Max Kellermann2013-01-04
|
* Client: rename the struct client to class ClientMax Kellermann2013-01-03
|
* client: convert to C++Max Kellermann2013-01-03
|
* update: convert to C++Max Kellermann2013-01-02
|
* rename CommandError.h to CommandError.hxxMax Kellermann2012-09-25
|
* playlist_print: rename to PlaylistPrint.cxxMax Kellermann2012-08-29
|
* command: move code to *Commands.cxxMax Kellermann2012-08-29