Age | Commit message (Expand) | Author | Files | Lines |
2016-01-26 | fixe getPostPath for afm-mail plugin | Fulup Ar Foll | 4 | -105/+78 |
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 |
2015-12-22 | Merge origin/master | Fulup Ar Foll | 6 | -18/+18 |
2015-12-22 | Fix Post with invalid plugins | Fulup Ar Foll | 1 | -8/+12 |
2015-12-22 | Centralize dependencies, add D-Bus dep. to README.md | Manuel Bachmann | 4 | -10/+5 |
2015-12-22 | Improve plugin logic, pass plugins count to session | Manuel Bachmann | 2 | -8/+13 |
2015-12-22 | Merge origin/master | Fulup Ar Foll | 4 | -21/+68 |
2015-12-22 | Fix Post JSON bug | Fulup Ar Foll | 2 | -26/+104 |
2015-12-22 | Audio API: manage multiple-channel volume | Manuel Bachmann | 4 | -21/+68 |
2015-12-22 | Fix "no plugins" detection, rename HelloWorld API | Manuel Bachmann | 2 | -5/+12 |
2015-12-21 | Fix naming issue with DBus | José Bollo | 1 | -1/+1 |
2015-12-21 | Add plugin for the framework afm-main | José Bollo | 5 | -0/+873 |
2015-12-21 | improved use of const qualifier | José Bollo | 2 | -2/+2 |
2015-12-21 | Export getFileUpload to helper-api.c | Fulup Ar Foll | 4 | -51/+48 |
2015-12-21 | Merge origin/master | Fulup Ar Foll | 5 | -5/+21 |