mopidy/mopidy/mpd
Stein Magnus Jodal a9923fcb23 Merge remote branch 'adamcik/gstreamer'
Conflicts:
	mopidy/mpd/frontend.py
	tests/mpd/frontend_test.py

GstreamerBackend now raises LookupError where the other backends just
returns None. We'll probably move in the direction of using LookupError
all over, but the changes to DummyBackend and generic tests was reverted
until BaseBackend, the backend API docs and the other backends are
updated to all raise LookupError.
2010-06-06 22:15:25 +02:00
..
__init__.py Add MopidyException base exception 2010-03-29 20:55:33 +02:00
frontend.py Merge remote branch 'adamcik/gstreamer' 2010-06-06 22:15:25 +02:00
server.py Fix log format for server input, output 2010-05-05 20:41:15 +02:00