Commit Graph

  • 02a2788da0 docs: Cleanup changelog Stein Magnus Jodal 2016-08-07 08:37:44 +0200
  • 9d4b62db14 audio: Update scanner to handle sources that only have dynamic pads Thomas Adamcik 2016-07-27 21:43:41 +0200
  • aa3293673a Merge branch 'release-2.0' into develop Thomas Adamcik 2016-07-27 00:30:39 +0200
  • 8707a7c9cf lint: Re-enable flake8-import-order Thomas Adamcik 2016-07-26 21:41:49 +0200
  • e594d560ff audio: Make sure tags are never none (Fixes #1449) Thomas Adamcik 2016-07-26 21:33:16 +0200
  • ad4225d38d audio: Make scanner handle media with not duration (Fixes: #1526) Thomas Adamcik 2016-07-26 21:16:31 +0200
  • 242a771062 docs: Add sphinx_rtd_theme in docs/requirements.txt Thomas Adamcik 2016-07-25 23:48:53 +0200
  • c1679964ff docs: Add PR#1525 and PR#1517 to changelog Thomas Adamcik 2016-07-25 22:09:52 +0200
  • 44ff669744 Merge pull request #1534 from edran/fix-scrobbling Thomas Adamcik 2016-07-25 22:05:34 +0200
  • 5b6632e886 Merge pull request #1534 from edran/fix-scrobbling Thomas Adamcik 2016-07-25 22:05:34 +0200
  • 692138a51e Merge pull request #1525 from palfrey/dodgy-date-tags Thomas Adamcik 2016-07-25 22:00:51 +0200
  • 57b8b8435d Merge pull request #1525 from palfrey/dodgy-date-tags Thomas Adamcik 2016-07-25 22:00:51 +0200
  • 0c6be281df doc: Add changelog entry for PR#1496 and PR#1522 Thomas Adamcik 2016-07-25 21:47:10 +0200
  • 5e2b44ab44 Merge pull request #1522 from SeppSTA/fix/1521-download-timeout-sec Thomas Adamcik 2016-06-13 22:12:56 +0200
  • 3ee91240a0 Merge pull request #1496 from dublok/fix/1462-flac-seek-freeze Thomas Adamcik 2016-06-13 22:44:03 +0200
  • c199fb1c81 lint: Workaround and fix to account for new version of flake8 Thomas Adamcik 2016-07-25 21:09:38 +0200
  • fb823d1a7c lint: Workaround and fix to account for new version of flake8 Thomas Adamcik 2016-07-25 21:09:38 +0200
  • 6e603a183b Add TODO about checking length of track when null Nantas Nardelli 2016-07-24 22:26:59 +0100
  • 500ff70b87 Add changelog entry for #1534, and fix #1523 typo Nantas Nardelli 2016-07-24 21:52:15 +0100
  • d1449bcb6f Properly get track position before change events Nantas Nardelli 2016-07-24 20:30:48 +0100
  • 068800c699 Merge pull request #1523 from ismailof/fix/1133-mpd-nextsongid Thomas Adamcik 2016-06-26 11:52:24 +0200
  • 65498485fe Add changelog entry ismailof 2016-06-26 11:19:08 +0200
  • 95ac2714ff Add changelog entry ismailof 2016-06-26 11:18:34 +0200
  • ffe32ab7c7 Use logger.debug, not logging.log(logging.DEBUG Tom Parker 2016-06-13 22:03:51 +0100
  • 431984d103 Merge pull request #1496 from dublok/fix/1462-flac-seek-freeze Thomas Adamcik 2016-06-13 22:44:03 +0200
  • 099c17ac07 Merge pull request #1518 from sumpfralle/doc-track-model-update Thomas Adamcik 2016-06-13 22:40:17 +0200
  • d02f8416de Merge pull request #1522 from SeppSTA/fix/1521-download-timeout-sec Thomas Adamcik 2016-06-13 22:12:56 +0200
  • c3eb9b60c0 If tags date isn't a valid value for Python, skip the tag Tom Parker 2016-06-10 12:41:02 +0100
  • fc26b7304c chmod correction ismailof 2016-06-06 23:22:40 +0200
  • 6787a044fc Add MPD nextsong/nextsongid test case ismailof 2016-06-06 23:20:49 +0200
  • 19818d3f68 Add MPD nextsong/nextsongid test case ismailof 2016-06-06 23:20:13 +0200
  • a1c219e25d Add nextsong/nextsongid to mpd status ismailof 2016-06-06 22:59:59 +0200
  • ac92069dd5 Add nextsong/nextsongid to mpd status ismailof 2016-06-06 21:45:18 +0200
  • 18f4c1fa38 insert missing whitespace SeppSTA 2016-06-01 14:05:58 +0200
  • f06e5adfa9 http: fix timeout value to seconds SeppSTA 2016-06-01 13:36:52 +0200
  • 2fe9fbb9af Merge pull request #1520 from bchretien/topic/fix-mpd-protocol Nick Steel 2016-05-31 17:10:54 +0100
  • 37cd296552 mpd: fix protocol for replay_gain_status Benjamin Chrétien 2016-05-31 15:13:55 +0200
  • d87de65f9a model documentation: update 'composers' and 'performers' type Lars Kruse 2016-05-28 04:57:32 +0200
  • c24380679f Test only events triggered after seek Jens Luetjen 2016-04-09 11:10:21 +0200
  • 7757d306ea Include _pending_position 0 (zero) as valid target Jens Luetjen 2016-04-04 21:45:02 +0200
  • c2c64620b1 Ignore position of _on_position_changed callback Jens Luetjen 2016-04-04 20:40:56 +0200
  • 100d7dba7b Reworked if conditions in _load_state Jens Luetjen 2016-04-02 17:12:31 +0200
  • 4693fa7f8e Correct wrong docstring Jens Luetjen 2016-04-02 16:55:18 +0200
  • b55996da6a Changed wording export/restore to save/load Jens Luetjen 2016-04-02 16:28:04 +0200
  • 00c47117d5 Test models.MixerState.mute Jens Luetjen 2016-04-02 16:11:47 +0200
  • d93cc1b44d Remove unnecessary array initialzation Jens Luetjen 2016-04-02 16:04:45 +0200
  • a6e33e537f Correct wrong docstring Jens Luetjen 2016-04-02 16:01:09 +0200
  • ac47d254a3 Remove dead code for 'play-always' Jens Luetjen 2016-04-02 15:58:05 +0200
  • 6ee36752bd Test whole save/load state. Jens Luetjen 2016-04-01 22:16:05 +0200
  • 6e33bbcadd Replace restore/export with load/save Jens Luetjen 2016-04-01 19:50:37 +0200
  • e9db19a352 Handle all path- and file-names as bytestings Jens Luetjen 2016-04-01 19:39:48 +0200
  • cf5dfccee2 Rename PlaybackState.position to time_position. Jens Luetjen 2016-04-01 19:13:26 +0200
  • df0d534a56 docs: Depend on sphinx_rtd_theme Stein Magnus Jodal 2016-04-01 08:12:29 +0200
  • eb930a1679 Catch exception when deleting persistent file. Jens Luetjen 2016-03-31 23:34:57 +0200
  • e9e9646d61 Removed unnecessary docstrings. Jens Luetjen 2016-03-31 23:24:25 +0200
  • 44b7974f79 Restore mixer.volume/mute before starting playback Jens Luetjen 2016-03-31 23:20:26 +0200
  • 01201d142c Renamed member in HistoryController Jens Luetjen 2016-03-31 23:17:29 +0200
  • 67044cecab Remove 'TODO: check if playable' Jens Luetjen 2016-03-31 22:07:53 +0200
  • 3251722a28 Rename storage.save() to storage.dump(). Jens Luetjen 2016-03-31 21:55:32 +0200
  • 7928caeb71 Persist mixer mute state. Jens Luetjen 2016-03-31 21:30:48 +0200
  • b581d5a574 Update documentation. Jens Luetjen 2016-03-31 20:41:47 +0200
  • d4d2ad80dc Changed name persistant file to 'state.json.gz' Jens Luetjen 2016-03-31 20:24:31 +0200
  • 2bb9e39ba6 Merge branch 'develop' of https://github.com/mopidy/mopidy into fix/310-persist-mopidy-state-between-runs Jens Luetjen 2016-03-31 19:04:45 +0200
  • 4bbd847a6a audio: Always install audio element Thomas Adamcik 2016-03-26 21:27:03 +0100
  • d51b283c26 Merge branch 'release-2.0' into develop Stein Magnus Jodal 2016-03-26 20:28:09 +0100
  • 227a660ecf Merge branch 'fix/1345-file-crashes-on-non-ascii-media-dir' into release-2.0 Stein Magnus Jodal 2016-03-26 20:27:42 +0100
  • 5e640979f4 Merge pull request #1493 from jodal/fix/1345-file-crashes-on-non-ascii-media-dir Thomas Adamcik 2016-03-26 20:24:22 +0100
  • 095329ce82 docs: PR #1472 fixes #1469 Stein Magnus Jodal 2016-03-26 11:55:11 +0100
  • 8820a88e0c file: Fix crash when media_dirs contains non-ASCII chars Stein Magnus Jodal 2016-03-26 11:27:57 +0100
  • 3e196a88cb Merge branch 'release-2.0' into develop Stein Magnus Jodal 2016-03-26 09:59:27 +0100
  • 5a371b8ed0 Merge PR #1454 from dublok/fix/1454-endless-loop-if-no-playable-track Stein Magnus Jodal 2016-03-26 09:51:30 +0100
  • aafcf8559d docs: Add PR #1455 to changelog Stein Magnus Jodal 2016-03-26 09:51:14 +0100
  • bf4da7a627 Add tests to ensure that play, next will not busy-loop Jens Luetjen 2016-02-18 20:30:28 +0100
  • 6116705c1b Avoid endless loop in 'next' and 'previous'. Jens Luetjen 2016-02-17 23:41:56 +0100
  • a2f0d6960f Avoid endless loop if all tracks are unplayable. Jens Luetjen 2016-02-17 22:54:22 +0100
  • accd6bd1a9 docs: Add duration fix to changelog. Thomas Adamcik 2016-03-25 15:18:13 +0100
  • e9137e132a audio: Try and simplify logic for going to playing in scanner Thomas Adamcik 2016-03-25 15:17:02 +0100
  • c972ecd1f2 scanner: fix newby logic error SeeSpotRun 2016-03-16 08:42:34 +1000
  • 2d6f00b912 scanner: formatting to make travis / tox / flake8 happy SeeSpotRun 2016-03-15 18:59:06 +1000
  • 6379f76889 scanner: minor simplification of timeout calculations SeeSpotRun 2016-03-15 18:40:25 +1000
  • 57518861ea scanner: move _query_duration() into _process() SeeSpotRun 2016-03-15 18:37:23 +1000
  • 3183f43b18 scanner: workaround for gstreamer not pushing tags before PREROLL refer https://bugzilla.gnome.org/show_bug.cgi?id=763553 SeeSpotRun 2016-03-15 14:42:29 +1000
  • 3c535409ad docs: Add buffer fix to changelog Thomas Adamcik 2016-03-25 14:34:15 +0100
  • 793e425314 audio: Make buffer conversion work on older GStreamer installs Thomas Adamcik 2016-03-25 13:11:07 +0100
  • 64a58e0662 audio: Move sample to data conversion to a helper. Thomas Adamcik 2016-03-25 13:09:44 +0100
  • 6faa19dbf3 Always unmap mapped buffer. Jens Luetjen 2016-02-29 19:40:49 +0100
  • f0788515cd Find images in audio files Jens Luetjen 2016-02-27 11:24:04 +0100
  • 77358806de github: Fix typo Thomas Adamcik 2016-03-25 12:44:39 +0100
  • a1057eca54 github: Remove Markdown link Stein Magnus Jodal 2016-03-23 19:47:37 +0100
  • 86b0327369 github: Tweak issues template Stein Magnus Jodal 2016-03-23 19:45:59 +0100
  • a372793cbe meta: Create placeholder ISSUE_TEMPLATE Thomas Adamcik 2016-03-23 08:57:43 +0100
  • 20ba1fd90e Merge pull request #1481 from delftswa2016/develop Thomas Adamcik 2016-03-11 15:58:59 +0100
  • 7fd989ac9b Modify a mistake in annotations Lina He 2016-03-11 15:19:18 +0100
  • 58db550bd6 Register mopidy models for deserialization. Jens Luetjen 2016-03-06 12:42:13 +0100
  • 3eac589557 Try to restore state only one time. Jens Luetjen 2016-02-29 20:47:11 +0100
  • 9c05cc8d05 Merge branch 'release-2.0' into develop Stein Magnus Jodal 2016-02-22 12:43:13 +0100
  • 1e8bef25d3 audio: Set soft-volume flag on playbin Stein Magnus Jodal 2016-02-22 12:42:56 +0100
  • 854357a295 Merge branch 'develop' of https://github.com/mopidy/mopidy into fix/310-persist-mopidy-state-between-runs Jens Luetjen 2016-02-17 22:18:50 +0100
  • 75a365ea0d Merge branch 'release-2.0' into develop Stein Magnus Jodal 2016-02-15 23:45:37 +0100
  • 6107254cb0 Merge branch 'master' into release-2.0 Stein Magnus Jodal 2016-02-15 23:45:02 +0100