aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2017-05-19Fix cmake dependencydab_3.99.1dab/3.99.13.99.1Ronan Le Martret1-25/+33
* update documentation (get libmicrohttpd>=0.9.54 from upstream). Change-Id: I361708fecd3b670dba0f32230fa3bcbd86fa9c55 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2016-05-17DocumentationFulup Ar Foll1-1/+1
2016-05-17DocumentationFulup Ar Foll1-3/+23
2016-05-17update documentation for new pathsJosé Bollo1-2/+2
Change-Id: I734345475e6fbb7d924480ad9f0df79d6b1e8cdf Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2016-05-13Fixed Sample POST/JSONFulup Ar Foll1-0/+7
2016-05-11Update dependencies in README.mdManuel Bachmann1-7/+14
Remove mentions of libdbus, add systemd and openssl. Mention Ubuntu 16.04 and Fedora 23 as reference systems. Add dependencies helper for both. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
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