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
151d5db566
mopidy
/
mopidy
History
Thomas Adamcik
151d5db566
Setup output based on which backend we are running
2010-08-17 01:32:06 +02:00
..
backends
Merge branch 'gstreamer' of git://github.com/jodal/mopidy into gstreamer-local-backend
2010-08-16 23:39:51 +02:00
frontends
Merge remote branch 'knutz3n/add_invalid_url_fix' into gstreamer
2010-08-16 22:38:08 +02:00
mixers
Test MIXER_MAX_VOLUME and fix detected bugs
2010-08-14 18:18:15 +02:00
outputs
Setup output based on which backend we are running
2010-08-17 01:32:06 +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
Rename mopidy.frontends.mpd.{serializer => translator} to match naming in backends.
2010-08-13 20:48:38 +02:00
process.py
Rename PlaybackController.{end_of_track_callback => on_end_of_track}
2010-08-16 21:28:15 +02:00
settings.py
Add MIXER_MAX_VOLUME setting for capping the max volume
2010-08-14 18:01:16 +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