Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-21 | Add choose, play, pause, stop to Media Plugin | Manuel Bachmann | 4 | -20/+420 | |
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 | 4 | -8/+36 | |
Listing content had various pointer-related issues. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2016-01-11 | Add Media Plugin | Manuel Bachmann | 5 | -0/+354 | |
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> |