mopidy/mopidy
Thomas Adamcik 0336b6077c audio: Prevent double seeks in appsrc (fixes: #1404)
Sending the seek event to the playbin forwards it to all sinks. Which in turn
means on seek event per sink. To avoid this we inject the seek event in an
element before the tee.
2016-02-03 22:38:25 +01:00
..
audio audio: Prevent double seeks in appsrc (fixes: #1404) 2016-02-03 22:38:25 +01:00
config Merge remote-tracking branch 'upstream/develop' into feature/843-core-config-for-data-config-cache-dirs 2015-07-25 15:41:15 +02:00
core gst1: Tune log messages 2016-01-31 21:07:16 +01:00
file audio: Move tag helpers to mopidy.audio.tags 2016-01-31 21:07:17 +01:00
http zeroconf: Make stype argument required 2015-09-15 11:25:54 +02:00
internal deps: lamemp3enc replaces lame in Gst1 2016-02-03 22:10:11 +01:00
local local: URIs should be unicode 2016-01-31 21:07:17 +01:00
m3u m3u: Change default_extension to m3u8. 2016-01-10 19:23:14 +01:00
models Merge branch 'release-1.1' into develop 2016-01-31 07:47:47 +01:00
mpd Merge branch 'release-1.1' into develop 2016-01-31 07:47:47 +01:00
softwaremixer softwaremixer: Remove comment 2015-02-12 23:52:56 +01:00
stream audio: Move tag helpers to mopidy.audio.tags 2016-01-31 21:07:17 +01:00
__init__.py Bump version to 1.1.2 2016-01-18 22:54:32 +01:00
__main__.py gst1: Move all gi imports to a helper module 2016-02-01 23:09:28 +01:00
backend.py m3u: Update docs. 2016-01-10 19:45:00 +01:00
commands.py gst1: GLib.get_system_config_dirs() now returns a list 2016-01-31 21:07:15 +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. 2016-01-05 21:17:59 +01:00
listener.py listener: Try and protect actors against "bad" events 2016-01-10 07:50:08 +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