mopidy/mopidy
Jens Luetjen 6746dd0196 More function for config value core.restore_state
- New values for core.restore_state : "volume", "last"
- Update changelog
- Adjust logger output
2016-01-05 07:41:02 +01:00
..
audio compat: Replace basestring with compat.string_types 2015-10-29 22:21:19 +01:00
config core: Fix #310: Persist mopidy state between runs. 2015-12-27 19:28:41 +01:00
core More function for config value core.restore_state 2016-01-05 07:41:02 +01:00
file file: Allow lookup() of any file URI 2015-09-01 22:56:15 +02:00
http core: Fix #310: Persist mopidy state between runs. 2015-12-27 19:28:41 +01:00
internal versioning: Fix comparision of bytes and text 2015-10-29 22:57:25 +01:00
local core: Fix #310: Persist mopidy state between runs. 2015-12-27 19:28:41 +01:00
m3u compat: Make urllib/urlparse usage py2+3 compatible 2015-10-29 22:03:55 +01:00
models More function for config value core.restore_state 2016-01-05 07:41:02 +01:00
mpd compat: Make more urlparse usage py2+3 compatible 2015-10-29 22:57:18 +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 listener: Kill off mopidy.listener.send_async 2015-09-03 23:01:19 +02:00
commands.py startup: Handle frontend and backend failures 2015-05-12 23:55:09 +02: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 ext: Make get_{cache,config,data}_dir() class methods 2015-09-04 10:20:04 +02:00
httpclient.py docs: Add versionadded to httpclient functions 2015-07-05 18:14:34 +02:00
listener.py listener: Kill off mopidy.listener.send_async 2015-09-03 23:01:19 +02:00
mixer.py listener: Kill off mopidy.listener.send_async 2015-09-03 23:01:19 +02:00
zeroconf.py zeroconf: Display Avahi server's hostname 2015-09-15 11:25:54 +02:00