aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-08Websocket: improves overall integrationJosé Bollo3-252/+98
2016-06-08wsj1: minor API refactoringJosé Bollo2-19/+40
2016-06-08Improves message formatingJosé Bollo4-22/+48
2016-06-08DBus binding: first draftjobol5-0/+707
2016-06-08Avoids javascript errorsJosé Bollo1-1/+12
2016-06-02afb-hreq.c: fix etag size (fixes stack smashing detected by stack protector)Stephane Desneux1-1/+1
2016-05-31Set version 1.0José Bollo1-4/+4
2016-05-31update html pagesJosé Bollo1-74/+69
2016-05-30afb-application-writing.md reviewFulup Ar Foll2-148/+163
2016-05-30Improves documentationJosé Bollo6-82/+522
2016-05-30update documentationJosé Bollo7-46/+175
2016-05-30Fix PulseAudio backend crash with multiple cardsManuel Bachmann1-0/+1
2016-05-30Add tests documentation, fix typoManuel Bachmann2-1/+79
2016-05-30remove the document afb-daemon.{md,html}José Bollo6-352/+369
2016-05-30add option --session-maxJosé Bollo2-2/+16
2016-05-30Improves the documentationJosé Bollo10-379/+1125
2016-05-30applies timeout setting for apisJosé Bollo4-1/+9
2016-05-30Update plugins documentation (give verbs)oManuel Bachmann1-3/+67
2016-05-30Update plugins documentation (helloworld, auth, tictactoe)Manuel Bachmann2-17/+78
2016-05-30Add basic documentation for pluginsManuel Bachmann2-0/+116
2016-05-30Update QML token-auth demoManuel Bachmann1-11/+13
2016-05-30Fix PulseAudio refreshing, volume APIsManuel Bachmann1-8/+29
2016-05-29Adds documentationJosé Bollo7-69/+246
2016-05-29redirect with the queryJosé Bollo3-20/+111
2016-05-29Merge branch 'master' of https://github.com/iotbzh/afb-daemonFulup Ar Foll19-154/+260
2016-05-29Première RelectureFulup Ar Foll3-330/+338
2016-05-29don't enforce to refresh the tokenJosé Bollo4-4/+16
2016-05-29improves versionning of libafbwscJosé Bollo2-0/+6
2016-05-29improves documentation formatingJosé Bollo1-1/+1
2016-05-29rename afb-wsc to libafbwscJosé Bollo2-2/+2
2016-05-29remove event sender interfaceJosé Bollo3-63/+11
2016-05-29adds documentation for websocket C clientsJosé Bollo4-73/+213
2016-05-29compact formatting of jsonJosé Bollo4-11/+11
2016-05-28Clean up and documentationFulup Ar Foll1-60/+49
2016-05-28improve naming of sample pluginsJosé Bollo9-154/+40
2016-05-28Merge branch 'master' of https://github.com/iotbzh/afb-daemonFulup Ar Foll24-1097/+3137
2016-05-28Changed Login for ConnectFulup Ar Foll1-0/+129
2016-05-27improves documentationJosé Bollo4-41/+271
2016-05-27removes restriction on the count of waitersJosé Bollo1-16/+0
2016-05-27improves documentationJosé Bollo9-118/+300
2016-05-27improves documentationJosé Bollo8-68/+1100
2016-05-27Adds the library libafbwsc.soJosé Bollo5-3/+66
2016-05-27terminology: Level Of AssuranceJosé Bollo3-20/+20
2016-05-27fix formatting errorJosé Bollo1-1/+1
2016-05-27allows to remove file/line indicationJosé Bollo1-5/+14
2016-05-27remove unuseful flagsJosé Bollo1-1/+0
2016-05-27improves detection of formatting errorJosé Bollo2-1/+2
2016-05-27improves namingJosé Bollo1-4/+3
2016-05-27indicates the call to initialisation functionJosé Bollo1-0/+1
2016-05-27Improve Audio plugin PulseAudio backendManuel Bachmann1-4/+4