Commit Graph

  • 906a48eaf7 gst1: Fix digraph name Stein Magnus Jodal 2016-02-01 13:14:43 +0100
  • 1c4b36f66a gst1: gi.require_version() GstPbutils before importing it Stein Magnus Jodal 2016-02-01 13:05:52 +0100
  • 3cf8cdb3d9 travis: Add gstreamer1.0-plugins-bad to deps Stein Magnus Jodal 2016-01-31 21:49:19 +0100
  • 190abc3513 gst1: Use default queue settings Thomas Adamcik 2016-01-13 23:29:24 +0100
  • df6db63dd4 gst1: Remove clearified TODO Stein Magnus Jodal 2015-12-18 23:47:17 +0100
  • e68c4668fe audio: Fallback to datetime tag if no date tag Stein Magnus Jodal 2015-12-18 02:15:45 +0100
  • 9657004b77 audio: Move date tag from Track to Album Stein Magnus Jodal 2015-12-18 02:15:10 +0100
  • f877ac0807 audio: Add support for GLib.Date tag values Stein Magnus Jodal 2015-12-18 02:21:37 +0100
  • 0fa78b8e39 gst1: Fix datetime tag conversion Stein Magnus Jodal 2015-12-18 01:37:04 +0100
  • df62997186 audio: Decode tags to unicode Stein Magnus Jodal 2015-12-18 01:31:24 +0100
  • 8b543bad44 local: URIs should be unicode Stein Magnus Jodal 2015-12-18 00:05:25 +0100
  • 9fde0bec55 audio, timer: Fix trace log stmt Stein Magnus Jodal 2015-12-18 01:54:55 +0100
  • 31c894030d audio: Move tag helpers to mopidy.audio.tags Stein Magnus Jodal 2015-12-17 23:57:03 +0100
  • f0c7d25db6 audio: Reduce log level for unknown tag data Stein Magnus Jodal 2015-12-17 22:47:26 +0100
  • ded059b5c9 audio: Cleanup the signals we connect in the scanner Thomas Adamcik 2015-12-17 22:14:39 +0100
  • b3aeb9b508 audio: Move signal helper to utils. Thomas Adamcik 2015-12-17 22:10:48 +0100
  • 844dc257df audio: Don't bother creating decoders in audio scanner Thomas Adamcik 2015-12-17 22:02:56 +0100
  • bf6e97e5b9 gst1: Fix querying of duration of MP3s Stein Magnus Jodal 2015-12-14 22:22:56 +0100
  • 7926ef1f12 gst1: Fail if trying to create buffers without audio Stein Magnus Jodal 2015-12-04 13:52:05 +0100
  • ef5281488b gst1: Fix buffer.pts not being set if 0 Stein Magnus Jodal 2015-12-04 13:51:13 +0100
  • 45dae06347 gst1: Keep the pending URI for the stream_changed event Stein Magnus Jodal 2015-12-04 01:11:15 +0100
  • efbfb39e86 docs: Update changelog Stein Magnus Jodal 2015-11-29 02:42:46 +0100
  • dd466ed895 docs: Update GStreamer install docs Stein Magnus Jodal 2015-11-29 02:35:00 +0100
  • 0ef3da5ed3 travis: Replace GStreamer 0.10 with 1.x Stein Magnus Jodal 2015-11-29 02:02:23 +0100
  • 780c493af3 gst1: Replace Structure(...) with Stricture.new_empty(...) Stein Magnus Jodal 2015-12-04 00:13:56 +0100
  • 7a3d5ff13c gst1: Replace event_new_tag() with Event.new_tag() Stein Magnus Jodal 2015-12-04 00:05:00 +0100
  • 226c937ffc gst1: Tune log messages Stein Magnus Jodal 2015-12-04 00:04:10 +0100
  • 812e53b895 gst1: Replace parse_new_segment() with parse_segment() Stein Magnus Jodal 2015-11-30 15:29:32 +0100
  • eb4c742015 gst1: Run gst.init() if needed everywhere using Gst Stein Magnus Jodal 2015-11-30 15:27:25 +0100
  • 592f5dec53 gst1: Remove deprecated GObject.threads_init() Stein Magnus Jodal 2015-11-29 11:46:29 +0100
  • ce198ba9f8 gst1: Update pad probe callback to match new signature Stein Magnus Jodal 2015-11-27 15:07:16 +0100
  • 29a194cb55 gst1: Use new API for TagList creation Stein Magnus Jodal 2015-11-23 21:25:20 +0100
  • 3e4bd16be2 gst1: Replace playbin-stream-changed with Gst.MessageType.STREAM_START Stein Magnus Jodal 2015-11-23 00:10:39 +0100
  • 13567d271a gst1: Update taglist translator Stein Magnus Jodal 2015-10-27 22:39:08 +0100
  • 3792b8c900 gst1: Use Gst.CLOCK_TIME_NONE to block for state changes in tests Stein Magnus Jodal 2015-10-27 22:00:59 +0100
  • da19c8be56 gst1: on_new_segment() gets a Segment struct Stein Magnus Jodal 2015-10-27 21:45:10 +0100
  • fc54a17b44 gst1: require_version('Gst', '1.0') before use Stein Magnus Jodal 2015-10-27 21:29:09 +0100
  • 20b1c21b0b gst1: Avoid using pipeline.get_clock() Stein Magnus Jodal 2015-10-26 23:52:17 +0100
  • 01cf013b09 gst1: Update query_position() usage Stein Magnus Jodal 2015-10-26 23:39:12 +0100
  • 87b1c9455c gst1: Update query_duration() usage Stein Magnus Jodal 2015-10-26 23:37:22 +0100
  • 5277ad5ff5 gst1: Update get_enum() to include enum type it expects Stein Magnus Jodal 2015-10-26 21:54:01 +0100
  • ee99bedf39 gst1: Gst.Bin() no longer takes a name Stein Magnus Jodal 2015-10-26 21:39:09 +0100
  • ef40854b86 gst1: Update index into query_position() result Stein Magnus Jodal 2015-10-26 21:32:57 +0100
  • 3765e90bc7 gst1: Replace DEBUG_BIN_TO_DOT_FILE with debug_bin_to_dot_file Stein Magnus Jodal 2015-09-22 22:24:57 +0200
  • ee51983cfd gst1: Replace TagList() with TagList.new_empty() Stein Magnus Jodal 2015-09-02 21:30:32 +0200
  • 6c9e2d4d34 gst1: Add timeout to get_state() Stein Magnus Jodal 2015-09-02 02:33:58 +0200
  • 8a846b8605 gst1: Replace EVENT_* with EventType.* Stein Magnus Jodal 2015-09-02 02:30:36 +0200
  • 3d98a77a3c gst1: Replace FLOW_* with FlowReturn.* Stein Magnus Jodal 2015-09-02 02:21:21 +0200
  • 275f9d5062 gst1: Buffers no longer have caps Stein Magnus Jodal 2015-09-02 02:20:11 +0200
  • f95e307ba0 gst1: Replace BUS_DROP with BusSyncReply.DROP Stein Magnus Jodal 2015-09-02 02:05:59 +0200
  • a0714455cd gst1: Use methods to get struct fields Stein Magnus Jodal 2015-09-02 01:52:48 +0200
  • e6a4042c3e gst1: Replace message.structure with message.get_structure() Stein Magnus Jodal 2015-09-02 01:47:52 +0200
  • 1b47b6341e gst1: Replace message_new_application() with Message.new_application() Stein Magnus Jodal 2015-09-02 01:37:31 +0200
  • 7c473eed07 gst1: Replace MESSAGE_* with MessageType.* Stein Magnus Jodal 2015-09-02 01:36:24 +0200
  • 1911ea0c10 gst1: Replace STATE_CHANGE_* with StateChangeReturn.* Stein Magnus Jodal 2015-09-02 01:34:20 +0200
  • e621d8055a gst1: Replace gst.pbutils with GstPbutils Stein Magnus Jodal 2015-09-02 01:32:15 +0200
  • 67f4d57964 gst1: Replace MESSAGE_* with MessageType.* Stein Magnus Jodal 2015-09-02 01:31:28 +0200
  • 3c2f83f6a6 gst1: Replace Gst.URI_SRC with Gst.URIType.SRC Stein Magnus Jodal 2015-09-02 01:25:50 +0200
  • bd077591d0 gst1: Replace element_make_from_uri() with Element.make_from_uri() Stein Magnus Jodal 2015-09-02 01:25:27 +0200
  • 9c0547d039 gst1: Replace {add,remove}_event_probe() with {add,remove}_event() Stein Magnus Jodal 2015-09-02 01:23:50 +0200
  • 3f8ebc83c1 gst1: Replace ghost_unconnected_pads with ghost_unlinked_pads Stein Magnus Jodal 2015-09-02 01:21:01 +0200
  • 38bcdae1bf gst1: Replace RANK_SECONDARY with Rank.SECONDARY Stein Magnus Jodal 2015-09-02 01:20:01 +0200
  • a2b009c581 gst1: Replace TYPE_ELEMENT_FACTORY with ElementFactory Stein Magnus Jodal 2015-09-02 01:18:47 +0200
  • 8aad1d1846 gst1: Replace registry_get_default() with registry.get() Stein Magnus Jodal 2015-09-02 01:14:21 +0200
  • 1007d42dd1 gst1: GLib.get_system_config_dirs() now returns a list Stein Magnus Jodal 2015-09-02 01:06:47 +0200
  • 2920f83065 gst1: Replace decodebin2 with decodebin Stein Magnus Jodal 2015-09-02 01:02:23 +0200
  • 63750d28fb gst1: Replace playbin2 with playbin Stein Magnus Jodal 2015-09-02 01:02:12 +0200
  • c8ad7e3a41 gst1: Replace Caps() with Caps.from_string() Stein Magnus Jodal 2015-09-02 00:59:50 +0200
  • aa3650bf34 gst1: Update query_new_duration() Stein Magnus Jodal 2015-09-02 00:57:12 +0200
  • 6c59205efe gst1: Replace 'struct[x] = y' with 'struct.set_value(x, y)' Stein Magnus Jodal 2015-09-02 00:55:55 +0200
  • 01bf8b773f gst1: Replace buffer.timestamp with buffer.pts Stein Magnus Jodal 2015-09-02 00:51:57 +0200
  • 1cf450940a gst1: Replace get_pad() with get_static_pad() Stein Magnus Jodal 2015-09-02 00:48:35 +0200
  • e402c9816c gst1: Replace get_caps() with query_caps() Stein Magnus Jodal 2015-09-02 00:45:26 +0200
  • 8e771e8970 gst1: Update GhostPad() with GhostPad.new() Stein Magnus Jodal 2015-09-02 00:39:22 +0200
  • 5d6981d70e gst1: Update FORMAT_* with Format.* Stein Magnus Jodal 2015-09-02 00:38:35 +0200
  • 74cf32ede2 gst1: Update SEEK_FLAG_* with SeekFlags.* Stein Magnus Jodal 2015-09-02 00:37:54 +0200
  • dfaed1e4c2 gst1: Replace STATE_* with State.* Stein Magnus Jodal 2015-09-02 00:36:59 +0200
  • ab24222eb6 gst1: Replace gst.element_link_many() Stein Magnus Jodal 2015-09-02 00:33:02 +0200
  • f00f24ffde gst1: Replace element_factory_make() with ElementFactory.make() Stein Magnus Jodal 2015-09-02 00:32:11 +0200
  • 1d269af210 gst1: Call Gst.init() and remove sys.argv hack Stein Magnus Jodal 2015-09-02 00:27:59 +0200
  • 8c82f4773f gst1: Update imports to use PyGI Stein Magnus Jodal 2015-09-02 00:24:02 +0200
  • d046974aaf gst1: Remove IcySrc Stein Magnus Jodal 2015-09-01 23:58:48 +0200
  • 2232260d1b tests: Fix typo, don't use deprecated API Stein Magnus Jodal 2016-01-31 07:50:43 +0100
  • adb260af05 Merge branch 'release-1.1' into develop Stein Magnus Jodal 2016-01-31 07:46:41 +0100
  • cfc2d59c82 Add a TODO for missing tracks in shuffled playlist Jens Luetjen 2016-01-30 13:51:16 +0100
  • 2b3b2e5808 Add a docstring to 'setup' and 'teardown' Jens Luetjen 2016-01-30 13:38:29 +0100
  • 2401229871 Catch backend exceptions with a helper function Jens Luetjen 2016-01-30 13:13:38 +0100
  • 7521284ee5 Merge pull request #1415 from tkem/fix/1410 Thomas Adamcik 2016-01-28 21:18:30 +0100
  • d139100261 Fix #1410: Link mopidy-local-{images,sqlite} to mopidy repo. Thomas Kemmer 2016-01-28 21:07:51 +0100
  • 3647df61c8 More stability if a backend rejects tracks Jens Luetjen 2016-01-24 17:58:44 +0100
  • e434556048 Merge branch 'develop' of https://github.com/mopidy/mopidy into fix/310-persist-mopidy-state-between-runs Jens Luetjen 2016-01-21 19:33:58 +0100
  • dc1b5db4a7 Merge pull request #1406 from jcass77/fix/1402_track_playback_ended John Cass 2016-01-21 09:37:42 +0200
  • b9e5970a5e Merge pull request #1405 from jcass77/fix/503_test_docs John Cass 2016-01-21 09:37:02 +0200
  • 2b8cd9f24f fix:add reference to PR in changelog. jcass 2016-01-21 05:59:57 +0200
  • 2fcbc691c0 fix:add changelog entry and fix line indentation. jcass 2016-01-21 05:55:37 +0200
  • c55a82b150 docs:fix syntax error in code sample. jcass 2016-01-21 05:38:09 +0200
  • 88e9a12f02 Merge pull request #1403 from jcass77/fix/1402_track_playback_ended Stein Magnus Jodal 2016-01-20 20:43:06 +0100
  • dee7eb7e20 tests:fix pep8 violation. jcass 2016-01-20 15:55:02 +0200
  • 5f6a151604 Merge remote-tracking branch 'upstream/develop' into fix/1402_track_playback_ended jcass 2016-01-20 15:54:07 +0200
  • 239a7be708 fix: ensure that tl_track information is included in event trigger when consume mode is enabled. jcass 2016-01-20 15:41:58 +0200