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
ba48920018
mopidy
/
mopidy
History
Johannes Knutsen
ba48920018
Merge branch 'gstreamer' of git://github.com/jodal/mopidy into gstreamer
2010-08-14 17:25:12 +02:00
..
backends
support single mode at end of track
2010-08-14 17:19:03 +02:00
frontends
MPD: Update tests and fix 'playlistfind'
2010-08-14 14:42:44 +02:00
mixers
Add new GStreamer-based software mixer and make it the default on all platforms
2010-08-14 02:47:41 +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 new GStreamer-based software mixer and make it the default on all platforms
2010-08-14 02:47:41 +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