| .. |
|
__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
|
You are always authenticated when MPD_SERVER_PASSWORD==None
|
2011-06-04 19:02:20 +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
|
Rename handle_pattern decorator to handle_request
|
2011-06-04 18:51:18 +02:00 |
|
exception_test.py
|
Make the error_code a class attribute on MPD exceptions
|
2011-06-07 02:26:58 +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
|
Fix 'commands' and 'notcommands' for unauthenticated users
|
2011-06-04 19:44:16 +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
|
Merge branch 'develop' into feature/extract-socket-code
|
2011-06-07 15:51:34 +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 |