Commit Graph

174 Commits

Author SHA1 Message Date
Stein Magnus Jodal
935d7a707d docs: Add docs for mopidy.mpd.server 2010-03-20 02:39:54 +01:00
Stein Magnus Jodal
da441b36b3 Rename MpdHandler to MpdFrontend 2010-03-20 02:36:18 +01:00
Stein Magnus Jodal
8ddff80ce3 docs: Add docs on all available backends 2010-03-14 00:23:26 +01:00
Stein Magnus Jodal
cf1e5ff4ba docs: Add section on changing settings 2010-03-13 21:20:35 +01:00
Stein Magnus Jodal
c6964f9307 docs: Add note on what the backend API docs covers. Add graph of backend controller relations. 2010-03-13 21:11:37 +01:00
Stein Magnus Jodal
65bce46983 docs: Add intro to model API 2010-03-13 20:50:51 +01:00
Stein Magnus Jodal
94523c3660 docs: Add example usage of a mixer 2010-03-13 20:45:10 +01:00
Stein Magnus Jodal
d240fcc783 docs: Add model relations graph 2010-03-13 18:26:59 +01:00
Stein Magnus Jodal
397fdf90d2 docs: Add inheritance diagrams to mixers 2010-03-13 18:23:23 +01:00
Stein Magnus Jodal
63cdcb5080 docs: Add docs for all available mixers 2010-03-13 18:18:00 +01:00
Stein Magnus Jodal
31529fb50f docs: Move settings doc into API docs 2010-03-08 17:12:17 +01:00
Stein Magnus Jodal
e8dbefceb5 Update backend API synopsis 2010-03-07 23:50:41 +01:00
Stein Magnus Jodal
3a07c6b27d Fix typo 2010-03-07 23:49:23 +01:00
Stein Magnus Jodal
523216d0fd Add mixer API and rewrite ALSA mixer hack 2010-03-07 23:48:50 +01:00
Stein Magnus Jodal
39ecf2b576 Make API docs a top-level section 2010-02-28 15:03:36 +01:00
Stein Magnus Jodal
1b231c671e docs: Move MpdHandler docs into API docs 2010-02-22 20:26:35 +01:00
Stein Magnus Jodal
c4cb47df6c Move Backend API docs from docs/ to docstrings 2010-02-08 12:11:34 +01:00
Stein Magnus Jodal
acdfff5b61 Add get_by_id() and get_by_uri() to BaseCurrentPlaylistController 2010-02-07 23:36:53 +01:00
Stein Magnus Jodal
21019740b1 Add two new methods for the backend API 2010-02-07 22:36:08 +01:00
Stein Magnus Jodal
300e23bf11 Change play(id, position) to play(track) 2010-02-07 20:14:03 +01:00
Stein Magnus Jodal
3302c185a0 Do not include the end position in slices 2010-02-07 20:06:31 +01:00
Stein Magnus Jodal
1aeec4e75c Use remove(track) instead of remove(position) 2010-02-07 04:20:28 +01:00
Stein Magnus Jodal
922662bff9 First draft of backend API 2010-02-07 03:34:43 +01:00
Stein Magnus Jodal
ea45b4d5e7 Add API doc of mopidy.models 2010-02-06 13:59:50 +01:00