Age | Commit message (Expand) | Author | Files | Lines |
2016-05-13 | media: uploading - first step |  José Bollo | 3 | -50/+129 |
2016-05-11 | Fix typo in media-api |  Manuel Bachmann | 1 | -1/+1 |
2016-05-11 | Update Radio plugin, Media plugin |  Manuel Bachmann | 10 | -295/+337 |
2016-05-11 | fix leak of messages |  José Bollo | 1 | -2/+7 |
2016-05-11 | fix dbus disconnection on error |  José Bollo | 1 | -1/+2 |
2016-05-11 | Update Audio plugin, re-enable ALSA/Pulse linking |  Manuel Bachmann | 6 | -107/+124 |
2016-05-10 | explicit use of json-c |  José Bollo | 6 | -6/+6 |
2016-05-10 | Refactoring requests and context handling |  José Bollo | 1 | -0/+3 |
2016-05-04 | Removing legacy dbus-1 library |  José Bollo | 7 | -1245/+182 |
2016-05-04 | Switch to libsystemd events |  José Bollo | 1 | -1/+1 |
2016-04-27 | first add of asynchonous handling |  José Bollo | 1 | -24/+59 |
2016-04-25 | avoid double free |  José Bollo | 1 | -1/+10 |
2016-04-21 | manages reference counting for events |  José Bollo | 1 | -1/+1 |
2016-04-19 | initial event handler |  José Bollo | 1 | -4/+14 |
2016-04-19 | refactoring context handling |  José Bollo | 2 | -46/+15 |
2016-04-19 | temporarily removal of unbuildables |  José Bollo | 1 | -1/+1 |
2016-04-19 | prepares event propagation |  José Bollo | 5 | -14/+27 |
2016-04-18 | improves formatting |  José Bollo | 1 | -12/+19 |
2016-04-18 | changing the license to apache 2 |  José Bollo | 19 | -190/+171 |
2016-04-15 | use upoll for event loop |  José Bollo | 6 | -686/+1362 |
2016-04-08 | refactoring req interface |  José Bollo | 3 | -43/+8 |
2016-04-07 | minor |  José Bollo | 1 | -6/+6 |
2016-04-07 | fix file posting |  José Bollo | 2 | -2/+4 |
2016-04-07 | improves file handling |  José Bollo | 3 | -38/+19 |
2016-04-06 | upload of files |  José Bollo | 2 | -80/+73 |
2016-04-06 | Radio plugin: make partially compatible with new API |  Manuel Bachmann | 4 | -61/+77 |
2016-04-06 | make a sigv even in release |  José Bollo | 1 | -6/+1 |
2016-04-05 | Merge branch 'master' of github.com:iotbzh/afb-daemon |  José Bollo | 7 | -99/+125 |
2016-04-05 | Audio plugin: re-enable PulseAudio backend build |  Manuel Bachmann | 4 | -12/+24 |
2016-04-05 | Audio plugin: adapt to new API, re-enable build |  Manuel Bachmann | 6 | -87/+101 |
2016-04-05 | fix context values |  José Bollo | 1 | -3/+3 |
2016-04-05 | refactored verbosity |  José Bollo | 1 | -5/+5 |
2016-04-05 | plugin: updating utils-jbus |  José Bollo | 2 | -218/+750 |
2016-04-04 | work in progress, session handling |  José Bollo | 5 | -117/+184 |
2016-04-01 | work in progress (tbf) |  José Bollo | 3 | -94/+128 |
2016-04-01 | work in progress (tbf) |  José Bollo | 1 | -7/+11 |
2016-04-01 | work in progress |  José Bollo | 3 | -15/+22 |
2016-03-31 | refactoring (in progress, tbf) |  José Bollo | 2 | -9/+9 |
2016-03-31 | refactoring (in progress, tbf) |  José Bollo | 3 | -17/+7 |
2016-03-30 | renaming of field api |  José Bollo | 1 | -4/+4 |
2016-03-30 | refactoring |  José Bollo | 6 | -22/+21 |
2016-03-23 | several improvements |  José Bollo | 1 | -0/+21 |
2016-03-17 | afm-main-plugin: update utils-jbus |  José Bollo | 3 | -45/+81 |
2016-03-17 | removed private api and fix some few warnings |  José Bollo | 2 | -0/+4 |
2016-03-16 | Add warning detection and improve |  José Bollo | 4 | -8/+3 |
2016-02-23 | Fix horrendously wrong Volume check in Audio plugin |  Manuel Bachmann | 1 | -1/+1 |
2016-02-17 | Audio plugin: choose between Pulse/ALSA at runtime |  Manuel Bachmann | 3 | -3/+15 |
2016-02-16 | afm-main-plugin: fix bug |  José Bollo | 1 | -1/+1 |
2016-02-15 | afm-main-plugin: adds mode auto |  José Bollo | 1 | -1/+2 |
2016-02-14 | adds mode management |  José Bollo | 1 | -3/+43 |