Commit Graph

10 Commits

Author SHA1 Message Date
Thomas Adamcik
3fcbe28367 Remove history doc and write new doc directly in backend based on MPD behavior for next and previous_track 2010-02-20 02:11:30 +01:00
Thomas Adamcik
503d7a800d Add notes about history handling to doc 2010-02-20 00:57:13 +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