mopidy/mopidy
Thomas Adamcik 2aeb87e003 Merge branch 'develop' into feature/audio-prep-work-for-gapless
Conflict files fixed up to a state where tests pass again before commit.

Conflicts:
	mopidy/audio/actor.py
	mopidy/audio/listener.py
	tests/audio/test_actor.py
	tests/audio/test_listener.py
2014-07-23 00:06:29 +02:00
..
audio Merge branch 'develop' into feature/audio-prep-work-for-gapless 2014-07-23 00:06:29 +02:00
backend docs: Show full exception path 2014-07-17 01:31:46 +02:00
config Merge branch 'develop' into feature/mixers 2014-07-16 22:12:07 +02:00
core Merge branch 'develop' into feature/audio-prep-work-for-gapless 2014-07-23 00:06:29 +02:00
http http: Fix path to socket object 2014-07-22 14:01:22 +02:00
local local: Add friendly help if no local library cache found 2014-06-20 00:25:36 +02:00
mpd mpd: Simplify Zeroconf publishing 2014-07-17 00:22:39 +02:00
softwaremixer swmixer: Move attr init to init method 2014-07-16 22:11:17 +02:00
stream stream: metadata_blacklist is optional 2014-06-21 14:11:09 +02:00
utils Fix Mopidy version when run from another Git repo (related to #706) 2014-07-22 16:26:39 +02:00
__init__.py Bump version number to 0.19 2014-06-23 22:32:43 +02:00
__main__.py config: Fix decoding of exception message depending on locale 2014-05-20 20:15:44 +02:00
commands.py main: Log and exit if {Backend,Frontend,Mixer}Error is raised 2014-07-16 10:34:07 +02:00
exceptions.py exc: Add {Backend,Frontend,Mixer}Error exceptions 2014-07-16 10:32:18 +02:00
ext.py Fix all import order warnings 2014-05-07 20:08:43 +02:00
listener.py Fix all import order warnings 2014-05-07 20:08:43 +02:00
mixer.py mixer: Add init method to get signature included in docs 2014-07-17 01:33:23 +02:00
models.py models: Make Playlist.last_modified milliseconds since Unix epoch 2014-01-28 23:57:02 +01:00
zeroconf.py zeroconf: ::ffff:127.* is also loopback addresses 2014-07-17 00:25:16 +02:00