Commit Graph

1245 Commits

Author SHA1 Message Date
Stein Magnus Jodal
b38d3dba79 docs: Add Mopidy-Dirble extension 2014-01-17 15:01:18 +01:00
Stein Magnus Jodal
fab3d8ae68 docs: Fix syntax error 2014-01-16 11:47:24 +01:00
Thomas Adamcik
fe1b01df4d Merge pull request #643 from jodal/feature/mpd-listall
Add "listall" and "listallinfo" MPD commands
2014-01-15 14:44:15 -08:00
Thomas Adamcik
21ce22fb7b docs: Add config to frontend and backend examples. 2014-01-15 22:48:46 +01:00
Stein Magnus Jodal
c4ab4b150a docs: Remove browsing from list of MPD limitations 2014-01-15 01:34:43 +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
25e4bc0e30 docs: Recommend using Python module name as logger name 2014-01-13 22:28:17 +01:00
Stein Magnus Jodal
e071a161d6 Merge pull request #634 from sdbakker/enhancement/mixer-volume
Mixer volume in config
2014-01-13 13:27:51 -08:00
Stein Magnus Jodal
bba1f0a840 docs: Update install docs for OS X and source install 2014-01-12 23:31:47 +01:00
Stein Magnus Jodal
351eaefbaf docs: Fix link, add examples of URI conversion before playback 2014-01-12 13:47:58 +01:00
Stein Magnus Jodal
cee7cc28ab docs: Fix more typos 2014-01-12 13:42:09 +01:00
Thomas Adamcik
8aaf98e2d0 docs: Language fixes and added some more URI details 2014-01-12 13:35:52 +01:00
Stein Magnus Jodal
e1ec5b2217 docs: How to use backend URI schemes (fixes #429) 2014-01-12 13:26:42 +01:00
Stein Magnus Jodal
cc72ce8da9 docs: Complete lists of frontend/backend impls 2014-01-12 11:37:11 +01:00
Stein Magnus Jodal
d127bc8931 docs: Update changelog 2014-01-12 01:47:02 +01:00
Stein Magnus Jodal
94c904815d docs: Explain -v/-vv/-vvv differences 2014-01-12 01:47:01 +01:00
Stein Magnus Jodal
068b63b714 docs: Add info on init scripts (fixes: #266) 2014-01-11 21:40:38 +01:00
Stein Magnus Jodal
74d04d4e2f docs: Use pkill instead of line noise 2014-01-11 21:40:17 +01:00
Stein Magnus Jodal
feb1cd51bc docs: Add Mopidy-VKontakte 2014-01-11 21:10:25 +01:00
Stein Magnus Jodal
cc8bf67641 docs: More prose and less headers in ext docs 2014-01-11 21:05:21 +01:00
Stein Magnus Jodal
d9e602c128 docs: Make extensions and clients more prominent on the front page 2014-01-11 20:26:10 +01:00
Stein Magnus Jodal
d43a944d4d docs: Point Raspi users to the config and run sections
Ref. user not configuring or trying to run Mopidy at
http://www.raspberrypi.org/phpBB3/viewtopic.php?t=66074&p=484932
2014-01-11 19:59:23 +01:00
Stein Magnus Jodal
6b8331c9d5 docs: Actually include the Library class 2014-01-11 19:51:31 +01:00
Stein Magnus Jodal
f7407b6213 docs: Add mopidy.local.Library docs 2014-01-11 19:49:40 +01:00
Stein Magnus Jodal
81b3f21af0 docs: Update backend import 2014-01-11 18:28:16 +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
c962bdffcf docs: Remove reference to dummy backend 2014-01-11 16:49:34 +01:00
Stein Magnus Jodal
2731d23578 local: Move mopidy.{backends => }.local 2014-01-11 15:17:05 +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
3c7c0ae46c docs: Use Extension.setup() in extensiondev guide 2014-01-11 14:24:32 +01:00
Stein Magnus Jodal
b628825964 docs: Minor tweaks 2014-01-11 14:24:10 +01:00
Stein Magnus Jodal
99dff7515c docs: Add check-manifest tips 2014-01-11 14:19:37 +01:00
Stein Magnus Jodal
95ef4c0193 ext: Remove get_library_updaters() 2014-01-11 14:05:54 +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
Simon de Bakker
bdb4f9e2a5 Added mixer_volume to config documentation 2014-01-09 20:50:09 +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
26b3d268f7 docs: Change how to require() Mopidy.js 2014-01-04 16:16:25 +01:00
Stein Magnus Jodal
7f467802f3 docs: Update changelog 2014-01-04 00:15:12 +01:00
Stein Magnus Jodal
67fafd67d2 docs: Add hint about installing extension packages (fixes #627) 2014-01-03 23:30:15 +01:00
Stein Magnus Jodal
763dd2dbc2 Merge master into develop 2014-01-02 23:14:30 +01:00
Colin
30a648ee75 Fixed typo 2014-01-02 15:45:18 +00:00