Bug fix release, directly from the Mopidy development sprint at EuroPython 2014 in Berlin.
- Audio: Make `audio/mixer_volume` work on the software mixer again. This was broken with the mixer changes in 0.19.0. (Fixes: 791)
- HTTP frontend: When using Tornado 4.0, allow WebSocket requests from other hosts. (Fixes: 788)
- MPD frontend: Fix crash when MPD commands are called with the wrong number of arguments. This was broken with the MPD command changes in 0.19.0. (Fixes: 789)