Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-21 | Add choose, play, pause, stop to Media Plugin | Manuel Bachmann | 1 | -0/+1 | |
We can now play/pause/stop a track after having chosen its index number (default is 0). Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2016-01-20 | Fix Media Plugin content list API | Manuel Bachmann | 1 | -0/+2 | |
Listing content had various pointer-related issues. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2016-01-11 | Add Media Plugin | Manuel Bachmann | 1 | -0/+31 | |
Add a Media Plugin, based off Rygel (UPnP), with only an initialization and a "list" function for now. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> |