| .. |
|
audio
|
Fix a flake8 error
|
2016-01-14 22:58:41 +01:00 |
|
config
|
Some smaller fixes.
|
2016-01-09 12:07:49 +01:00 |
|
core
|
Catch backend exceptions with a helper function
|
2016-01-30 13:13:38 +01:00 |
|
file
|
file: Allow lookup() of any file URI
|
2015-09-01 22:56:15 +02:00 |
|
http
|
Make export/restore state internal
|
2016-01-14 19:56:38 +01:00 |
|
internal
|
New CoreState to hold all core states
|
2016-01-10 13:24:14 +01:00 |
|
local
|
New CoreState to hold all core states
|
2016-01-10 13:24:14 +01:00 |
|
m3u
|
m3u: Change default_extension to m3u8.
|
2016-01-10 19:23:14 +01:00 |
|
models
|
New CoreState to hold all core states
|
2016-01-10 13:24:14 +01:00 |
|
mpd
|
Merge pull request #1347 from adamcik/feature/mpd-idle-cleanup
|
2015-12-05 21:36:11 +01:00 |
|
softwaremixer
|
softwaremixer: Remove comment
|
2015-02-12 23:52:56 +01:00 |
|
stream
|
compat: Make more urlparse usage py2+3 compatible
|
2015-10-29 22:57:18 +01:00 |
|
__init__.py
|
Bump version to 1.1.1
|
2015-09-14 10:26:31 +02:00 |
|
__main__.py
|
main: Remove warnings if old settings dirs and files exists
|
2015-08-23 17:33:51 +02:00 |
|
backend.py
|
m3u: Update docs.
|
2016-01-10 19:45:00 +01:00 |
|
commands.py
|
Don't use pykka callbacks on_start and on_stop.
|
2016-01-09 12:00:35 +01:00 |
|
compat.py
|
compat: Ignore some py2-only builtins when running flake8 on py3
|
2015-10-29 22:21:54 +01:00 |
|
exceptions.py
|
exception: Fix typo in new CoreErrors
|
2015-07-20 16:45:14 +02:00 |
|
ext.py
|
Handle exceptions in load_extensions
|
2015-11-28 23:51:52 +01:00 |
|
httpclient.py
|
Handle missing or empty 'port' configuration parameter.
|
2015-12-26 15:28:07 +02:00 |
|
listener.py
|
listener: Log kwargs in failed send calls
|
2015-12-05 11:05:45 +01:00 |
|
mixer.py
|
listener: Kill off mopidy.listener.send_async
|
2015-09-03 23:01:19 +02:00 |
|
zeroconf.py
|
Call dbus dependent code only if dbus imported
|
2015-12-23 11:32:54 -05:00 |