aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Finalize Media Plugin upload API with full transfer logicManuel Bachmann1-23/+20
2016-01-26Merge branch 'master' of github.com:iotbzh/afb-daemonFulup Ar Foll4-10/+20
2016-01-26fixe getPostPath for afm-mail pluginFulup Ar Foll4-105/+78
2016-01-26Fix getPostFile() upload function, return bare JSON in listManuel Bachmann4-10/+20
2016-01-26Merge branch 'master' of github.com:iotbzh/afb-daemonFulup Ar Foll3-27/+246
2016-01-26Fixed Post File UploadFulup Ar Foll4-80/+103
2016-01-26afm-main: adds install/uninstallJosé Bollo3-27/+246
2016-01-26GetPostPath OngoingFulup Ar Foll3-1/+14
2016-01-25Media Plugin list API now returns a JSON objectManuel Bachmann1-5/+19
2016-01-25Fix Media Plugin refresh, add seek APIManuel Bachmann3-15/+62
2016-01-25main: minor improvement of daemonizingJosé Bollo1-1/+1
2016-01-25http-svc: refactor of httpdLoopJosé Bollo2-14/+5
2016-01-25indentJosé Bollo1-1/+1
2016-01-25main: frankly removes smack argumentJosé Bollo1-8/+0
2016-01-23afm-main-plugin: fix fatal error on initialisationJosé Bollo1-2/+2
2016-01-22Implement Media Plugin upload API, update README.mdManuel Bachmann5-27/+215
2016-01-21Add choose, play, pause, stop to Media PluginManuel Bachmann4-20/+420
2016-01-20Fix Media Plugin content list APIManuel Bachmann4-8/+36
2016-01-11Add Media PluginManuel Bachmann7-2/+362
2016-01-11Update README.md (PulseAudio optional dependency)Manuel Bachmann1-1/+2
2016-01-11Audio Plugin: add PulseAudio supportManuel Bachmann12-115/+703
2016-01-07Update README.md (plugins, code sample)Manuel Bachmann1-43/+42
2016-01-06Fix Audio/Radio reinitialization issueManuel Bachmann2-2/+4
2016-01-05Fix set_mute in corner casesManuel Bachmann1-3/+5
2015-12-30Fix Session CookieFulup Ar Foll1-2/+2
2015-12-30Fix Cookie Size [was to small]Fulup Ar Foll1-2/+2
2015-12-30Added EmptyPost handlingFulup Ar Foll2-6/+5
2015-12-29Fix mute status for Porter/KoelschManuel Bachmann1-3/+10
2015-12-29removing netbeans private dataJosé Bollo8-480/+0
2015-12-29Switch to unique token modelFulup Ar Foll3-5/+5
2015-12-28Fix Audio plugin loading, mute on Porter/KoelschManuel Bachmann3-9/+27
2015-12-28Fix plugin loading logic, radio plugin loadingManuel Bachmann2-19/+20
2015-12-24Fixed Client Session Context by PluginFulup Ar Foll7-11/+162
2015-12-23Implement --ldpaths=dir1:dir2:dir...Fulup Ar Foll5-63/+101
2015-12-23Add plugin handle into request, pass it to free callbackManuel Bachmann5-51/+48
2015-12-23Merge origin/masterFulup Ar Foll3-5/+16
2015-12-23Restore Previous functionalities with a unique TokenFulup Ar Foll3-7/+19
2015-12-22New Session Model [compile but not tested]Fulup Ar Foll8-115/+98
2015-12-22afm-main: update adress and bug fixJosé Bollo3-5/+16
2015-12-22Does not compileFulup Ar Foll5-38/+35
2015-12-22Merge origin/masterFulup Ar Foll6-18/+18
2015-12-22Fix Post with invalid pluginsFulup Ar Foll1-8/+12
2015-12-22Centralize dependencies, add D-Bus dep. to README.mdManuel Bachmann4-10/+5
2015-12-22Improve plugin logic, pass plugins count to sessionManuel Bachmann2-8/+13
2015-12-22Merge origin/masterFulup Ar Foll4-21/+68
2015-12-22Fix Post JSON bugFulup Ar Foll2-26/+104
2015-12-22Audio API: manage multiple-channel volumeManuel Bachmann4-21/+68
2015-12-22Fix "no plugins" detection, rename HelloWorld APIManuel Bachmann2-5/+12
2015-12-21Fix naming issue with DBusJosé Bollo1-1/+1
2015-12-21Add plugin for the framework afm-mainJosé Bollo5-0/+873