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
869e3cbc67
mopidy
/
mopidy
History
Thomas Adamcik
869e3cbc67
Use alsasink ase there seems to be a bug with using pulse in this maner
2010-08-14 23:55:21 +02:00
..
backends
Add time position stuff to gstreamer output
2010-08-14 17:52:12 +02:00
frontends
MPD: Update tests and fix 'playlistfind'
2010-08-14 14:42:44 +02:00
mixers
Test MIXER_MAX_VOLUME and fix detected bugs
2010-08-14 18:18:15 +02:00
outputs
Use alsasink ase there seems to be a bug with using pulse in this maner
2010-08-14 23:55:21 +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