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
0f603c3ede
mopidy
/
mopidy
History
Stein Magnus Jodal
0f603c3ede
Use urllib.{quote,unquote} instead of {pathname2url,url2pathname}
2012-12-12 23:13:52 +01:00
..
audio
audio: Add AudioListener.on_event()
2012-12-01 11:20:44 +01:00
backends
Use urllib.{quote,unquote} instead of {pathname2url,url2pathname}
2012-12-12 23:13:52 +01:00
core
Merge pull request
#235
from jodal/feature/http-frontend
2012-11-30 19:02:08 -08:00
frontends
Use urllib.{quote,unquote} instead of {pathname2url,url2pathname}
2012-12-12 23:13:52 +01:00
utils
Use urllib.{quote,unquote} instead of {pathname2url,url2pathname}
2012-12-12 23:13:52 +01:00
__init__.py
Bump version number to 0.9.0
2012-11-21 01:42:51 +01:00
__main__.py
Make all strings unicode by default (
fixes
#224
)
2012-11-13 00:18:47 +01:00
exceptions.py
Make all strings unicode by default (
fixes
#224
)
2012-11-13 00:18:47 +01:00
models.py
models: Change serialized type marker from '__type__' to '__model__'
2012-11-20 00:21:26 +01:00
scanner.py
scanner: Better info logging
2012-12-12 12:22:53 +01:00
settings.py
Merge branch 'develop' into feature/http-frontend
2012-11-21 02:02:58 +01:00