src/app-framework-binder.git
2016-03-17 José Bolloremoved private api and fix some few warnings
2016-03-16 José BolloAdd warning detection and improve
2016-03-16 José Bollohttp-svc: switch to epoll model
2016-02-23 Manuel BachmannFix horrendously wrong Volume check in Audio plugin
2016-02-23 José Bollorefactor cookie to add #port
2016-02-18 José Bollomain: fix parsing of option alias
2016-02-17 Fulup Ar FollAllow Multiple TokenCreate when --token=""
2016-02-17 Fulup Ar FollMerge origin/master
2016-02-17 Fulup Ar FollAllow Multiple TokenCreate when --token=""
2016-02-17 Manuel BachmannAudio plugin: choose between Pulse/ALSA at runtime
2016-02-16 José Bolloafm-main-plugin: fix bug
2016-02-15 José Bolloafm-main-plugin: adds mode auto
2016-02-15 José Bolloadd option for signaling readyness
2016-02-15 José Bollorest-api: fix verbosity of upload message
2016-02-14 José Bolloadds mode management
2016-02-11 José Bollosession: reset the timestamp on refresh
2016-02-09 José Bolloafm-main-plugin: utils-jbus: fix bug that blocked
2016-02-09 José Bolloafm-main-plugin: Adds verbose prompts
2016-02-09 José BolloAdds a new option: mode
2016-02-09 José Bolloafm-main-plugin: improves error reporting
2016-02-08 José Bolloavoid use of keyword "private"
2016-02-08 José Bollotypo: minor improvement
2016-02-08 José Bolloremoves unused smack field
2016-02-02 José Bollo.gitignore: ignore more files
2016-01-28 Yannick Gicquelrest-api: catch error from pluginRegisterFct()
2016-01-28 Yannick Gicquelrest-api: fixup AFB_plugins allocated references
2016-01-27 Fulup Ar FollFix Error Message
2016-01-26 José Bolloafm-plugin: update utils-jbus version
2016-01-26 Manuel BachmannFinalize Media Plugin upload API with full transfer...
2016-01-26 Fulup Ar FollMerge branch 'master' of github.com:iotbzh/afb-daemon
2016-01-26 Fulup Ar Follfixe getPostPath for afm-mail plugin
2016-01-26 Manuel BachmannFix getPostFile() upload function, return bare JSON...
2016-01-26 Fulup Ar FollMerge branch 'master' of github.com:iotbzh/afb-daemon
2016-01-26 Fulup Ar FollFixed Post File Upload
2016-01-26 José Bolloafm-main: adds install/uninstall
2016-01-26 Fulup Ar FollGetPostPath Ongoing
2016-01-25 Manuel BachmannMedia Plugin list API now returns a JSON object
2016-01-25 Manuel BachmannFix Media Plugin refresh, add seek API
2016-01-25 José Bollomain: minor improvement of daemonizing
2016-01-25 José Bollohttp-svc: refactor of httpdLoop
2016-01-25 José Bolloindent
2016-01-25 José Bollomain: frankly removes smack argument
2016-01-23 José Bolloafm-main-plugin: fix fatal error on initialisation
2016-01-22 Manuel BachmannImplement Media Plugin upload API, update README.md
2016-01-21 Manuel BachmannAdd choose, play, pause, stop to Media Plugin
2016-01-20 Manuel BachmannFix Media Plugin content list API
2016-01-11 Manuel BachmannAdd Media Plugin
2016-01-11 Manuel BachmannUpdate README.md (PulseAudio optional dependency)
2016-01-11 Manuel BachmannAudio Plugin: add PulseAudio support
2016-01-07 Manuel BachmannUpdate README.md (plugins, code sample)
2016-01-06 Manuel BachmannFix Audio/Radio reinitialization issue
2016-01-05 Manuel BachmannFix set_mute in corner cases
2015-12-30 Fulup Ar FollFix Session Cookie
2015-12-30 Fulup Ar FollFix Cookie Size [was to small]
2015-12-30 Fulup Ar FollAdded EmptyPost handling
2015-12-29 Manuel BachmannFix mute status for Porter/Koelsch
2015-12-29 José Bolloremoving netbeans private data
2015-12-29 Fulup Ar FollSwitch to unique token model
2015-12-28 Manuel BachmannFix Audio plugin loading, mute on Porter/Koelsch
2015-12-28 Manuel BachmannFix plugin loading logic, radio plugin loading
2015-12-23 Fulup Ar FollFixed Client Session Context by Plugin
2015-12-23 Fulup Ar FollImplement --ldpaths=dir1:dir2:dir...
2015-12-23 Manuel BachmannAdd plugin handle into request, pass it to free callback
2015-12-22 Fulup Ar FollMerge origin/master
2015-12-22 Fulup Ar FollRestore Previous functionalities with a unique Token
2015-12-22 Fulup Ar FollNew Session Model [compile but not tested]
2015-12-22 José Bolloafm-main: update adress and bug fix
2015-12-22 Fulup Ar FollDoes not compile
2015-12-22 Fulup Ar FollMerge origin/master
2015-12-22 Fulup Ar FollFix Post with invalid plugins
2015-12-22 Manuel BachmannCentralize dependencies, add D-Bus dep. to README.md
2015-12-22 Manuel BachmannImprove plugin logic, pass plugins count to session
2015-12-22 Fulup Ar FollMerge origin/master
2015-12-22 Fulup Ar FollFix Post JSON bug
2015-12-22 Manuel BachmannAudio API: manage multiple-channel volume
2015-12-22 Manuel BachmannFix "no plugins" detection, rename HelloWorld API
2015-12-21 José BolloFix naming issue with DBus
2015-12-21 José BolloAdd plugin for the framework afm-main
2015-12-21 José Bolloimproved use of const qualifier
2015-12-21 Fulup Ar FollExport getFileUpload to helper-api.c
2015-12-21 Fulup Ar FollMerge origin/master
2015-12-21 Fulup Ar FollHack --plugins=path
2015-12-21 Manuel BachmannFix Audio API on Renesas Porter/Koelsch boards
2015-12-21 Manuel BachmannFix Radio and Audio plugin symbols
2015-12-21 Fulup Ar FollFix HelloWorld
2015-12-21 Fulup Ar FollFixe
2015-12-21 Manuel BachmannSwitch to a plugin model
2015-12-21 Manuel BachmannUntie Radio and Audio APIs
2015-12-21 Fulup Ar FollPost File Working in Most cases
2015-12-20 Manuel BachmannFix frequency setting bug in Radio API
2015-12-18 Manuel BachmannFix bugs in Radio sequence, parameters, add ping/refresh
2015-12-17 Manuel BachmannFinal modifications for Radio-Audio API communication
2015-12-17 Manuel BachmannFix Audio API runtime
2015-12-17 Manuel BachmannFinalize Audio plugin
2015-12-16 Fulup Ar FollRemove Hashtable for session and cleanup
2015-12-16 Manuel BachmannInitial Audio plugin
2015-12-16 Fulup Ar FollAdded Timeout in Response
2015-12-16 Manuel BachmannFix radio plugin runtime
2015-12-16 Manuel BachmannFix radio plugin loading
2015-12-16 Manuel BachmannFix plugins loading, cleanup and dispatch Radio API...
next