Review nitpicks.
This commit is contained in:
parent
753070d1db
commit
776a5040b1
@ -21,7 +21,7 @@ Playback controller
|
||||
===================
|
||||
|
||||
Manages playback, with actions like play, pause, stop, next, previous,
|
||||
seek and volume control.
|
||||
seek, and volume control.
|
||||
|
||||
.. autoclass:: mopidy.backends.base.PlaybackController
|
||||
:members:
|
||||
|
||||
@ -38,9 +38,9 @@ v0.8 (in development)
|
||||
GStreamer bin with a mixer in it in :attr:`mopidy.setting.MIXER`. The default
|
||||
value is ``autoaudiomixer``, a custom mixer that attempts to find a mixer that
|
||||
will work on your system. If this picks the wrong mixer you can of course
|
||||
override it. Setting the mixer to :class:`None` is also support. MPD protocol
|
||||
support for volume has also been updated to return -1 when we have no mixer
|
||||
set.
|
||||
override it. Setting the mixer to :class:`None` is also supported. MPD
|
||||
protocol support for volume has also been updated to return -1 when we have
|
||||
no mixer set.
|
||||
|
||||
|
||||
v0.7.3 (2012-08-11)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user