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
dbdb21e216
mopidy
/
mopidy
History
Johannes Knutsen
6905b81009
merged jodal gstreamer with knutz3n singlerepeat branch
2010-08-16 18:36:37 +02:00
..
backends
merged jodal gstreamer with knutz3n singlerepeat branch
2010-08-16 18:36:37 +02:00
frontends
MPD: Fix 'play[id] -1' behaviour when current track is set
2010-08-14 21:58:39 +02:00
mixers
Test MIXER_MAX_VOLUME and fix detected bugs
2010-08-14 18:18:15 +02:00
outputs
Check if failure instead of chacking for success when setting GStreamer state
2010-08-14 17:24: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
Fix Pylint warnings
2010-08-14 02:44:29 +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