Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-02-09 | afm-main-plugin: utils-jbus: fix bug that blocked |  José Bollo | 1 | -3/+11 |
2016-02-09 | afm-main-plugin: Adds verbose prompts |  José Bollo | 1 | -29/+36 |
2016-02-09 | afm-main-plugin: improves error reporting |  José Bollo | 1 | -1/+4 |
2016-01-26 | afm-plugin: update utils-jbus version |  José Bollo | 1 | -1/+3 |
2016-01-26 | Finalize Media Plugin upload API with full transfer logic |  Manuel Bachmann | 1 | -23/+20 |
2016-01-26 | Merge branch 'master' of github.com:iotbzh/afb-daemon |  Fulup Ar Foll | 3 | -9/+19 |
2016-01-26 | fixe getPostPath for afm-mail plugin |  Fulup Ar Foll | 2 | -24/+22 |
2016-01-26 | Fix getPostFile() upload function, return bare JSON in list |  Manuel Bachmann | 3 | -9/+19 |
2016-01-26 | Merge branch 'master' of github.com:iotbzh/afb-daemon |  Fulup Ar Foll | 3 | -27/+246 |
2016-01-26 | Fixed Post File Upload |  Fulup Ar Foll | 1 | -8/+4 |
2016-01-26 | afm-main: adds install/uninstall |  José Bollo | 3 | -27/+246 |
2016-01-26 | GetPostPath Ongoing |  Fulup Ar Foll | 1 | -1/+1 |
2016-01-25 | Media Plugin list API now returns a JSON object |  Manuel Bachmann | 1 | -5/+19 |
2016-01-25 | Fix Media Plugin refresh, add seek API |  Manuel Bachmann | 3 | -15/+62 |
2016-01-23 | afm-main-plugin: fix fatal error on initialisation |  José Bollo | 1 | -2/+2 |
2016-01-22 | Implement Media Plugin upload API, update README.md |  Manuel Bachmann | 3 | -25/+212 |
2016-01-21 | Add choose, play, pause, stop to Media Plugin |  Manuel Bachmann | 4 | -20/+420 |
2016-01-20 | Fix Media Plugin content list API |  Manuel Bachmann | 4 | -8/+36 |
2016-01-11 | Add Media Plugin |  Manuel Bachmann | 6 | -0/+355 |