Stein Magnus Jodal
7023bcded6
docs: Update changelog for v1.0.5
2015-05-19 22:04:37 +02:00
Stein Magnus Jodal
14b9c12d09
docs: Remove MPD client test procedure and outdated results
...
(cherry picked from commit 4ede30436a )
2015-05-19 22:01:44 +02:00
Stein Magnus Jodal
8027befe9c
docs: Include 'MPD' in the subsection headers
...
(cherry picked from commit b03d3a8a1c )
2015-05-19 22:01:44 +02:00
Stein Magnus Jodal
85d85739ce
docs: Remove Droid MPD Client from MPD client list
...
We couldn't recommend it 2.5y ago, and it has seen no updates since.
(cherry picked from commit 0273b14c70 )
2015-05-19 22:01:44 +02:00
Stein Magnus Jodal
2f05c1cff3
docs: Remove bitMPC from MPD client list
...
It looked bad and only worked on Android 2.x when tested 2.5y ago. It
has seen no updates since 2010.
(cherry picked from commit 0b3b17e3a6 )
2015-05-19 22:01:44 +02:00
Stein Magnus Jodal
2ed019b69f
docs: Remove MPD Remote from MPD client list
...
It looked terrible 2.5y ago and I didn't care to test it. It has seen
no updates since.
(cherry picked from commit c95b301696 )
2015-05-19 22:01:44 +02:00
Stein Magnus Jodal
f8c99b5dab
docs: Remove PMix from MPD client list
...
It is no longer available on Google Play, and we didn't recommend it
2.5y ago when it was.
(cherry picked from commit d37b76f6c9 )
2015-05-19 22:01:44 +02:00
Nick Steel
7073e8dd77
Docs: Notes for installation on XBian
2015-05-14 23:25:25 +01:00
Stein Magnus Jodal
4ede30436a
docs: Remove MPD client test procedure and outdated results
2015-05-11 21:55:59 +02:00
Stein Magnus Jodal
b03d3a8a1c
docs: Include 'MPD' in the subsection headers
2015-05-11 21:43:25 +02:00
Stein Magnus Jodal
0273b14c70
docs: Remove Droid MPD Client from MPD client list
...
We couldn't recommend it 2.5y ago, and it has seen no updates since.
2015-05-11 21:39:44 +02:00
Stein Magnus Jodal
0b3b17e3a6
docs: Remove bitMPC from MPD client list
...
It looked bad and only worked on Android 2.x when tested 2.5y ago. It
has seen no updates since 2010.
2015-05-11 21:37:51 +02:00
Stein Magnus Jodal
c95b301696
docs: Remove MPD Remote from MPD client list
...
It looked terrible 2.5y ago and I didn't care to test it. It has seen
no updates since.
2015-05-11 21:36:25 +02:00
Stein Magnus Jodal
d37b76f6c9
docs: Remove PMix from MPD client list
...
It is no longer available on Google Play, and we didn't recommend it
2.5y ago when it was.
2015-05-11 21:35:35 +02:00
Thomas Kemmer
ea5dff109e
m3u: Fix encoding error when saving playlists with non-ASCII track titles.
2015-05-10 20:57:39 +02:00
Thomas Adamcik
bb19e99af5
docs: Add httpclient to API docs
2015-05-09 00:48:11 +02:00
Thomas Adamcik
f6f445e4b6
Merge branch 'develop' into feature/http-helpers
...
Conflicts:
docs/changelog.rst
2015-05-09 00:45:09 +02:00
Thomas Adamcik
382aa0a775
httpclient: Move to top level module
2015-05-09 00:44:16 +02:00
Stein Magnus Jodal
64b5342c51
docs: Document mopidy.local.translator
2015-05-08 00:55:03 +02:00
Stein Magnus Jodal
d8bcd7f273
Rename mopidy.utils to mopidy.internal
2015-05-07 23:15:56 +02:00
Stein Magnus Jodal
4c8c8cd927
docs: Don't refer to when.js before it's introduced
2015-05-07 22:39:35 +02:00
Stein Magnus Jodal
6fe382f37e
docs: Mopidy.js supports by-name parameters
...
Since Mopidy 0.19 / Mopidy.js 0.4
2015-05-07 22:34:15 +02:00
Stein Magnus Jodal
d0418d625b
docs: Link from JS docs to static web client example
2015-05-07 21:49:08 +02:00
Stein Magnus Jodal
f96a22e5cb
docs: Remove note on how to access core attributes
...
The corresponding methods are now fully documented and the old
attributes are deprecated.
2015-05-07 21:49:08 +02:00
Stein Magnus Jodal
622a3c5494
docs: Group API docs in sections
2015-05-07 21:39:54 +02:00
Stein Magnus Jodal
3d051e1a24
docs: Remove old deps from list of mocked modules
2015-05-07 21:20:05 +02:00
Stein Magnus Jodal
7c57c51b2e
docs: Fix unexpected indentation error
2015-05-07 21:16:37 +02:00
Stein Magnus Jodal
1d82bd7043
docs: Use consistent syntax for module headers
2015-05-07 21:15:28 +02:00
Stein Magnus Jodal
526216b61b
docs: Remove note header
2015-05-07 21:15:16 +02:00
Stein Magnus Jodal
d02f7dca18
docs: Move frontend API between core and backend
2015-05-07 21:15:06 +02:00
Stein Magnus Jodal
ccecf6b6bf
docs: Remove plurality from backends/frontends API docs
2015-05-07 21:08:02 +02:00
Stein Magnus Jodal
ae07603da0
docs: Add module name to API docs headers
...
In the same way the Python stdlib docs does.
2015-05-07 21:02:25 +02:00
Thomas Adamcik
af4e7c8a4e
Merge branch 'develop' into feature/core-dont-trust-backends
...
Conflicts:
docs/changelog.rst
2015-05-07 00:15:33 +02:00
Thomas Adamcik
4d608dd431
core: Add get_current_tlid shortcut
2015-05-06 23:00:53 +02:00
Thomas Adamcik
cfd4dcb8dd
Merge branch 'develop' into feature/core-dont-trust-backends
...
Note that this merge also updated core.playlists.create to combine the 1.0.5
fix with these changes.
Conflicts:
mopidy/core/playlists.py
2015-05-06 22:44:12 +02:00
Stein Magnus Jodal
a17c413a70
Merge branch v1.0.x into develop
2015-05-06 20:47:52 +02:00
Thomas Kemmer
636639a201
Fix #1162 : Ignore None results and exceptions from PlaylistsProvider.create().
2015-05-06 14:50:21 +02:00
Thomas Adamcik
9f64a8719a
docs: Add core not trusting backends entry to changelog
2015-05-06 01:02:49 +02:00
Stein Magnus Jodal
746c3059ba
Merge pull request #1160 from adamcik/feature/model-corner-case-handling
...
Move new models features to new class
2015-05-05 08:08:05 +02:00
Thomas Adamcik
85871fb33d
docs: Improve fields documentation
2015-05-05 00:00:22 +02:00
Stein Magnus Jodal
624a69251f
docs: Move Backend API docs to after Core API
2015-05-03 21:55:00 +02:00
Stein Magnus Jodal
b4a6a4da7f
Merge branch 'v1.0.x' into develop
2015-04-30 08:44:10 +02:00
Stein Magnus Jodal
b1475f7d06
docs: Update changelog for v1.0.4
2015-04-30 08:40:13 +02:00
Thomas Adamcik
7938ef48ed
audio: Stop tweaking tee queue sizes
2015-04-29 21:27:57 +02:00
Thomas Adamcik
8434896f2d
docs: Add http helpers to changelog
2015-04-28 23:53:06 +02:00
Stein Magnus Jodal
97c336200b
Merge branch 'v1.0.x' into develop
2015-04-28 00:02:26 +02:00
Stein Magnus Jodal
8b6d289f8e
Release v1.0.3
2015-04-28 00:00:48 +02:00
Stein Magnus Jodal
b8b811c81e
docs: Update changelog for v1.0.3
2015-04-27 23:40:43 +02:00
Stein Magnus Jodal
d2bc7aa459
docs: Fix typo, add PR refs
2015-04-27 23:20:11 +02:00
Thomas Adamcik
55e50ae5d2
audio: Switch to time based buffering in tee branches
2015-04-27 22:55:21 +02:00
Thomas Adamcik
83e54b090b
http: Finally fix the old tornado broadcast bug.
2015-04-27 22:52:12 +02:00
Stein Magnus Jodal
022f84df26
docs: Fix grammar
2015-04-27 21:37:35 +02:00
Thomas Adamcik
f90e512ede
docs: Add getting help anchor
2015-04-27 21:14:10 +02:00
Thomas Adamcik
fb22203ed3
docs: Add getting help anchor
2015-04-27 21:12:22 +02:00
Stein Magnus Jodal
6a2b9f9896
docs: Make the build reproducible
...
By setting today's date to the current year, the manpage output doesn't
vary with the day the manpage was built.
Having reproducible builds is a goal for Debian stretch.
2015-04-27 15:36:06 +02:00
Stein Magnus Jodal
b14aee3e04
Merge branch 'v1.0.x' into develop
...
Conflicts:
docs/changelog.rst
2015-04-27 00:18:41 +02:00
Stein Magnus Jodal
f6a86a0f5c
Release v1.0.2
2015-04-27 00:16:45 +02:00
Stein Magnus Jodal
d5ef4aa7b8
docs: jessie is the new Debian stable
2015-04-27 00:12:41 +02:00
Stein Magnus Jodal
31a1cb9128
docs: Update changelog for v1.0.2
2015-04-27 00:01:39 +02:00
Stein Magnus Jodal
6a97ffa012
Merge branch 'v1.0.x' into develop
...
Conflicts:
docs/changelog.rst
2015-04-26 23:50:50 +02:00
Thomas Adamcik
e53bf56115
audio: Make sure software mixer emits mute events.
...
Turns out that gobject.GObject.set_property does not have a return value.
2015-04-26 23:16:51 +02:00
Thomas Adamcik
b80361ccb2
audio: Increase per tee branch buffer size. Fixes #1147
2015-04-26 23:07:10 +02:00
Camilo Nova
ef6b5dd51c
Added Grooveshark backend
2015-04-24 18:19:59 -05:00
Thomas Adamcik
a72c9c88c9
http: Handle getting correct IOLoop when running on tornado < 3.0
2015-04-24 23:53:13 +02:00
Nick Steel
3fe104875b
docs: Glossary typo
2015-04-24 09:50:14 +01:00
Thomas Adamcik
461061f1be
docs: Refresh of remaining parts of core API docs
2015-04-24 00:30:40 +02:00
Thomas Adamcik
830a19ca70
core: Refresh PlaylistsController documentation
2015-04-24 00:24:19 +02:00
Thomas Adamcik
88f2905133
core: Refresh LibraryController documentation
2015-04-24 00:18:53 +02:00
Thomas Adamcik
996af72af7
docs: Refresh PlaybackController documentation
2015-04-24 00:14:22 +02:00
Thomas Adamcik
b6b1bb2489
docs: Add warning above deprecated section in core
2015-04-24 00:14:01 +02:00
Thomas Adamcik
907f920f18
docs: Make it more clear what each part of core does right away
2015-04-24 00:13:30 +02:00
Thomas Adamcik
0afe8ef54c
docs: Improve core actor docs
2015-04-23 23:42:30 +02:00
Stein Magnus Jodal
3dba4f4208
Merge branch 'v1.0.x' into develop
2015-04-23 23:40:04 +02:00
Stein Magnus Jodal
b0000404f5
Release v1.0.1
2015-04-23 23:36:57 +02:00
Stein Magnus Jodal
310e9109c1
docs: Add release date for v1.0.1
2015-04-23 23:34:09 +02:00
Stein Magnus Jodal
f4dcd598ac
docs: Add references to PRs
2015-04-23 23:25:41 +02:00
Thomas Adamcik
d4c695ac75
mpd: Split browse and playlist name to uri caching
2015-04-23 23:08:25 +02:00
Thomas Adamcik
c897877a71
docs: Manually split tracklist class documentation
2015-04-23 21:48:07 +02:00
Stein Magnus Jodal
41eabbfd22
Merge branch 'v1.0.x' into develop
2015-04-22 22:50:09 +02:00
Stein Magnus Jodal
9bb278f00e
core: Make history controller traversable
...
Fixes mopidy/mopidy.js#6
2015-04-22 22:49:35 +02:00
Thomas Adamcik
142ddcfc8a
docs: Add play by tlid to changelog
2015-04-22 20:57:17 +02:00
Stein Magnus Jodal
c996072040
docs: Wrap lines, sort sections by name
2015-04-21 23:32:25 +02:00
Thomas Adamcik
a38bc6a4f6
docs: Add changelog entry for PR#1136
2015-04-21 23:00:43 +02:00
Wojciech Wnętrzak
a4cb563375
Add info about new online web client
2015-04-20 20:35:23 +02:00
Stein Magnus Jodal
5acc3ea564
docs: Fix syntax error
2015-04-17 22:58:19 +02:00
Thomas Adamcik
2828432008
core: Deprecate remaining methods that used kwargs
2015-04-17 00:00:58 +02:00
Stein Magnus Jodal
e265f5d673
Merge pull request #1128 from adamcik/feature/validate-core-input
...
Validate core inputs
2015-04-16 07:45:17 +02:00
Thomas Adamcik
0b928e7876
docs: Add core input validation to changelog
2015-04-15 23:51:33 +02:00
Thomas Adamcik
d545fd198e
http: Fix threading issue causing duplicate WS messages
...
The problem presents itself when a JSON-RPC call triggers some event in core.
When this happens we have a thread outside of Tornado call `write_message`
interleaved with a potentially ongoing write if the JSON-RPC response.
To avoid this we now follow Tornado best practices and add callbacks to the
IOLoop to ensure that there isn't any interleaved access of Tornado state.
2015-04-14 21:55:26 +02:00
Stein Magnus Jodal
093c4340cd
Merge branch 'v1.0.x' into develop
...
Conflicts:
mopidy/audio/scan.py
tests/audio/test_scan.py
2015-04-13 08:19:14 +02:00
Stein Magnus Jodal
c8b348a61d
docs: Tweak changelog
2015-04-13 08:16:54 +02:00
Thomas Adamcik
68c2758009
docs: Add scanner improvements to changelog
2015-04-12 14:24:28 +02:00
Stein Magnus Jodal
c367d350f7
Merge pull request #1117 from adamcik/feature/models-memory-reduction
...
Improve models memory usage
2015-04-08 23:29:08 +02:00
Stein Magnus Jodal
bed3cb810a
Merge pull request #1111 from adamcik/feature/make-core-more-robust
...
Make core more robust
2015-04-08 23:24:26 +02:00
Alexandre Petitjean
c4fc33e5ea
docs: Update to Archlinux instructions
...
(cherry picked from commit bbfa722af3 )
2015-04-08 23:21:18 +02:00
Alexandre Petitjean
bbfa722af3
docs: Update to Archlinux instructions
2015-04-08 23:20:18 +02:00
Thomas Kemmer
81b005d297
Add mopidy-dleyna.
2015-04-08 20:29:15 +02:00
Thomas Adamcik
682c6b1c6c
Merge branch 'develop' into feature/make-core-more-robust
...
Conflicts:
docs/changelog.rst
2015-04-08 20:28:10 +02:00
Thomas Adamcik
c85323bfa0
docs: Add memory improvements
2015-04-08 01:47:57 +02:00
Thomas Adamcik
05244f7e60
models: Deprecate copy and add replace method
...
Changed as with the memoization copy was lying, so replace is a better name.
2015-04-08 01:41:50 +02:00