aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-23several improvementsJosé Bollo6-155/+108
2016-03-23simplification of configJosé Bollo6-422/+119
2016-03-23moves more helpers from config to helper-apiJosé Bollo3-11/+10
2016-03-23rest-api: allow zero pluginJosé Bollo1-5/+0
2016-03-23main: fix typoJosé Bollo1-21/+20
2016-03-23removes save optionJosé Bollo2-18/+0
2016-03-23moves helpers from config to helper-apiJosé Bollo3-191/+159
2016-03-23http-svc: renamingJosé Bollo2-23/+32
2016-03-23afb-hreq: adds redirect for directoriesJosé Bollo1-31/+40
2016-03-23afb-hreq: creation of hreq classeJosé Bollo4-222/+282
2016-03-23http-svc: internal renamingJosé Bollo1-21/+21
2016-03-23http-svc: handle alises more efficientlyjobol1-12/+38
2016-03-23afb-method: creationjobol5-86/+343
2016-03-18http-svc: work in progress proposalJosé Bollo2-279/+595
2016-03-18http-svc: fix bug of uninitialized responseJosé Bollo1-3/+2
2016-03-17typoJosé Bollo1-1/+1
2016-03-17main: split the main in two partsJosé Bollo1-33/+49
2016-03-17main: use valid exit valueJosé Bollo2-16/+16
2016-03-17main: change location of AFB_options definitionJosé Bollo2-10/+9
2016-03-17local-def: dispatch some definitionsJosé Bollo3-5/+5
2016-03-17afm-main-plugin: update utils-jbusJosé Bollo3-45/+81
2016-03-17removed private api and fix some few warningsJosé Bollo5-26/+9
2016-03-16Add warning detection and improveJosé Bollo10-63/+58
2016-03-16http-svc: switch to epoll modelJosé Bollo1-4/+23
2016-02-23Fix horrendously wrong Volume check in Audio pluginManuel Bachmann1-1/+1
2016-02-23refactor cookie to add #portJosé Bollo3-3/+5
2016-02-18main: fix parsing of option aliasJosé Bollo1-4/+8
2016-02-17Allow Multiple TokenCreate when --token=""Fulup Ar Foll1-1/+1
2016-02-17Merge origin/masterFulup Ar Foll11-107/+209
2016-02-17Allow Multiple TokenCreate when --token=""Fulup Ar Foll2-15/+17
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-15add option for signaling readynessJosé Bollo2-0/+14
2016-02-15rest-api: fix verbosity of upload messageJosé Bollo1-1/+2
2016-02-14adds mode managementJosé Bollo4-9/+49
2016-02-11session: reset the timestamp on refreshJosé Bollo1-0/+4
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-09Adds a new option: modeJosé Bollo2-29/+49
2016-02-09afm-main-plugin: improves error reportingJosé Bollo1-1/+4
2016-02-08avoid use of keyword "private"José Bollo2-16/+16
2016-02-08typo: minor improvementJosé Bollo1-2/+2
2016-02-08removes unused smack fieldJosé Bollo2-12/+0
2016-02-02.gitignore: ignore more filesJosé Bollo1-0/+3
2016-01-28rest-api: catch error from pluginRegisterFct()Yannick Gicquel1-2/+4
2016-01-28rest-api: fixup AFB_plugins allocated referencesYannick Gicquel1-5/+4
2016-01-27Fix Error MessageFulup Ar Foll1-1/+1
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