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
1ee4902ee5
mopidy
/
mopidy
History
Johannes Knutsen
ae48c2c4a5
readded wrongly removed seek method
2010-08-14 02:37:02 +02:00
..
backends
readded wrongly removed seek method
2010-08-14 02:37:02 +02:00
frontends
Call correct methods in seek and convert to milliseconds in
2010-08-14 02:14:50 +02:00
mixers
Rename mopidy.process.BaseProcess.{_run => run_inside_try}
2010-08-11 19:52:32 +02:00
outputs
Cleanup pipe creation for GStreamer output
2010-08-13 23:52:46 +02:00
__init__.py
Fix two more Pylint warnings
2010-08-10 00:04:26 +02:00
__main__.py
Pass output, backend and frontend classes into coreprocess to so that import errors are handeled better
2010-08-13 22:52:53 +02:00
models.py
Relocate MPD frontend to 'mopidy.frontends.mpd'
2010-08-09 21:17:36 +02:00
process.py
Pass output, backend and frontend classes into coreprocess to so that import errors are handeled better
2010-08-13 22:52:53 +02:00
settings.py
Bundle a Spotify appkey with the libspotify backend
2010-08-14 00:55:25 +02:00
utils.py
Test both case where class and/or module does not exist for get_class
2010-08-13 22:29:45 +02:00