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
2321550079
mopidy
/
mopidy
History
Stein Magnus Jodal
2321550079
Fix import cycle
2011-06-09 17:35:22 +02:00
..
backends
rename SPOTIFY_HIGH_BITRATE setting to SPOTIFY_BITRATE, and use actual bitrate value to define preferred bitrate
2011-06-09 17:18:35 +02:00
frontends
This is kind of redundant
2011-06-08 02:28:41 +02:00
mixers
Remove _-prefix from BaseMixer.{get_volume,set_volume} as they are public members of the API, intended to be overridden
2011-06-04 19:25:38 +02:00
outputs
Rename SHOUTCAST_OUTPUT_SERVER to SHOUTCAST_OUTPUT_HOSTNAME to be consistent with MPD_SERVER_HOSTNAME
2011-06-09 15:17:07 +02:00
utils
Fix import cycle
2011-06-09 17:35:22 +02:00
__init__.py
Ready for 0.5.0 development
2011-04-27 00:20:08 +02:00
__main__.py
Move main() into mopidy.core
2011-03-07 20:11:34 +01:00
core.py
List --help-gst in Mopidy's --help listing
2011-05-09 23:16:45 +02:00
gstreamer.py
Merge pull request
#100
from adamcik/feature/remove-taginject
2011-05-22 15:08:45 -07:00
models.py
Convert cp_track from tuple to namedtuple, to get more readable code
2011-06-04 20:46:34 +02:00
scanner.py
Typo fix
2011-06-09 13:55:15 +02:00
settings.py
rename SPOTIFY_HIGH_BITRATE setting to SPOTIFY_BITRATE, and use actual bitrate value to define preferred bitrate
2011-06-09 17:18:35 +02:00