mopidy/mopidy/frontends/mpd/protocol
2012-09-14 01:17:55 +02:00
..
__init__.py Document mopidy.frontends.mpd.protoocol.mpd_commands as a part of the MPD frontend API 2011-06-04 19:20:53 +02:00
audio_output.py Rename handle_pattern decorator to handle_request 2011-06-04 18:51:18 +02:00
command_list.py Rename handle_pattern decorator to handle_request 2011-06-04 18:51:18 +02:00
connection.py Move definition of what commands are allowed without authentication from the auth filter to the request handlers 2011-06-04 19:16:07 +02:00
current_playlist.py Fix crash in 'playlistinfo' when called with a songpos not matching an CPID (fixes #162) 2012-08-24 00:21:03 +02:00
empty.py Ensure that empty command does not get added to command list 2011-07-23 03:28:29 +02:00
music_db.py Let Track.date be an ISO-8601 string 2012-09-12 23:06:06 +02:00
playback.py Add PlaybackState enum 2012-09-14 01:17:55 +02:00
reflection.py Use sets to compute output 2011-07-25 01:03:58 +02:00
status.py Add PlaybackState enum 2012-09-14 01:17:55 +02:00
stickers.py Rename handle_pattern decorator to handle_request 2011-06-04 18:51:18 +02:00
stored_playlists.py Remove Playlist.mpd_format() and its usage 2011-12-28 00:36:51 +01:00