Commit Graph

166 Commits

Author SHA1 Message Date
dz0ny
bbc946a4c2 Add mention for HTTP API explorer in relevant places. 2014-07-20 18:35:47 +02:00
Stein Magnus Jodal
4679bc0939 docs: Reference the extension pages instead of maintaining multiple lists 2014-07-17 02:15:58 +02:00
Stein Magnus Jodal
a361da25d1 docs: Link to software mixer page 2014-07-17 01:34:16 +02:00
Stein Magnus Jodal
b24835163b docs: Show full exception path 2014-07-17 01:31:46 +02:00
Stein Magnus Jodal
b8de7fa75c mixer: Add MixerListener 2014-07-10 01:00:35 +02:00
Stein Magnus Jodal
83f1d00944 docs: Add {Backend,Frontend,Mixer}Error guidelines to backend/frontend/mixer APIs 2014-07-09 23:49:06 +02:00
Stein Magnus Jodal
aa2cb12b9c docs: Add Mopidy-SoftwareMixer to the mixer impl list 2014-07-08 01:56:57 +02:00
Stein Magnus Jodal
297aac4f5a docs: Add Mopidy-ALSAMixer to mixer impl list 2014-07-06 21:33:51 +02:00
Stein Magnus Jodal
9ca4dae167 mixer: Add mixer API 2014-07-06 21:32:59 +02:00
Trygve Aaberge
62784d12e7 Add Mopidy-Spotify-Tunigo to list of extensions 2014-06-24 16:51:33 +02:00
Stein Magnus Jodal
c5028a8576 js: Fix console setup, allow mocking of the console 2014-06-20 11:16:15 +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
858a6977df js: Add callingConvention setting
For now it defaults to the existing behavior "by-position-only" and changing it
has no effect.
2014-06-17 20:57:55 +02:00
Stein Magnus Jodal
6864cc97ea docs: Improve Mopidy.js promise usage examples
Thanks to @briancavalier for the review!
2014-06-16 23:46:17 +02:00
Stein Magnus Jodal
3cf1973652 docs: Fix typo 2014-06-16 23:45:52 +02:00
Stein Magnus Jodal
681c2d1560 docs: Improve Mopidy.js Promise usage examples 2014-06-16 00:39:38 +02:00
Stein Magnus Jodal
76d13b6efd docs: Document Mopidy.js settings (fixes #702) 2014-06-16 00:38:40 +02:00
Stein Magnus Jodal
720a403439 http: Remove unused Router class 2014-06-04 21:32:54 +02:00
Stein Magnus Jodal
33228f2528 http: Simplify app registration 2014-06-04 21:32:19 +02:00
Stein Magnus Jodal
eea6138b3d http: Simplify static files serving 2014-06-04 20:47:49 +02:00
Stein Magnus Jodal
0e7c76db2e docs: Fix error 2014-06-03 00:42:24 +02:00
Stein Magnus Jodal
325ea976d8 docs: Add examples of using core from Tornado/WSGI 2014-05-30 22:52:46 +02:00
Stein Magnus Jodal
3354750921 docs: Add HTTP router docs
These docs reflects the current API usage.

I have plans to simplify the API, but I want to try out my ideas in
documentation first, so I need docs for existing API to have a starting point.
2014-05-30 16:13:13 +02:00
Stein Magnus Jodal
d03988e1f5 http: Update docs todos 2014-05-22 21:03:42 +02:00
Stein Magnus Jodal
4562de5615 docs: Add references to new API docs 2014-05-20 21:11:30 +02:00
Stein Magnus Jodal
05803591c5 docs: Improve JSON-RPC POST example 2014-05-16 15:43:14 +02:00
Stein Magnus Jodal
33a02754c1 docs: Add HTTP POST description and example 2014-05-16 15:20:19 +02:00
Stein Magnus Jodal
e2bec6aa06 docs: Minor JSON-RPC doc improvements 2014-05-15 21:35:06 +02:00
Stein Magnus Jodal
7b6735b9af docs: Split out HTTP server side API 2014-05-15 21:30:45 +02:00
Stein Magnus Jodal
d82c0cc960 docs: Add attribute getter/setter naming convention example 2014-05-15 21:30:35 +02:00
Stein Magnus Jodal
51b7ae4e94 docs: Include Browserify in npm section 2014-05-15 21:10:36 +02:00
Stein Magnus Jodal
d12381d7d4 docs: Move Mopidy.js docs to its own page 2014-05-15 21:10:36 +02:00
Stein Magnus Jodal
83bb891de4 http: Improve Router docstrings, include in API docs 2014-05-14 23:42:55 +02: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
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
26b3d268f7 docs: Change how to require() Mopidy.js 2014-01-04 16:16:25 +01:00
Stein Magnus Jodal
1ee534126e mpd: Move mopidy.{frontends => }.mpd 2013-12-31 14:11:16 +01:00
Stein Magnus Jodal
621aff22c9 http: Move mopidy.{frontends => }.http 2013-12-31 14:04:25 +01:00
Stein Magnus Jodal
7bb533a6b5 docs: Add note about public APIs and API stability 2013-12-29 15:38:41 +01:00
Stein Magnus Jodal
12d473ced6 zeroconf: Make public API with docs 2013-12-29 15:38:20 +01:00
Stein Magnus Jodal
b0b2e37950 docs: Include API docs for the Core class 2013-12-15 21:41:00 +01:00
Thomas Adamcik
0ab772f251 docs: Add command API to docs and extension dev page. 2013-11-16 03:04:48 +01:00