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
ac537a63c7
mopidy
/
mopidy
History
Stein Magnus Jodal
ac537a63c7
mpd: Add 'seekcur' command
2012-12-14 11:53:44 +01:00
..
audio
audio: Add AudioListener.on_event()
2012-12-01 11:20:44 +01:00
backends
spotify: pyspotify 1.9 and 1.10 are both supported
2012-12-13 00:19:43 +01:00
core
Merge pull request
#235
from jodal/feature/http-frontend
2012-11-30 19:02:08 -08:00
frontends
mpd: Add 'seekcur' command
2012-12-14 11:53:44 +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.10.0
2012-12-13 00:16:33 +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