| .. |
|
__init__.py
|
Relocate MPD frontend to 'mopidy.frontends.mpd'
|
2010-08-09 21:17:36 +02:00 |
|
audio_output_test.py
|
Replace all single letter instance variables in MPD protocol tests
|
2011-06-03 16:52:52 +02:00 |
|
authentication_test.py
|
Refactor MpdDispatcher to use a filter model, like Java Servlets. Password authentication handling becomes much cleaner.
|
2011-06-04 02:21:14 +02:00 |
|
command_list_test.py
|
Refactor MpdDispatcher to use a filter model, like Java Servlets. Password authentication handling becomes much cleaner.
|
2011-06-04 02:21:14 +02:00 |
|
connection_test.py
|
Return permission error on use of MPD command 'kill'
|
2011-06-03 23:31:52 +02:00 |
|
current_playlist_test.py
|
Replace all single letter instance variables in MPD protocol tests
|
2011-06-03 16:52:52 +02:00 |
|
dispatcher_test.py
|
Refactor MPD dispatcher
|
2011-06-03 22:37:05 +02:00 |
|
exception_test.py
|
Add MpdPermissionError exception
|
2011-06-03 23:25:00 +02:00 |
|
music_db_test.py
|
Replace all single letter instance variables in MPD protocol tests
|
2011-06-03 16:52:52 +02:00 |
|
playback_test.py
|
Replace all single letter instance variables in MPD protocol tests
|
2011-06-03 16:52:52 +02:00 |
|
reflection_test.py
|
List 'kill' MPD command in 'notcommands' instead of 'commands'
|
2011-06-03 23:32:19 +02:00 |
|
regression_test.py
|
Fix 'song: None' in 'status' response
|
2011-04-06 22:40:50 +02:00 |
|
serializer_test.py
|
mopidy-scan fails if track has no artist name
|
2011-02-09 18:48:15 +02:00 |
|
server_test.py
|
Move MPD authentication check from MpdSession to MpdDispatcher
|
2011-06-04 00:42:51 +02:00 |
|
status_test.py
|
Rename one letter variable in tests
|
2011-06-03 23:58:24 +02:00 |
|
stickers_test.py
|
Replace all single letter instance variables in MPD protocol tests
|
2011-06-03 16:52:52 +02:00 |
|
stored_playlists_test.py
|
Replace all single letter instance variables in MPD protocol tests
|
2011-06-03 16:52:52 +02:00 |