mopidy/mopidy
Stein Magnus Jodal 592f5dec53 gst1: Remove deprecated GObject.threads_init()
Ref https://wiki.gnome.org/Projects/PyGObject/Threading

"The requirement to call GObject.threads_init() has been removed from
PyGObject 3.10.2 when using Python native threads with GI (via the
threading module) as well as with GI repositories which manage their own
threads that may call back into Python (like GStreamer callbacks). The
GObject.threads_init() function will still exist for the entire 3.x
series for compatibility reasons but emits a deprecation warning."
2016-01-31 21:07:16 +01:00
..
audio gst1: Remove deprecated GObject.threads_init() 2016-01-31 21:07:16 +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 Merge branch 'release-1.1' into develop 2016-01-31 07:47:47 +01:00
file file: Allow lookup() of any file URI 2015-09-01 22:56:15 +02:00
http zeroconf: Make stype argument required 2015-09-15 11:25:54 +02:00
internal gst1: Replace TYPE_ELEMENT_FACTORY with ElementFactory 2016-01-31 21:07:15 +01:00
local Merge branch 'release-1.1' into develop 2015-10-06 11:49:37 +02: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 compat: Make more urlparse usage py2+3 compatible 2015-10-29 22:57:18 +01:00
__init__.py Bump version to 1.1.2 2016-01-18 22:54:32 +01:00
__main__.py gst1: Remove deprecated GObject.threads_init() 2016-01-31 21:07:16 +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