optimized read() on clients, should be much, much faster now
git-svn-id: https://svn.musicpd.org/mpd/trunk@2649 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -83,9 +83,9 @@
|
||||
#define COMMAND_URL_HANDLERS "urlhandlers"
|
||||
#define COMMAND_PLCHANGES "plchanges"
|
||||
#define COMMAND_CURRENTSONG "currentsong"
|
||||
#define COMMAND_ENABLE_DEV "enabledevice"
|
||||
#define COMMAND_DISABLE_DEV "disabledevice"
|
||||
#define COMMAND_DEVICES "devices"
|
||||
#define COMMAND_ENABLE_DEV "enableoutput"
|
||||
#define COMMAND_DISABLE_DEV "disableoutput"
|
||||
#define COMMAND_DEVICES "outputs"
|
||||
#define COMMAND_COMMANDS "commands"
|
||||
|
||||
#define COMMAND_STATUS_VOLUME "volume"
|
||||
|
Reference in New Issue
Block a user