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
8fd988e49f
mopidy
/
mopidy
History
Stein Magnus Jodal
8fd988e49f
Remove search debug output from libspotify backend
2010-08-13 16:56:42 +02:00
..
backends
Remove search debug output from libspotify backend
2010-08-13 16:56:42 +02:00
frontends
Merge branch 'master' into gstreamer
2010-08-13 13:34:17 +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
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
settings.py
Add new setting 'OUTPUT' for selecting output handler
2010-08-11 22:55:54 +02:00
utils.py
Move (un)pickle_connection from mopidy.{utils => process}. Utils should be as small as possible.
2010-08-11 19:19:55 +02:00