..
audio
audio: Remove download flag from audio ( fixes #1041 )
2015-03-17 21:10:02 +01:00
config
Merge pull request #1002 from adamcik/fix/694
2015-02-25 23:36:13 +01:00
core
Merge pull request #1040 from adamcik/fix/only-update-stream-title-for-streams
2015-03-15 21:27:50 +01:00
http
http: Make sure to decode exceptions for logging
2015-03-02 00:06:02 +01:00
local
local: Fix get_images() for local libraries returning single track from lookup().
2015-03-14 16:12:46 +01:00
mpd
core: Correctly handle missing duration in seek.
2015-03-15 11:29:07 +01:00
softwaremixer
softwaremixer: Remove comment
2015-02-12 23:52:56 +01:00
stream
audio: Add support for checking seekable state in scanner
2015-03-12 22:11:50 +01:00
utils
Decode all strerror-based exception messages
2015-03-17 22:02:34 +01:00
__init__.py
Merge branch 'release/v0.19.x' into develop
2014-12-24 00:41:10 +01:00
__main__.py
Fix flake8 warnings
2014-12-07 20:39:39 +01:00
backend.py
core: Rename list_distinct to get_distinct
2015-03-02 22:41:09 +01:00
commands.py
Allow 'none' as audio.mixer value
2015-03-10 00:26:22 +01:00
compat.py
py3: Use itervalues() for local track database
2014-12-07 21:44:39 +01:00
exceptions.py
utils: Switch to exceptions.FindError for errors.
2014-12-14 14:08:45 +01:00
ext.py
Merge branch 'release/v0.19.x' into develop
2014-12-23 22:58:54 +01:00
listener.py
listener: Speed up event emitting and improve error reporting
2015-02-09 00:10:33 +01:00
mixer.py
mixer: Move DummyMixer into tests package
2015-02-13 01:37:07 +01:00
models.py
Merge pull request #1039 from adamcik/bug/923/duration-as-int-or-none
2015-03-15 21:26:16 +01:00
zeroconf.py
py3: Use absolute imports by default
2014-12-07 20:17:10 +01:00