Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2015-12-21 | Hack --plugins=path | Fulup Ar Foll | 10 | -186/+277 |
2015-12-21 | Fix Audio API on Renesas Porter/Koelsch boards | Manuel Bachmann | 1 | -0/+13 |
2015-12-21 | Fix Radio and Audio plugin symbols | Manuel Bachmann | 4 | -5/+8 |
2015-12-21 | Fix HelloWorld | Fulup Ar Foll | 4 | -16/+84 |
2015-12-21 | Fixe | Fulup Ar Foll | 4 | -65/+44 |
2015-12-21 | Switch to a plugin model | Manuel Bachmann | 13 | -39/+95 |
2015-12-21 | Untie Radio and Audio APIs | Manuel Bachmann | 7 | -119/+200 |
2015-12-21 | Post File Working in Most cases | Fulup Ar Foll | 7 | -126/+156 |
2015-12-20 | Fix frequency setting bug in Radio API | Manuel Bachmann | 2 | -4/+6 |
2015-12-18 | Fix bugs in Radio sequence, parameters, add ping/refresh | Manuel Bachmann | 2 | -43/+55 |
2015-12-17 | Final modifications for Radio-Audio API communication | Manuel Bachmann | 12 | -102/+159 |
2015-12-17 | Fix Audio API runtime | Manuel Bachmann | 2 | -3/+3 |
2015-12-17 | Finalize Audio plugin | Manuel Bachmann | 8 | -15/+281 |
2015-12-17 | Remove Hashtable for session and cleanup | Fulup Ar Foll | 4 | -213/+136 |
2015-12-16 | Initial Audio plugin | Manuel Bachmann | 10 | -27/+196 |
2015-12-16 | Added Timeout in Response | Fulup Ar Foll | 1 | -0/+2 |
2015-12-16 | Fix radio plugin runtime | Manuel Bachmann | 4 | -44/+223 |