Commit Graph

  • 23098d7d93 docs: Fix broken link Stein Magnus Jodal 2016-02-15 23:44:48 +0100
  • 0a4e1b15c8 docs: Add changelog section for 2.0.1 Stein Magnus Jodal 2016-02-15 22:15:18 +0100
  • 32c135a124 docs: Add changelog section for 2.1.0 Stein Magnus Jodal 2016-02-15 22:14:14 +0100
  • 842076a978 Release v2.0.0 Stein Magnus Jodal 2016-02-15 22:03:12 +0100
  • 665eccda93 docs: Add v2.0.0 release date Stein Magnus Jodal 2016-02-15 21:41:31 +0100
  • 9a6636a974 Merge pull request #1447 from adamcik/fix/1445-unify-stream-uri-handling Stein Magnus Jodal 2016-02-15 20:58:42 +0100
  • 3f0d7b96d0 docs: Add stream backend to changelog Thomas Adamcik 2016-02-15 20:53:05 +0100
  • f53a0d2200 stream: Address review comments for PR#1447 Thomas Adamcik 2016-02-15 20:46:43 +0100
  • 5c1a4c66f2 docs: final pedantic changelog wording change. Nick Steel 2016-02-14 23:06:11 +0000
  • 2e5cfba710 stream: Make library lookup use stream unwrapping (fixes #1445) Thomas Adamcik 2016-02-15 00:05:01 +0100
  • ce81b362dc stream: Add scheme and blacklist check to translate_uri Thomas Adamcik 2016-02-15 00:00:30 +0100
  • 9aa2a8a370 stream: Start moving state up to backend Thomas Adamcik 2016-02-14 23:50:18 +0100
  • a6495e0ecd stream: Update library tests to include backend Thomas Adamcik 2016-02-14 23:49:05 +0100
  • 9296ddd75b stream: Update playback tests to include backend Thomas Adamcik 2016-02-14 23:47:51 +0100
  • a0c0ab4cde docs: changelog minor rewording Nick Steel 2016-02-14 22:34:03 +0000
  • 2d989c581d docs: Summary of 2.0 release Stein Magnus Jodal 2016-02-14 22:57:12 +0100
  • 6407e87301 core: Update versionadded from 1.2 to 2.0 Stein Magnus Jodal 2016-02-14 22:40:27 +0100
  • f3c31538e6 audio: Remove unused 'capabilities' argument Stein Magnus Jodal 2016-02-14 22:39:31 +0100
  • cd4e3fa37b docs: Tweak changelog Stein Magnus Jodal 2016-02-14 22:36:38 +0100
  • 494e29ebaf docs: Remove docs for deprecated local/ configs Stein Magnus Jodal 2016-02-14 22:28:55 +0100
  • 11d20cdbc8 Merge pull request #1440 from adamcik/fix/1425-about-to-finish-skip-unplayable Stein Magnus Jodal 2016-02-14 19:15:25 +0100
  • 79a4835e4e core: Add tests for change_track failing in about-to-finish Thomas Adamcik 2016-02-14 17:23:20 +0100
  • 76ab5ffb04 core: Make sure exceptions from backend's change_track is handled Thomas Adamcik 2016-02-14 17:16:31 +0100
  • 08ebb3b699 docs: Library view is only slow with ncmpcpp <= 0.5 Trygve Aaberge 2016-02-14 16:46:08 +0100
  • b293a116b6 audio: Make sure about to finish skips unplayable tracks Thomas Adamcik 2016-02-13 23:16:42 +0100
  • 440969aead Merge pull request #1444 from jodal/fix/1418-unmerged-fixes-and-tests-from-1.1 Thomas Adamcik 2016-02-14 16:24:25 +0100
  • 9b18ff07ee core: Readd regression test for #1352 Stein Magnus Jodal 2016-02-14 16:12:43 +0100
  • a42ce9f00e core: Test next/prev skips over unplayable tracks Stein Magnus Jodal 2016-02-14 15:45:13 +0100
  • cc82e68a58 core: Remove unplayable track in consume mode Stein Magnus Jodal 2016-02-14 15:22:25 +0100
  • 0539e4e8fe Revert "core: Add TODO for testing unplayable-by-backend tracks" Stein Magnus Jodal 2016-02-14 15:47:18 +0100
  • 3a8d896146 core: Add TODO for testing unplayable-by-backend tracks Stein Magnus Jodal 2016-02-14 12:49:15 +0100
  • 7a8d166e19 Merge pull request #1439 from adamcik/fix/1304-postpone-tags Stein Magnus Jodal 2016-02-14 12:40:02 +0100
  • d20621c801 docs: Add changelog entry for tags_changed Thomas Adamcik 2016-02-14 12:35:16 +0100
  • b63b3c288a audio: Postpone tags until after stream-start Thomas Adamcik 2016-02-13 22:44:31 +0100
  • c23cad5d13 audio: Only emit tags changed when tags changed. Thomas Adamcik 2016-02-13 22:34:09 +0100
  • 69a52bf031 Merge pull request #1443 from tkem/fix/1428 Stein Magnus Jodal 2016-02-14 12:14:21 +0100
  • 6aef96a0d3 Fix #1428: Add m3u/base_dir confval. Thomas Kemmer 2016-02-14 12:07:22 +0100
  • 6b873816af Merge pull request #1442 from trygveaa/fix/audio-config-buffer-size Stein Magnus Jodal 2016-02-14 00:27:37 +0100
  • 59dadc6535 docs: Link to config and clarify buffer size Trygve Aaberge 2016-02-14 00:21:22 +0100
  • 3e781310f9 tests: Add buffer_time to test config Trygve Aaberge 2016-02-14 00:15:27 +0100
  • 0580a46688 audio: Add a config option for queue buffer size Trygve Aaberge 2016-02-13 23:37:22 +0100
  • 23d0bd290d Merge pull request #1438 from jodal/fix/1430-audio-crash Thomas Adamcik 2016-02-13 20:57:29 +0100
  • 68add6cda9 audio: Workaround crash caused by race Stein Magnus Jodal 2016-02-10 23:02:14 +0100
  • be568b769f Merge pull request #1437 from jodal/fix/1435-stop-on-sigterm Stein Magnus Jodal 2016-02-10 21:59:33 +0100
  • e88b2a7beb commands: Make GLib quit mainloop on SIGTERM Stein Magnus Jodal 2016-02-10 21:37:25 +0100
  • 3a7e7cdde0 process: Rename exit_handler() to sigterm_handler() Stein Magnus Jodal 2016-02-10 21:30:59 +0100
  • 4691bf5ea6 process: Remove unused BaseThread class Stein Magnus Jodal 2016-02-10 20:53:14 +0100
  • 6d856e88bb docs: Add missing packages for Debian stable and Ubuntu < 15.10 Stein Magnus Jodal 2016-02-10 19:12:59 +0100
  • bc981355bc Merge branch 'develop' of https://github.com/mopidy/mopidy into fix/310-persist-mopidy-state-between-runs Jens Luetjen 2016-02-08 18:45:58 +0100
  • c4da2c240f Merge pull request #1433 from trygveaa/fix/gst-init Stein Magnus Jodal 2016-02-08 09:00:24 +0100
  • 17d96edd41 gst1: Import GstPbutils after calling Gst.init Trygve Aaberge 2016-02-08 00:28:29 +0100
  • fefb6aa5a2 gst1: Don't check Gst.is_initialized before calling Gst.init Trygve Aaberge 2016-02-08 00:24:38 +0100
  • 6cbfe86677 gst1: Send in an argument to Gst.init Trygve Aaberge 2016-02-08 00:21:33 +0100
  • e67e4c2c6e core: Avoid use of deprecated property Stein Magnus Jodal 2016-02-07 22:06:48 +0100
  • cd83084804 tests: Merge TestPlayUnknownHandling into TestUnplayableURI Stein Magnus Jodal 2016-02-07 22:01:33 +0100
  • 1f4f0ab03b tests: Prefix some test classes with 'Test' Stein Magnus Jodal 2016-02-07 22:00:10 +0100
  • d04ff28514 Implement 'start paused' and 'start at position' Jens Luetjen 2016-02-07 17:31:38 +0100
  • 4d0bc755a0 docs: Fix typo Stein Magnus Jodal 2016-02-07 13:03:19 +0100
  • 78d10c4ab8 Reduce variation in Pykka imports Stein Magnus Jodal 2016-02-07 12:55:10 +0100
  • 95b21599c7 docs: Update mocks for docs build without all deps Stein Magnus Jodal 2016-02-07 12:45:16 +0100
  • 3f7fbf67f3 Fix remaining gi.repository imports Stein Magnus Jodal 2016-02-07 12:45:12 +0100
  • 3bf6b9896c Limit history to 500 track Jens Luetjen 2016-02-06 16:22:54 +0100
  • 9d8034869d Chance type of core.restore_state config value Jens Luetjen 2016-02-06 15:48:43 +0100
  • df55c3ebd9 Merge branch 'develop' of https://github.com/mopidy/mopidy into fix/310-persist-mopidy-state-between-runs Jens Luetjen 2016-02-06 14:06:23 +0100
  • e7184cf0b3 Bump version to 2.0.0 because of GStreamer 1 Stein Magnus Jodal 2016-02-06 01:23:14 +0100
  • ace7634804 gst1: Require GStreamer >= 1.2.3 Stein Magnus Jodal 2016-02-05 12:05:30 +0100
  • d8405082e9 Test tracklist.get_version() change. Jens Luetjen 2016-02-04 21:14:20 +0100
  • af78f5952c Merge branch 'develop' of https://github.com/mopidy/mopidy into fix/310-persist-mopidy-state-between-runs Jens Luetjen 2016-02-04 21:13:03 +0100
  • 49325c62dd Test tracklist.get_version() change. Jens Luetjen 2016-02-04 20:54:49 +0100
  • 0ac50ed499 docs: Update Arch source install to use new gst-python2 package Stein Magnus Jodal 2016-02-04 14:45:30 +0100
  • b3f8460a94 gst1: Fix taglist creation Stein Magnus Jodal 2016-02-04 00:24:44 +0100
  • d0783db422 docs: Fix link text Stein Magnus Jodal 2016-02-04 00:12:05 +0100
  • 79cdc16d64 Merge pull request #1426 from adamcik/fix/1404-duplicate-seeks Stein Magnus Jodal 2016-02-03 23:40:31 +0100
  • 42a0f63ece docs: Update Icecast streaming section Stein Magnus Jodal 2016-02-03 23:37:05 +0100
  • 851c206d45 docs: Move advanced audio setups out of config page Stein Magnus Jodal 2016-02-03 23:11:18 +0100
  • 0336b6077c audio: Prevent double seeks in appsrc (fixes: #1404) Thomas Adamcik 2016-02-03 22:31:55 +0100
  • 30b50b64d3 docs: Update gst-{launch,inspect}-{0.10 => 1.0} Stein Magnus Jodal 2016-02-03 22:24:17 +0100
  • c749647a7b deps: lamemp3enc replaces lame in Gst1 Stein Magnus Jodal 2016-02-03 22:10:07 +0100
  • dd7caa322d deps: mpg123audiocodec is an alternative to flump3dec and mad on Gst1 Stein Magnus Jodal 2016-02-03 22:09:52 +0100
  • 5e1633e1e2 deps: mpegaudioparse replaces mp3parse in Gst1 Stein Magnus Jodal 2016-02-03 22:09:14 +0100
  • 0a1e43c876 Merge branch 'develop' of https://github.com/mopidy/mopidy into fix/310-persist-mopidy-state-between-runs Jens Luetjen 2016-02-03 22:01:51 +0100
  • 49849fa5b3 Find all playable tracks in a shuffled playlist. Jens Luetjen 2016-02-03 20:49:43 +0100
  • e51b8c58be Fix for: mpd client starts with empty tracklist. Jens Luetjen 2016-02-03 20:47:10 +0100
  • 4e39f0969a docs: Capitalize TCP in service docs Trygve Aaberge 2016-02-03 13:41:04 +0100
  • ccb80bd5aa Merge pull request #1422 from trygveaa/docs/service-pulseaudio Stein Magnus Jodal 2016-02-03 13:39:01 +0100
  • 92b4b4ec4f Merge pull request #1423 from trygveaa/docs/config-service-note Stein Magnus Jodal 2016-02-03 13:35:57 +0100
  • 7a06a71e6e docs: Add info about PulseAudio when running as a service Trygve Aaberge 2016-02-03 00:34:51 +0100
  • 0ca898fccd docs: Add a note about running as a service under config Trygve Aaberge 2016-02-03 00:56:27 +0100
  • 3429487f70 Merge pull request #1419 from mopidy/feature/gst1 Stein Magnus Jodal 2016-02-02 22:24:28 +0100
  • 673b1b7bdc gst1: Fix typo in docstring Stein Magnus Jodal 2016-02-02 22:15:58 +0100
  • 00ed7e549c gst1: Length will always be zero, leave it out Stein Magnus Jodal 2016-02-02 22:13:58 +0100
  • e18ee4798f gst1: Fix docs typo Stein Magnus Jodal 2016-02-02 15:00:57 +0100
  • 7df7b9d5f9 gst1: Add Audio API changes to changelog Stein Magnus Jodal 2016-02-02 10:43:45 +0100
  • af43612630 audio: Add a TODO and some notes on duration handling Thomas Adamcik 2016-02-01 23:58:00 +0100
  • eda91cfa96 gst1: Add missing __future__ import Stein Magnus Jodal 2016-02-01 23:27:06 +0100
  • 1daf582558 gst1: Check GStreamer version on start Stein Magnus Jodal 2016-02-01 23:12:16 +0100
  • d9f53d5da3 gst1: Move all gi imports to a helper module Stein Magnus Jodal 2016-02-01 23:06:45 +0100
  • b143898cd3 gst1: Adjust list of GStreamer packages needed on Arch Stein Magnus Jodal 2016-02-01 20:27:36 +0100
  • 7daed28416 docs: ==dev installs are deprecated Stein Magnus Jodal 2016-02-01 20:02:32 +0100
  • dce7e1551d gst1: Simplify Gentoo install docs Stein Magnus Jodal 2016-02-01 13:37:16 +0100