aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-21improved use of const qualifierJosé Bollo2-2/+2
2015-12-21Export getFileUpload to helper-api.cFulup Ar Foll4-51/+48
2015-12-21Merge origin/masterFulup Ar Foll5-5/+21
2015-12-21Hack --plugins=pathFulup Ar Foll10-186/+277
2015-12-21Fix Audio API on Renesas Porter/Koelsch boardsManuel Bachmann1-0/+13
2015-12-21Fix Radio and Audio plugin symbolsManuel Bachmann4-5/+8
2015-12-21Fix HelloWorldFulup Ar Foll4-16/+84
2015-12-21FixeFulup Ar Foll4-65/+44
2015-12-21Switch to a plugin modelManuel Bachmann13-39/+95
2015-12-21Untie Radio and Audio APIsManuel Bachmann7-119/+200
2015-12-21Post File Working in Most casesFulup Ar Foll7-126/+156
2015-12-20Fix frequency setting bug in Radio APIManuel Bachmann2-4/+6
2015-12-18Fix bugs in Radio sequence, parameters, add ping/refreshManuel Bachmann2-43/+55
2015-12-17Final modifications for Radio-Audio API communicationManuel Bachmann12-102/+159
2015-12-17Fix Audio API runtimeManuel Bachmann2-3/+3