aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2016-04-07improves file handlingJosé Bollo3-38/+19
2016-04-06upload of filesJosé Bollo2-80/+73
2016-04-06Radio plugin: make partially compatible with new APIManuel Bachmann4-61/+77
2016-04-06make a sigv even in releaseJosé Bollo1-6/+1
2016-04-05Merge branch 'master' of github.com:iotbzh/afb-daemonJosé Bollo7-99/+125
2016-04-05Audio plugin: re-enable PulseAudio backend buildManuel Bachmann4-12/+24
2016-04-05Audio plugin: adapt to new API, re-enable buildManuel Bachmann6-87/+101
2016-04-05fix context valuesJosé Bollo1-3/+3
2016-04-05refactored verbosityJosé Bollo1-5/+5
2016-04-05plugin: updating utils-jbusJosé Bollo2-218/+750
2016-04-04work in progress, session handlingJosé Bollo5-117/+184
2016-04-01work in progress (tbf)José Bollo3-94/+128
2016-04-01work in progress (tbf)José Bollo1-7/+11
2016-04-01work in progressJosé Bollo3-15/+22
2016-03-31refactoring (in progress, tbf)José Bollo2-9/+9
2016-03-31refactoring (in progress, tbf)José Bollo3-17/+7
2016-03-30renaming of field apiJosé Bollo1-4/+4
2016-03-30refactoringJosé Bollo6-22/+21
2016-03-23several improvementsJosé Bollo1-0/+21
2016-03-17afm-main-plugin: update utils-jbusJosé Bollo3-45/+81
2016-03-17removed private api and fix some few warningsJosé Bollo2-0/+4
2016-03-16Add warning detection and improveJosé Bollo4-8/+3
2016-02-23Fix horrendously wrong Volume check in Audio pluginManuel Bachmann1-1/+1
2016-02-17Audio plugin: choose between Pulse/ALSA at runtimeManuel Bachmann3-3/+15
2016-02-16afm-main-plugin: fix bugJosé Bollo1-1/+1
2016-02-15afm-main-plugin: adds mode autoJosé Bollo1-1/+2
2016-02-14adds mode managementJosé Bollo1-3/+43
2016-02-09afm-main-plugin: utils-jbus: fix bug that blockedJosé Bollo1-3/+11
2016-02-09afm-main-plugin: Adds verbose promptsJosé Bollo1-29/+36
2016-02-09afm-main-plugin: improves error reportingJosé Bollo1-1/+4
2016-01-26afm-plugin: update utils-jbus versionJosé Bollo1-1/+3
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 Foll3-9/+19
2016-01-26fixe getPostPath for afm-mail pluginFulup Ar Foll2-24/+22
2016-01-26Fix getPostFile() upload function, return bare JSON in listManuel Bachmann3-9/+19
2016-01-26Merge branch 'master' of github.com:iotbzh/afb-daemonFulup Ar Foll3-27/+246
2016-01-26Fixed Post File UploadFulup Ar Foll1-8/+4
2016-01-26afm-main: adds install/uninstallJosé Bollo3-27/+246
2016-01-26GetPostPath OngoingFulup Ar Foll1-1/+1
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-23afm-main-plugin: fix fatal error on initialisationJosé Bollo1-2/+2
2016-01-22Implement Media Plugin upload API, update README.mdManuel Bachmann3-25/+212
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 Bachmann6-0/+355
2016-01-11Audio Plugin: add PulseAudio supportManuel Bachmann10-104/+693
2016-01-06Fix Audio/Radio reinitialization issueManuel Bachmann2-2/+4
2016-01-05Fix set_mute in corner casesManuel Bachmann1-3/+5
2015-12-29Fix mute status for Porter/KoelschManuel Bachmann1-3/+10