Commit Graph

651 Commits

Author SHA1 Message Date
Stein Magnus Jodal
e4b54426b4 audio: Set initial volume on software mixer
This must be set after the audio actor has injected itself into the software
mixer, else it will have no effect on the GStreamer software mixer.

Fixes #791
2014-07-25 12:35:01 +02:00
Stein Magnus Jodal
6ed8132f76 http: Allow WebSocket requests from other hosts
This makes Tornado 4.0 behavior consistent with previous Tornado versions.

Fixes #788
2014-07-25 10:52:39 +02:00
Stein Magnus Jodal
d7cbac5a44 docs: Update changelog 2014-07-23 18:13:14 +02:00
Stein Magnus Jodal
ae49c4d113 http: Add missing string interpolation placeholder 2014-07-23 17:35:55 +02:00
Stein Magnus Jodal
292cf8f32d Fix Mopidy version when run from another Git repo (related to #706) 2014-07-22 16:26:39 +02:00
Stein Magnus Jodal
0c10199632 http: Only require Tornado >= 2.3 2014-07-22 13:43:42 +02:00
Stein Magnus Jodal
8cbf41f9df docs: Prepare changelog for v0.19 2014-07-21 01:42:17 +02:00
Stein Magnus Jodal
a3185197e1 docs: Update changelog for PR#763 2014-07-20 12:33:19 +02:00
Stein Magnus Jodal
971d320f1f docs: Move mixer changes to v0.19 2014-07-16 22:35:47 +02:00
Stein Magnus Jodal
7e6d3de81a Merge branch 'develop' into feature/mixers
Conflicts:
	mopidy/backend/__init__.py
2014-07-16 22:12:07 +02:00
Stein Magnus Jodal
e36228a1cc docs: Add page for Mopidy-SoftwareMixer 2014-07-16 10:25:29 +02:00
Stein Magnus Jodal
dda06dd8de config: Add optional support to Boolean type 2014-07-15 00:33:30 +02:00
Stein Magnus Jodal
dd555ed828 docs: Fix typo 2014-07-14 23:10:52 +02:00
Stein Magnus Jodal
47b44791a6 log: Colorize logs, unless logging/color is false
Fixes #772
2014-07-14 01:40:48 +02:00
Stein Magnus Jodal
1f8512e07d docs: Update changelog with mixer changes 2014-07-08 01:56:57 +02:00
Stein Magnus Jodal
c513ff1aa5 docs: Add PR#762 to changelog 2014-06-24 22:47:25 +02:00
Stein Magnus Jodal
24f9a2ac3b js: Release v0.4.0 2014-06-24 00:44:47 +02:00
Thomas Adamcik
e4d4652c68 Merge pull request #759 from jodal/feature/web-client-selector
Add web client selector
2014-06-23 22:47:14 +02:00
Stein Magnus Jodal
f850bb8bbc docs: Update changelog 2014-06-22 09:58:45 +02:00
Stein Magnus Jodal
7cfab1eff5 docs: Add PR#755 to changelog 2014-06-22 09:50:14 +02:00
Stein Magnus Jodal
d42bb24e69 docs: Add PR#758 to changelog 2014-06-22 09:47:24 +02:00
Thomas Adamcik
e7d3837840 docs: Update changelog with MPD browse imporovements. 2014-06-21 14:14:49 +02:00
Stein Magnus Jodal
715e3e24c2 Merge pull request #747 from jodal/feature/friendly-no-local-library-help
local: Add friendly help if no local library cache found
2014-06-20 23:32:11 +02:00
Thomas Adamcik
12b8b5e304 docs: Add #741 fix 2014-06-20 23:21:17 +02:00
Stein Magnus Jodal
f824ded6ca docs: Add PR#752 to changelog 2014-06-20 22:43:25 +02:00
Stein Magnus Jodal
a84622e9b7 docs: Add PR#750 to changelog 2014-06-20 22:15:43 +02:00
Stein Magnus Jodal
d15c7d0797 js: Log warning if calling convention is not explicitly set 2014-06-20 11:16:46 +02:00
Stein Magnus Jodal
4919cae889 local: Add friendly help if no local library cache found
Fixes #711
2014-06-20 00:25:36 +02:00
Stein Magnus Jodal
5cff531173 docs: Changelog tweaks 2014-06-19 23:57:51 +02:00
Stein Magnus Jodal
56ad78c333 docs: Add more details on Mopidy.js calling convention 2014-06-19 23:57:35 +02:00
Stein Magnus Jodal
225f41f999 js: Add by-position-or-by-name calling convention
Fixes #699
2014-06-18 23:27:07 +02:00
Stein Magnus Jodal
30471bab74 js: Add ServerError and ConnectionError types 2014-06-15 23:43:43 +02:00
Stein Magnus Jodal
eec51a1e83 js: Upgrade to when.js 3 2014-06-15 12:14:14 +02:00
Stein Magnus Jodal
4562de5615 docs: Add references to new API docs 2014-05-20 21:11:30 +02:00
Stein Magnus Jodal
0a1654c901 docs: Add #689 to changelog 2014-05-20 20:36:33 +02:00
Stein Magnus Jodal
db0d726f3f config: Fix decoding of exception message depending on locale 2014-05-20 20:15:44 +02:00
Stein Magnus Jodal
dcba410d91 audio, local: Fix decoding of exception messages depending on locale 2014-05-20 19:55:12 +02:00
Stein Magnus Jodal
9e5b55dfa2 docs: Update changelog 2014-05-15 00:28:49 +02:00
Stein Magnus Jodal
2979de0f94 http: Polish Mopidy-HTTP Zeroconf service
Builds upon #725 to:

- Remove extra config for Mopidy-HTTP Zeroconf service
- Refactor Zeroconf setup code in the HTTP frontend a bit
- Add documentation
2014-05-06 23:20:14 +02:00
Stein Magnus Jodal
c7b3f4a978 local: Created needed dirs when scanning (fix #703) 2014-05-06 22:59:16 +02:00
Stein Magnus Jodal
5c8daad0ea docs: Update changelog 2014-05-06 22:33:11 +02:00
Stein Magnus Jodal
c267e0b740 docs: Update changelog 2014-03-02 09:04:45 +01:00
Stein Magnus Jodal
d069c3e311 docs: Fix syntax error 2014-02-17 12:51:02 +01:00
Stein Magnus Jodal
a67bb55428 Remove the mopidy-convert-config migration tool
It's almost a year since we changed configuration format and the tool is
barely maintained, probably not doing a perfect job any longer.
2014-02-17 11:57:30 +01:00
Stein Magnus Jodal
30dde4e593 ext: Remove old extension API
As far as I know, all extensions except Mopidy-Arcam (not currently
maintained) and Mopidy-VKontakte already use the new API. Both of the
remaining extensions got open pull requests with the needed changes to use the
new API.
2014-02-17 11:44:57 +01:00
Stein Magnus Jodal
ed1edb622c backend: Remove old backends API
As far as I know, Mopidy-VKontakte is the only backend extension that hasn't
been updated to use the new API yet. They have a PR ready for merging that does
the update for them.
2014-02-17 10:27:39 +01:00
Stein Magnus Jodal
4e75126b22 docs: Update changelog 2014-02-16 23:29:27 +01:00
Thomas Adamcik
79ce2ab902 Merge branch 'develop' into feature/mpd-tokenized-requests
Conflicts:
	docs/changelog.rst
2014-02-16 23:22:07 +01:00
Stein Magnus Jodal
ffde67f882 Merge branch 'master' into develop
Conflicts:
	docs/changelog.rst
2014-02-16 21:47:50 +01:00
Stein Magnus Jodal
4df730742d Release v0.18.3 2014-02-16 21:46:21 +01:00
Stein Magnus Jodal
0f0344a87e Merge branch 'master' into develop 2014-02-16 21:35:53 +01:00
Stein Magnus Jodal
871fbb0b2b docs: Fix build 2014-02-16 21:35:44 +01:00
Stein Magnus Jodal
b73095de28 Merge branch 'master' into develop
Conflicts:
	docs/changelog.rst
2014-02-16 21:33:24 +01:00
Stein Magnus Jodal
d18e1aafe4 docs: Update changelog for v0.18.2 2014-02-16 21:26:16 +01:00
Stein Magnus Jodal
61200b24f0 docs: Update changelog 2014-02-16 18:52:05 +01:00
Stein Magnus Jodal
f96eb1d4f7 docs: Update changelog 2014-02-07 20:31:36 +01:00
Stein Magnus Jodal
639d0c89c9 Merge branch 'release/0.18.2' into develop 2014-02-07 00:52:07 +01:00
Stein Magnus Jodal
78c75af4e5 docs: Update changelog and authors 2014-02-07 00:51:27 +01:00
Stein Magnus Jodal
65c4cb62e0 Update changelog for feature release 2014-02-06 23:29:04 +01:00
Stein Magnus Jodal
bdb1f0f264 Update changelog for bugfix release 2014-02-06 23:28:20 +01:00
Thomas Adamcik
40cadbfa26 Fix increasing of verbosity using loglevels config 2014-02-06 23:18:25 +01:00
Thomas Adamcik
4e89ce7c06 docs: Add changelog for MPD tokenizer 2014-01-31 00:51:33 +01:00
Stein Magnus Jodal
38d3c6ccf9 models: Make Playlist.last_modified milliseconds since Unix epoch 2014-01-28 23:57:02 +01:00
Thomas Adamcik
981c4e4b81 docs: Update changelog and authors 2014-01-24 19:35:26 +01:00
Thomas Adamcik
9cef7208c9 docs: Update changelog and author for windows fixes 2014-01-24 19:18:33 +01:00
Stein Magnus Jodal
f6de8c4c29 docs: Update changelog for v0.18.1 2014-01-23 23:21:35 +01:00
Stein Magnus Jodal
b4f17d692e docs: Update changelog 2014-01-23 22:53:10 +01:00
Stein Magnus Jodal
7ce38de351 ext: Disable extension if a dependency isn't of the correct version
Fixes #657
2014-01-21 14:48:43 +01:00
Stein Magnus Jodal
4c7b6ccfc4 docs: Remove broken link 2014-01-20 22:05:21 +01:00
Stein Magnus Jodal
54beea9ead docs: Update changelog for v0.18.0 2014-01-19 22:28:03 +01:00
Stein Magnus Jodal
1ea0978af5 dummy: Move dummy backend back into the mopidy package 2014-01-18 01:38:10 +01:00
Stein Magnus Jodal
6acd03995f docs: Fix syntax error 2014-01-18 01:20:51 +01:00
Stein Magnus Jodal
e7d4d362fe docs: Update changelog 2014-01-18 01:19:22 +01:00
Stein Magnus Jodal
fab3d8ae68 docs: Fix syntax error 2014-01-16 11:47:24 +01:00
Stein Magnus Jodal
07d9a15ff3 docs: Update changelog 2014-01-15 01:11:36 +01:00
Stein Magnus Jodal
eeb5a1f13a docs: Update changelog 2014-01-15 00:01:28 +01:00
Stein Magnus Jodal
d96ea03ac1 docs: Add issue ref to changelog 2014-01-14 10:07:54 +01:00
Stein Magnus Jodal
d1630e00f1 docs: Update changelog 2014-01-14 01:24:26 +01:00
Stein Magnus Jodal
a8eaaedb71 docs: Tweak audio/mixer_volume docs, update changelog 2014-01-13 22:40:35 +01:00
Stein Magnus Jodal
d127bc8931 docs: Update changelog 2014-01-12 01:47:02 +01:00
Stein Magnus Jodal
b6b542a60f backend: Move backend API to mopidy.backend
Keep imports from old locations working until extensions have been updated to
use the new location.
2014-01-11 18:20:45 +01:00
Stein Magnus Jodal
120c381285 stream: Move mopidy.{backends => }.stream 2014-01-11 15:17:02 +01:00
Stein Magnus Jodal
cde87d8c3e docs: Update/rewrite changelog 2014-01-11 14:40:42 +01:00
Stein Magnus Jodal
58e3cb8faf docs: Update changelog with library browsing 2014-01-09 22:33:15 +01:00
Thomas Adamcik
1d93691296 docs: Add extend M3U to changelog 2014-01-09 22:15:48 +01:00
Stein Magnus Jodal
28cf3228b2 Merge pull request #617 from adamcik/feature/extension-registry
Switch to registry for most of mopidy extension hooks
2014-01-08 23:32:06 -08:00
Thomas Adamcik
042868e602 Merge branch 'develop' into feature/extension-registry
Conflicts:
	mopidy/backends/local/json/actor.py
	mopidy/backends/local/json/library.py
2014-01-08 23:50:03 +01:00
Thomas Adamcik
08961cfcdd docs: Update change log and local library info 2014-01-08 23:47:24 +01:00
kingosticks
0d74be0b1e Empty MPD commands should return an error instead of OK, just like the original MPD server. Includes tests. 2014-01-06 12:33:20 +00:00
Stein Magnus Jodal
7f467802f3 docs: Update changelog 2014-01-04 00:15:12 +01:00
Stein Magnus Jodal
9eb6307607 docs: Fix broken label reference 2013-12-31 16:36:04 +01:00
Stein Magnus Jodal
9eab3cc8ce docs: Add Ref model to changelog 2013-12-31 14:25:43 +01:00
Stein Magnus Jodal
0ffeb2710b docs: Fix typo 2013-12-21 21:25:31 +01:00
Thomas Adamcik
0bbfaff085 docs: Fix typo in changelog 2013-12-20 00:14:02 +01:00
Thomas Adamcik
2a57190d7a docs: Update change log with XDG_CONFIG_DIRS change 2013-12-19 22:13:17 +01:00
Stein Magnus Jodal
3859448e06 core: Test version property, fix typo in changelog 2013-12-15 22:49:33 +01:00
kingosticks
69b1f5e270 get_version changelog entry 2013-12-15 20:38:45 +00:00
Thomas Adamcik
e37b1a1754 docs: Add streaming metadata lookup to changelog 2013-12-05 23:01:57 +01:00
Stein Magnus Jodal
4a599eec0c docs: Minor tweaks 2013-12-04 23:30:01 +01:00
Stein Magnus Jodal
07784ed058 Merge branch 'develop' into feature/local-json 2013-12-04 23:27:21 +01:00
Thomas Adamcik
acdc65e9c7 docs: Update changelog with pluggable libraries. 2013-12-04 23:04:30 +01:00
Stein Magnus Jodal
2baa00b3a8 docs: Update changelog 2013-11-26 21:16:18 +01:00
Stein Magnus Jodal
519002dd93 docs: Update changelog for v0.17.0 2013-11-23 20:22:00 +01:00
Stein Magnus Jodal
eaf6e51ed7 docs: Update changelog 2013-11-23 08:30:18 +01:00
Stein Magnus Jodal
f233d8c48e docs: Update changelog 2013-11-20 22:31:11 +01:00
Thomas Adamcik
f84bafe750 Merge pull request #583 from jodal/feature/software-mixing-by-default
audio: Change to software mixing by default
2013-11-16 06:23:09 -08:00
Stein Magnus Jodal
e25705f8fa local: Ignore *.nfo and *.html when scanning 2013-11-16 15:19:48 +01:00
Stein Magnus Jodal
495c0b627b audio: Change to software mixing by default 2013-11-16 15:05:01 +01:00
Stein Magnus Jodal
4e3cc59581 docs: Move commands changes to top of changelog 2013-11-16 14:32:06 +01:00
Thomas Adamcik
ea28e91f63 Merge branch 'develop' into feature/subcommands
Conflicts:
	mopidy/scanner.py
2013-11-16 03:08:38 +01:00
Stein Magnus Jodal
3b03cdd222 docs: Update changelog 2013-11-16 02:26:57 +01:00
Thomas Adamcik
f89169d551 commands: Review changes for wording etc (#570) 2013-11-16 02:23:04 +01:00
Thomas Adamcik
ce13e7ae9e doc: Update with command changes 2013-11-14 23:39:09 +01:00
Thomas Adamcik
37ba3ca01d Merge branch 'develop' into feature/commands-helper-tmp
Conflicts:
	mopidy/utils/log.py
2013-11-14 23:36:27 +01:00
Stein Magnus Jodal
d529202b88 docs: Update changelog 2013-11-14 21:28:27 +01:00
Lasse Bigum
9ba5f6862f Merge branch 'develop' of https://github.com/mopidy/mopidy into feature/extra_tags 2013-11-13 00:23:44 +01:00
Stein Magnus Jodal
04788abaac core: Change tracklist.{filter,remove} usage
The criterias are now a mapping between field names and one or more values.
This aligns tracklist.{filter,remove} with the API of
library.{find_exact,search}, and allows for e.g. batch removals.

An exception is raised immediately if the API is used in the old way to ease
migration and debugging.
2013-11-12 00:00:22 +01:00
Stein Magnus Jodal
50be4a5316 docs: Update changelog 2013-11-11 23:13:25 +01:00
Stein Magnus Jodal
aa7b360d0d docs: Fix typos 2013-11-11 22:59:45 +01:00
Stein Magnus Jodal
d2280d9a86 docs: Add {mpd,http}/zeroconf descriptions 2013-11-11 22:52:36 +01:00
Stein Magnus Jodal
df4f99cf7b docs: Update changelog 2013-11-11 22:46:21 +01:00
Thomas Adamcik
4e6ebbe955 local/docs: Update based on review comments
- Bunch of typos and wording improvements from review.
- Fixed mopidy.backends.local.scan botched merge.
- Document and enforce that sub-command name needs to be bytes.
2013-11-09 18:20:22 +01:00
Thomas Adamcik
df953ea1e6 Merge branch 'develop' into feature/subcommands
Conflicts:
	mopidy/scanner.py
2013-11-09 13:40:47 +01:00
Thomas Adamcik
5cd0938e0d docs: Update changelog with sub-commands work 2013-11-09 13:38:09 +01:00
Lasse Bigum
deb442c54a Update documentation 2013-11-09 03:10:20 +01:00
Thomas Adamcik
51d1e22655 docs: Update changelog for PR #566 and #567 2013-11-08 23:51:45 +01:00
Stein Magnus Jodal
4b920e66d4 docs: Add refs to fixed issues 2013-11-03 12:24:56 +01:00
Stein Magnus Jodal
bbe7a467cd Merge branch 'master' into develop
Conflicts:
	docs/changelog.rst
2013-11-02 23:47:22 +01:00
Stein Magnus Jodal
80a112c316 docs: Update changelog for v0.16.1 2013-11-02 23:44:02 +01:00
Stein Magnus Jodal
640337bc68 docs: Update changelog 2013-11-02 22:38:20 +01:00
Stein Magnus Jodal
a44b7c06a5 docs: Update changelog 2013-11-02 22:20:02 +01:00
Stein Magnus Jodal
51ffcb8609 docs: Update changelog 2013-11-02 22:07:03 +01:00
Stein Magnus Jodal
10102f0c86 docs: Update changelog for v0.16.0 2013-10-27 22:34:24 +01:00
Stein Magnus Jodal
191e809841 Update changelog 2013-10-27 22:03:20 +01:00
Stein Magnus Jodal
b0ae7d3c6f local: Fix crash on non-ASCII chars in URIs 2013-10-24 23:22:01 +02:00
Stein Magnus Jodal
f4d0d5648f docs: Fix typo 2013-10-23 22:39:33 +02:00
Stein Magnus Jodal
84612ca1ac docs: Fix typo 2013-10-23 22:27:04 +02:00
Thomas Adamcik
010cb62756 docs: Add note about fixing #198 to changelog 2013-10-20 23:45:33 +02:00
Stein Magnus Jodal
c31815b0e6 docs: Update changelog 2013-10-20 23:21:45 +02:00
Thomas Adamcik
d968244712 docs: Update changelog with scanner info. 2013-10-20 17:19:03 +02:00
Stein Magnus Jodal
53333f7121 docs: Update changelog 2013-10-20 16:06:08 +02:00
Stein Magnus Jodal
8edf81dca1 docs: Update changelog 2013-10-19 22:57:13 +02:00
Stein Magnus Jodal
345be9d3ed docs: Update changelog for tidy-up-core changes 2013-10-19 20:53:02 +02:00
Javier Domingo Cansino
1d4ff4c9c6 Merging upstream changes in tidy-up-core 2013-10-15 09:37:54 +02:00
Stein Magnus Jodal
2082e5ec0c docs: Fix error in changelog 2013-10-11 20:08:11 +02:00
Javier Domingo Cansino
686dd5981d Merging branch develop into tidy-up-core 2013-10-11 10:43:50 +02:00
Stein Magnus Jodal
c69f9f7af4 docs: Update changelog 2013-10-10 00:00:05 +02:00
Stein Magnus Jodal
e7d6a995e8 spotify: Move to external extension 2013-10-08 22:42:26 +02:00
Stein Magnus Jodal
ec66bf1f1e docs: Update changelog 2013-10-07 23:44:41 +02:00
Stein Magnus Jodal
de3e4254d7 docs: Fix syntax error 2013-10-07 22:38:07 +02:00
Stein Magnus Jodal
f479d86838 docs: Update changelog 2013-10-07 22:21:45 +02:00
Stein Magnus Jodal
6400a45a0e scrobbler: Move to external extension 2013-10-07 00:02:41 +02:00
Thomas Adamcik
8c8fdb0b01 docs: Add bug fix to changelog 2013-10-06 22:30:16 +02:00
Thomas Adamcik
06ae86b9f8 docs: Update changelog with playlist in gstreamer changes 2013-10-06 21:35:49 +02:00
Javier Domingo Cansino
2ac13d9b44 Merge branch 'develop' into tidy-up-core 2013-10-03 09:20:08 +02:00
Stein Magnus Jodal
882f5a48d1 docs: Update changelog for v0.15.0 2013-09-19 19:24:29 +02:00
Javier Domingo Cansino
8b13270f67 Merge branch 'develop' into tidy-up-core 2013-09-17 12:42:42 +02:00
Stein Magnus Jodal
0a2ef6322e js: Build updated mopidy.js 2013-09-17 00:43:58 +02:00
Stein Magnus Jodal
e830f31480 Fix too broad truthness test (fix #501)
This caused TlTracks with tlid=0 to be sent to HTTP clients without the tlid
field.
2013-09-16 21:58:23 +02:00
Stein Magnus Jodal
05d4fa846f config: Deserialize Secret to unicode (fix #473)
MPD, Scrobbler, and Spotify extensions have been reviewed for need for changes
due to this, without anything being found.
2013-09-15 23:51:41 +02:00
Javier Domingo Cansino
7ae4adddeb Merge branch 'develop' into tidy-up-core 2013-09-12 11:41:01 +02:00
Javier Domingo Cansino
72890bbe8d docs: Fixing changelog syntax 2013-09-12 11:38:15 +02:00
Stein Magnus Jodal
9af4290f45 mpd: Accept listall and listallinfo without the URI argument 2013-09-01 23:14:30 +02:00
Stein Magnus Jodal
c311ef98e6 docs: Fix typo 2013-08-29 12:32:27 +02:00
Javier Domingo Cansino
fa20214bbe Merge branch 'develop' into tidy-up-core 2013-08-19 15:20:26 +02:00
Thomas Adamcik
4352de920e docs: Update authors and changelog 2013-08-15 23:18:43 +02:00
Javier Domingo Cansino
11d82056a9 core: Merged tracklist_position to index inside TracklistController
docs: Updated changelog.rst
2013-08-09 09:15:54 +02:00
Javier Domingo Cansino
782a6a7d1f Renamed tl_track_at_* to more readable names 2013-08-08 17:01:24 +02:00
Javier Domingo Cansino
b15c4f198b docs: Updating changelog.rst to reflect updates in core 2013-08-08 13:39:18 +02:00
Stein Magnus Jodal
3be6346170 docs: Update changelog 2013-08-06 12:55:24 +02:00
Stein Magnus Jodal
80d122ff92 Merge branch 'develop' of github.com:mopidy/mopidy into develop
Conflicts:
	docs/changelog.rst
2013-08-05 23:33:08 +02:00
Stein Magnus Jodal
dc29118639 docs: Update changelog 2013-08-05 23:32:11 +02:00
Thomas Adamcik
16a8886617 docs: Update changelog with respect to local uri scheme and plugable library updaters. 2013-08-05 22:45:45 +02:00
Stein Magnus Jodal
f0b69c3394 Merge remote-tracking branch 'adamcik/feature/visualization' into develop
Conflicts:
	docs/changelog.rst
2013-08-05 22:41:09 +02:00
Stein Magnus Jodal
e637eb9041 docs: Update changelog, authors 2013-08-02 00:01:45 +02:00
Thomas Adamcik
c5c2d10455 audio: Update changelog and docs for visualizer. 2013-08-01 01:53:07 +02:00
Stein Magnus Jodal
608b9c9b6c docs: Update changelog, authors 2013-07-28 23:25:42 +02:00
Stein Magnus Jodal
6855fddbfb docs: Update changelog, authors 2013-07-26 12:46:42 +02:00
Stein Magnus Jodal
0a61b4642e Merge branch 'master' into develop
Conflicts:
	docs/changelog.rst
2013-07-01 11:53:45 +02:00
Stein Magnus Jodal
bcf7143096 docs: Update changelog for 0.14.2 2013-07-01 11:50:06 +02:00
Stein Magnus Jodal
f7ef080671 docs: Add argparse conversion to changelog 2013-04-29 22:17:36 +02:00
Stein Magnus Jodal
200473861f docs: Add issue reference 2013-04-29 22:04:39 +02:00
Stein Magnus Jodal
d7453982b8 Require Python 2.7 2013-04-29 19:21:21 +02:00
Stein Magnus Jodal
264c097bc4 docs: Add changelog for 0.15 2013-04-29 19:18:08 +02:00
Stein Magnus Jodal
0d3e970890 docs: Update changelog for v0.14.1 2013-04-28 23:45:40 +02:00
Stein Magnus Jodal
82f191939c docs: Update changelog for v0.14.0 2013-04-28 21:49:23 +02:00
Stein Magnus Jodal
c81c563c0f spotify: Fix for #387 fixes #425 too 2013-04-28 10:06:39 +02:00
Stein Magnus Jodal
44cf8a0099 spotify: Fix crash when a playlist is added (fixes #387) 2013-04-28 10:04:57 +02:00
Stein Magnus Jodal
42f6ce6437 docs: Add some stats to the changelog 2013-04-28 01:28:51 +02:00
Stein Magnus Jodal
263ecc3da7 docs: Add missing words to changelog 2013-04-28 01:18:54 +02:00
Thomas Adacmik
3e911ef41c docs: Changelog improvements 2013-04-28 01:09:24 +02:00
Stein Magnus Jodal
4efb1f8071 docs: Add note on 'python setup.py develop' to changelog 2013-04-27 23:58:30 +02:00
Stein Magnus Jodal
4828d9cfba docs: Add note on new extensions to changelog 2013-04-27 23:58:15 +02:00
Stein Magnus Jodal
88ba70a460 docs: mopidy-convert-config usage 2013-04-22 23:15:44 +02:00
Stein Magnus Jodal
466cf3ba33 deps: Rename --list-deps to --show-deps 2013-04-16 23:07:38 +02:00
Stein Magnus Jodal
3e366efb20 Move NAD mixer to an external extension 2013-04-16 10:46:57 +02:00
Stein Magnus Jodal
b42fa02195 docs: Fix typo 2013-04-14 13:14:15 +02:00
Stein Magnus Jodal
c481c2fe52 docs: Update changelog 2013-04-14 13:12:16 +02:00
Stein Magnus Jodal
dbbe0fd16e docs: Remove link to removed document 2013-04-13 13:49:01 +02:00
Stein Magnus Jodal
7a4475b3d6 docs: Unbreak link from changelog 2013-04-11 23:27:16 +02:00
Stein Magnus Jodal
8a1f2ab608 docs: Rename 'changes' to 'changelog' 2013-04-11 21:56:39 +02:00