aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2016-01-22Implement Media Plugin upload API, update README.mdManuel Bachmann1-1/+2
Media Plugin now supports a "upload?value=<file>" API. Add Media Plugin requirements to README.md. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2016-01-11Update README.md (PulseAudio optional dependency)Manuel Bachmann1-1/+2
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2016-01-07Update README.md (plugins, code sample)Manuel Bachmann1-43/+42
Updated : - plugins are now implemented ; - data structures in code sample have changed ; - various typos and style details. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2015-12-22Centralize dependencies, add D-Bus dep. to README.mdManuel Bachmann1-0/+1
README.md now mentions D-Bus. Checking dbus presence is now done at the same place as json-c, libmicrohttpdd... Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2015-12-16Initial Audio pluginManuel Bachmann1-0/+1
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2015-12-16New tree organization, update CMake req. to 2.8.8.Manuel Bachmann1-1/+1
Use CMake-2.8.8-specific feature to allow building the daemon from various source directories. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2015-12-14Document UUID dependency, make radio plugin buildableManuel Bachmann1-1/+2
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2015-12-11Add Radio API pluginManuel Bachmann1-1/+12
Add Radio API plugin source code, build with CMake. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2015-12-10README.md: fix typosManuel Bachmann1-10/+11
Turn requirements list into real list, add carriage returns after each command line, add "$" before each command line. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2015-12-10README.md: add CMake build instructionManuel Bachmann1-0/+14
List requirements, give build commands workflow. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2015-12-09DocFulup Ar Foll1-0/+64