Commit Graph

32 Commits

Author SHA1 Message Date
Stein Magnus Jodal
120c381285 stream: Move mopidy.{backends => }.stream 2014-01-11 15:17:02 +01:00
Stein Magnus Jodal
8561e9c815 docs: Remove mopidy.backends.spotify 2013-10-20 10:44:25 +02:00
Stein Magnus Jodal
4c08a5dfab docs: Include Backend class in API docs 2013-04-14 14:27:53 +02:00
Stein Magnus Jodal
3e39469cbb docs: Document new backend 2013-03-12 20:23:39 +01:00
Stein Magnus Jodal
0f6c9a1673 backends: Add BackendListener interface with playlists_loaded() event 2012-11-17 01:22:25 +01:00
Stein Magnus Jodal
3a24deaec3 Rename 'stored playlists' to 'playlists' 2012-11-14 09:23:19 +01:00
Stein Magnus Jodal
f0602b4e3b docs: Fix lots of broken module documentation 2012-10-29 00:25:25 +01:00
Stein Magnus Jodal
11ddc42120 Update descriptions of settings 2012-10-28 11:10:20 +01:00
Stein Magnus Jodal
f3cb3036d4 docs: Update a couple of references and titles 2012-09-13 23:57:07 +02:00
Stein Magnus Jodal
e0b26fcb81 docs: Move controllers out of the Backend API 2012-09-13 23:50:09 +02:00
Stein Magnus Jodal
cfe4ec96a6 docs: Split backend docs into three pages 2010-11-01 23:43:07 +01:00
Stein Magnus Jodal
f486bf512d Split BaseStoredPlaylistsController in controller and provider 2010-11-01 23:19:32 +01:00
Stein Magnus Jodal
a9e53e0617 docs: Rename 'backend api' to 'backend controller api', and 'provider api' to 'backend provider api' 2010-11-01 22:00:13 +01:00
Stein Magnus Jodal
acda478ed3 docs: Start splitting controllers into controllers and providers 2010-10-31 23:23:40 +01:00
Stein Magnus Jodal
1437ba63de docs: Split API and implementation docs 2010-10-31 02:16:40 +01:00
Stein Magnus Jodal
1b20c75d77 docs: Split backend docs into multiple files 2010-10-31 02:16:06 +02:00
Thomas Adamcik
acd0437193 Remove despotify backend as library is no longer maintained 2010-08-13 20:44:24 +02:00
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