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
9c11c5ecb9
mopidy
/
mopidy
History
Thomas Adamcik
9c11c5ecb9
Log when a process has a problem importing classes and try to exit
2010-08-13 22:40:38 +02:00
..
backends
Split libspotify backend into one file per class, and thus ensure that spotify depenedices don't fail tests
2010-08-13 21:51:02 +02:00
frontends
Merge branch 'master' into gstreamer
2010-08-13 20:41:59 +02:00
mixers
Rename mopidy.process.BaseProcess.{_run => run_inside_try}
2010-08-11 19:52:32 +02:00
outputs
Switch from output_connection to output_queue, as we are going to have multiple producers with time
2010-08-12 01:38:11 +02:00
__init__.py
Fix two more Pylint warnings
2010-08-10 00:04:26 +02:00
__main__.py
Fix support for IPv4 addresses in SERVER_HOSTNAME which was broken by new IPv6 support
2010-06-20 23:00:52 +02:00
models.py
Relocate MPD frontend to 'mopidy.frontends.mpd'
2010-08-09 21:17:36 +02:00
process.py
Log when a process has a problem importing classes and try to exit
2010-08-13 22:40:38 +02:00
settings.py
Remove despotify backend as library is no longer maintained
2010-08-13 20:44:24 +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