summaryrefslogtreecommitdiffstats
path: root/plugins/media/media-api.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Comments and fix of afb_req_unstoreJosé Bollo1-1/+3
2016-05-18improves the build systemJosé Bollo1-1/+1
2016-05-17improves plugin interfaceJosé Bollo1-6/+8
2016-05-17provides developper filesJosé Bollo1-2/+2
2016-05-13media: uploading - first stepJosé Bollo1-35/+114
2016-05-11Fix typo in media-apiManuel Bachmann1-1/+1
2016-05-11Update Radio plugin, Media pluginManuel Bachmann1-78/+110
2016-04-18changing the license to apache 2José Bollo1-10/+9
2016-03-30refactoringJosé Bollo1-1/+1
2016-03-17removed private api and fix some few warningsJosé Bollo1-0/+2
2016-01-26Finalize Media Plugin upload API with full transfer logicManuel Bachmann1-23/+20
2016-01-26Fix getPostFile() upload function, return bare JSON in listManuel Bachmann1-6/+16
2016-01-25Fix Media Plugin refresh, add seek APIManuel Bachmann1-9/+29
2016-01-22Implement Media Plugin upload API, update README.mdManuel Bachmann1-1/+23
2016-01-21Add choose, play, pause, stop to Media PluginManuel Bachmann1-4/+74
2016-01-20Fix Media Plugin content list APIManuel Bachmann1-1/+7
2016-01-11Add Media PluginManuel Bachmann1-0/+90