Age | Commit message (Expand) | Author | Files | Lines |
2016-02-09 | Adds a new option: mode | José Bollo | 2 | -29/+49 |
2016-02-09 | afm-main-plugin: improves error reporting | José Bollo | 1 | -1/+4 |
2016-02-08 | avoid use of keyword "private" | José Bollo | 2 | -16/+16 |
2016-02-08 | typo: minor improvement | José Bollo | 1 | -2/+2 |
2016-02-08 | removes unused smack field | José Bollo | 2 | -12/+0 |
2016-02-02 | .gitignore: ignore more files | José Bollo | 1 | -0/+3 |
2016-01-28 | rest-api: catch error from pluginRegisterFct() | Yannick Gicquel | 1 | -2/+4 |
2016-01-28 | rest-api: fixup AFB_plugins allocated references | Yannick Gicquel | 1 | -5/+4 |
2016-01-27 | Fix Error Message | Fulup Ar Foll | 1 | -1/+1 |
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 | 4 | -10/+20 |
2016-01-26 | fixe getPostPath for afm-mail plugin | Fulup Ar Foll | 4 | -105/+78 |
2016-01-26 | Fix getPostFile() upload function, return bare JSON in list | Manuel Bachmann | 4 | -10/+20 |
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 | 4 | -80/+103 |
2016-01-26 | afm-main: adds install/uninstall | José Bollo | 3 | -27/+246 |
2016-01-26 | GetPostPath Ongoing | Fulup Ar Foll | 3 | -1/+14 |
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-25 | main: minor improvement of daemonizing | José Bollo | 1 | -1/+1 |
2016-01-25 | http-svc: refactor of httpdLoop | José Bollo | 2 | -14/+5 |
2016-01-25 | indent | José Bollo | 1 | -1/+1 |
2016-01-25 | main: frankly removes smack argument | José Bollo | 1 | -8/+0 |
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 | 5 | -27/+215 |
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 | 7 | -2/+362 |
2016-01-11 | Update README.md (PulseAudio optional dependency) | Manuel Bachmann | 1 | -1/+2 |
2016-01-11 | Audio Plugin: add PulseAudio support | Manuel Bachmann | 12 | -115/+703 |
2016-01-07 | Update README.md (plugins, code sample) | Manuel Bachmann | 1 | -43/+42 |
2016-01-06 | Fix Audio/Radio reinitialization issue | Manuel Bachmann | 2 | -2/+4 |
2016-01-05 | Fix set_mute in corner cases | Manuel Bachmann | 1 | -3/+5 |
2015-12-30 | Fix Session Cookie | Fulup Ar Foll | 1 | -2/+2 |
2015-12-30 | Fix Cookie Size [was to small] | Fulup Ar Foll | 1 | -2/+2 |
2015-12-30 | Added EmptyPost handling | Fulup Ar Foll | 2 | -6/+5 |
2015-12-29 | Fix mute status for Porter/Koelsch | Manuel Bachmann | 1 | -3/+10 |
2015-12-29 | removing netbeans private data | José Bollo | 8 | -480/+0 |
2015-12-29 | Switch to unique token model | Fulup Ar Foll | 3 | -5/+5 |
2015-12-28 | Fix Audio plugin loading, mute on Porter/Koelsch | Manuel Bachmann | 3 | -9/+27 |
2015-12-28 | Fix plugin loading logic, radio plugin loading | Manuel Bachmann | 2 | -19/+20 |
2015-12-24 | Fixed Client Session Context by Plugin | Fulup Ar Foll | 7 | -11/+162 |
2015-12-23 | Implement --ldpaths=dir1:dir2:dir... | Fulup Ar Foll | 5 | -63/+101 |
2015-12-23 | Add plugin handle into request, pass it to free callback | Manuel Bachmann | 5 | -51/+48 |
2015-12-23 | Merge origin/master | Fulup Ar Foll | 3 | -5/+16 |
2015-12-23 | Restore Previous functionalities with a unique Token | Fulup Ar Foll | 3 | -7/+19 |
2015-12-22 | New Session Model [compile but not tested] | Fulup Ar Foll | 8 | -115/+98 |
2015-12-22 | afm-main: update adress and bug fix | José Bollo | 3 | -5/+16 |
2015-12-22 | Does not compile | Fulup Ar Foll | 5 | -38/+35 |