mopidy/tests/frontends/mpd
Thomas Adamcik f6b96680ae Fix MPD volume command.
The command should return -1 when the volume is not known.
2012-09-01 22:07:15 +02:00
..
protocol Fix crash in 'playlistinfo' when called with a songpos not matching an CPID (fixes #162) 2012-08-24 00:21:03 +02:00
__init__.py Relocate MPD frontend to 'mopidy.frontends.mpd' 2010-08-09 21:17:36 +02:00
dispatcher_test.py Switch all tests over to from tests import unittest, which will be unittest2 on < 2.7 and plain unittest otherwise 2011-07-31 22:21:34 +02:00
exception_test.py Switch all tests over to from tests import unittest, which will be unittest2 on < 2.7 and plain unittest otherwise 2011-07-31 22:21:34 +02:00
serializer_test.py Let track{,s}_to_mpd_format() understand CpTrack objects 2011-12-28 00:31:27 +01:00
status_test.py Fix MPD volume command. 2012-09-01 22:07:15 +02:00