Commit Graph

15 Commits

Author SHA1 Message Date
Stein Magnus Jodal
46177f65f1 Rename mopidy.backends.{gstreamer => local} 2010-08-10 21:45:01 +02:00
Stein Magnus Jodal
cca1c0e234 docs: Freshen up the API docs 2010-08-09 23:22:39 +02:00
Stein Magnus Jodal
e983e87f40 Move backends into their own packages 2010-08-09 21:48:52 +02:00
Stein Magnus Jodal
8cedca11d3 Improve backend API docs 2010-05-03 22:54:34 +02:00
Stein Magnus Jodal
dea5d4ba5b Update docs to reflect that the gstreamer branch has been merged 2010-04-12 23:45:45 +02:00
Stein Magnus Jodal
8ddff80ce3 docs: Add docs on all available backends 2010-03-14 00:23:26 +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
e8dbefceb5 Update backend API synopsis 2010-03-07 23:50:41 +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