Stein Magnus Jodal
|
9adb2c86a9
|
mpd: Make code read better
The result of set_mute() and set_volume() is always True or False, never
another falsy value like None.
|
2015-03-13 21:24:04 +01:00 |
|
Lasse Bigum
|
cb19b2c48c
|
Allow 'none' as audio.mixer value
To disable mixing altogether, you can now set the configuration value
audio/mixer to 'none'.
|
2015-03-10 00:26:22 +01:00 |
|
Stein Magnus Jodal
|
e1fa76a48e
|
mpd: Use core.mixer for volume/mute
|
2015-02-12 10:31:16 +01:00 |
|
Stein Magnus Jodal
|
496142c201
|
py3: Use absolute imports by default
|
2014-12-07 20:17:10 +01:00 |
|
Stein Magnus Jodal
|
5583ca5aba
|
New flake8 version with new checks to conform to
|
2014-03-29 20:47:42 +01:00 |
|
Thomas Adamcik
|
34997a46a4
|
mpd: Add placeholders for missing commands
|
2014-01-31 00:37:42 +01:00 |
|
Thomas Adamcik
|
2de897fb9c
|
mpd: Add warnings to deprecated commands
|
2014-01-31 00:37:27 +01:00 |
|
Thomas Adamcik
|
fddb299ed9
|
mpd: Update type converters naming and add UINT
Also adds tests for RANGE helper.
|
2014-01-23 21:31:18 +01:00 |
|
Thomas Adamcik
|
b9b5a78938
|
mpd: Convert protocol.playback
|
2014-01-22 23:58:44 +01:00 |
|
Stein Magnus Jodal
|
31abe0bc93
|
mpd: Annotate exceptions with current command automatically (fixes #649)
|
2014-01-18 00:34:41 +01:00 |
|
Stein Magnus Jodal
|
1ee534126e
|
mpd: Move mopidy.{frontends => }.mpd
|
2013-12-31 14:11:16 +01:00 |
|