Stein Magnus Jodal
|
75ec28bcc0
|
docs: Started on example files for an extension
|
2013-03-28 19:31:02 +01:00 |
|
Stein Magnus Jodal
|
e0ec4a52f1
|
docs: Fix list formatting
|
2013-03-27 16:21:50 +01:00 |
|
Stein Magnus Jodal
|
8ba9e3a442
|
docs: Initial example files for new extensions
|
2013-03-27 16:20:17 +01:00 |
|
Stein Magnus Jodal
|
b421b02a1e
|
docs: More extdev notes
|
2013-03-27 16:19:31 +01:00 |
|
Stein Magnus Jodal
|
0e03c3f26e
|
docs: Add intro to extdev
|
2013-03-27 14:39:49 +01:00 |
|
Stein Magnus Jodal
|
3c685eb93c
|
docs: Move extensiondev file
|
2013-03-26 17:45:45 +01:00 |
|
Stein Magnus Jodal
|
19e3059a69
|
docs: Add initial extension development docs
|
2013-03-26 17:29:57 +01:00 |
|
Stein Magnus Jodal
|
c1c5fff01f
|
docs: Recommend pkill instead of ps+kill
|
2013-03-24 01:05:53 +01:00 |
|
Stein Magnus Jodal
|
f843b32e88
|
Turn thread traceback logger on by default
It no longer requires an additional thread to work and it is very useful to
have this enabled when you hit an issue that is hard to reproduce.
|
2013-03-24 00:24:13 +01:00 |
|
Stein Magnus Jodal
|
c90322f1e2
|
Use thread traceback logger from Pykka 1.1
|
2013-03-24 00:23:50 +01:00 |
|
Stein Magnus Jodal
|
59bcabfdfe
|
docs: Add info about mailing list
|
2013-03-23 23:53:32 +01:00 |
|
Stein Magnus Jodal
|
dffea519a7
|
core: Warn if track isn't playable
|
2013-03-23 23:48:18 +01:00 |
|
Stein Magnus Jodal
|
49c8062ba6
|
mpris: Add discNumber support
|
2013-03-23 20:58:22 +01:00 |
|
Stein Magnus Jodal
|
50cce23d82
|
mpris: Add artUrl support
|
2013-03-23 20:46:43 +01:00 |
|
Stein Magnus Jodal
|
ea029de503
|
docs: Add SearchResult to models diagram
|
2013-03-22 09:20:11 +01:00 |
|
Stein Magnus Jodal
|
3a3a5219eb
|
Update changelog
|
2013-03-20 01:17:20 +01:00 |
|
Stein Magnus Jodal
|
2e98dbeebd
|
docs: Formatting. Remove promises of sound quality
|
2013-03-20 01:09:42 +01:00 |
|
Stein Magnus Jodal
|
f74b59aced
|
Revert "docs: Add changelog entry for EOT/EOS fixing."
This reverts commit 42e84c8e2e.
Conflicts:
docs/changes.rst
|
2013-03-19 23:32:42 +01:00 |
|
Stein Magnus Jodal
|
71e25e751d
|
Merge branch 'master' into develop
Conflicts:
docs/changes.rst
mopidy/audio/utils.py
mopidy/backends/stream/actor.py
tests/backends/base/events.py
|
2013-03-12 21:09:14 +01:00 |
|
Stein Magnus Jodal
|
af6b661ef7
|
docs: Update changelog for v0.12.0
|
2013-03-12 21:03:50 +01:00 |
|
Stein Magnus Jodal
|
8fe688f7a7
|
docs: Fix typos in changelog
Conflicts:
docs/changes.rst
|
2013-03-12 20:23:40 +01:00 |
|
Stein Magnus Jodal
|
c4d94988a3
|
docs: Add stream backend to changelog
Conflicts:
docs/changes.rst
|
2013-03-12 20:23:40 +01:00 |
|
Stein Magnus Jodal
|
3e39469cbb
|
docs: Document new backend
|
2013-03-12 20:23:39 +01:00 |
|
Stein Magnus Jodal
|
befc83f28c
|
Update changelog
|
2013-03-12 20:13:54 +01:00 |
|
Stein Magnus Jodal
|
7083729930
|
docs: Fix typos in changelog
Conflicts:
docs/changes.rst
|
2013-03-12 20:10:19 +01:00 |
|
Stein Magnus Jodal
|
d2a51f7128
|
models: Add Album.num_discs (#286)
|
2013-03-12 20:08:52 +01:00 |
|
Stein Magnus Jodal
|
f3ccf871e5
|
models: Add Track.disc_no (#286)
|
2013-03-12 20:08:44 +01:00 |
|
Stein Magnus Jodal
|
bb9ef63a42
|
models: Add Album.images field (#263)
|
2013-03-12 20:08:24 +01:00 |
|
Stein Magnus Jodal
|
04b24b4a37
|
core: Add 'include_tracks' argument to 'get_playlists()'
Conflicts:
docs/changes.rst
|
2013-03-12 20:07:11 +01:00 |
|
Thomas Adamcik
|
0404ec625b
|
Update changelog with mixer track selection change.
Conflicts:
docs/changes.rst
|
2013-03-12 20:04:25 +01:00 |
|
Stein Magnus Jodal
|
9749f66972
|
Use bytestrings for the keys of **kwargs dicts
Python < 2.6.5rc1 does not work with unicode keys. Fixes #302.
|
2013-03-12 20:01:27 +01:00 |
|
Stein Magnus Jodal
|
cc69de5626
|
Fix Python 2.6.0/2.6.1 support (fixes #302)
Conflicts:
docs/changes.rst
|
2013-03-12 20:01:05 +01:00 |
|
Stein Magnus Jodal
|
d9300f72bd
|
scanner: Support symlinks
|
2013-03-12 19:59:19 +01:00 |
|
0xadam
|
613a666930
|
docs: Append to /etc/modules, not overwrite
Fixes the snd_bcm2835 module not being loaded and therefore sound output not working
|
2013-03-03 20:14:44 +01:00 |
|
Stein Magnus Jodal
|
4df84b3086
|
docs: Spotify now works on armhf
|
2013-03-03 20:14:37 +01:00 |
|
Stein Magnus Jodal
|
25bab4bee6
|
docs: Fix syntax error
|
2013-03-03 20:14:27 +01:00 |
|
Stein Magnus Jodal
|
2bdc4b75ce
|
docs: Refer to HTTP clients page for web based MPD clients
|
2013-03-03 20:14:11 +01:00 |
|
Stein Magnus Jodal
|
af4e33a9f0
|
docs: Add rompr to web client list (fixes #321)
|
2013-03-03 20:14:05 +01:00 |
|
Stein Magnus Jodal
|
93e86896e3
|
docs: Fix syntax error
|
2013-03-03 20:14:01 +01:00 |
|
Stein Magnus Jodal
|
559e184aa8
|
docs: Prefix issue numbers with '#' instead of 'GH-'
|
2013-03-03 20:13:43 +01:00 |
|
Stein Magnus Jodal
|
e099884d60
|
docs: Add woutervanwijk's web client
|
2013-03-03 20:12:41 +01:00 |
|
Stein Magnus Jodal
|
e527badedc
|
Merge pull request #334 from 0xadam/patch-1
docs: Append to /etc/modules, not overwrite
|
2013-03-01 23:36:10 -08:00 |
|
0xadam
|
0e2f512498
|
docs: Append to /etc/modules, not overwrite
Fixes the snd_bcm2835 module not being loaded and therefore sound output not working
|
2013-03-01 22:24:13 -08:00 |
|
Stein Magnus Jodal
|
22f386cf73
|
docs: Spotify now works on armhf
|
2013-02-07 22:25:27 +01:00 |
|
Stein Magnus Jodal
|
3ee8485d7e
|
docs: Fix syntax error
|
2013-01-10 22:16:25 +01:00 |
|
Stein Magnus Jodal
|
689e7c5f3d
|
docs: Refer to HTTP clients page for web based MPD clients
|
2013-01-10 22:13:44 +01:00 |
|
Stein Magnus Jodal
|
3c83041084
|
docs: Add rompr to web client list (fixes #321)
|
2013-01-10 22:12:44 +01:00 |
|
Stein Magnus Jodal
|
947b68b1be
|
docs: Fix syntax error
|
2013-01-10 21:47:21 +01:00 |
|
Stein Magnus Jodal
|
78f4a85e92
|
docs: Prefix issue numbers with '#' instead of 'GH-'
|
2013-01-08 00:05:51 +01:00 |
|
Stein Magnus Jodal
|
7f81b7c34c
|
docs: Fix typos in changelog
|
2013-01-08 00:05:27 +01:00 |
|