This website requires JavaScript.
Explore
Help
Sign In
andpp
/
mopidy
Watch
1
Star
0
Fork
0
You've already forked mopidy
Code
Issues
Pull Requests
Releases
Wiki
Activity
d9a17523a3
mopidy
/
mopidy
/
frontends
/
mpd
History
Stein Magnus Jodal
1625c1e080
Be consistent in use of unicode string
2011-01-21 16:44:24 +01:00
..
protocol
Add FIXME's to 'commands' and 'notcommands', as they currently do not care if the client is authenticated or not
2011-01-21 02:20:07 +01:00
__init__.py
Add MPD_SERVER_PASSWORD to list of relevant frontend settings
2011-01-21 00:17:30 +01:00
dispatcher.py
Fix or ignore more pylint warnings
2010-10-24 23:51:21 +02:00
exceptions.py
Expose MPD error codes as constants on the MpdAckError exception, to avoid use of magic values in the other exceptions
2011-01-21 16:38:16 +01:00
server.py
Merge branch 'release/0.1.1' into develop
2010-10-21 22:30:39 +02:00
session.py
Be consistent in use of unicode string
2011-01-21 16:44:24 +01:00
thread.py
Make all threads daemon threads per default
2010-10-24 20:07:27 +02:00
translator.py
Fix pylint warnings
2010-11-03 00:11:46 +01:00