mopidy/mopidy/frontends/mpd/protocol
2013-03-31 00:19:40 +01:00
..
__init__.py Fix more unicode kwargs dict keys (#302) 2013-01-06 20:48:38 +01:00
audio_output.py mpd: Change name of output from 'None' to 'Default' 2012-12-18 23:18:51 +01:00
channels.py mpd: Stub channel commands 2012-12-15 01:44:20 +01:00
command_list.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
connection.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
current_playlist.py mpd: Use add(uri=uri) instead of add(lookup(uri)) 2013-03-31 00:19:40 +01:00
empty.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
music_db.py mpd: Limit use of fake tracks in 'find` responses 2012-12-22 12:49:27 +01:00
playback.py mpd: Minor refactoring 2012-12-24 01:09:50 +01:00
reflection.py mpd: Add 'config' command 2012-12-14 12:08:17 +01:00
status.py Rename 'current playlist' to 'tracklist' 2012-11-13 10:59:48 +01:00
stickers.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
stored_playlists.py models: Specify time zone of Playlist.last_modified as UTC 2012-12-16 20:22:42 +01:00