aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-05-17timed write example3.1Mattias Andrée6-5/+62
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-05-17mMattias Andrée2-0/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-05-17style + add timed read exampleMattias Andrée25-31/+109
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-05-17add timed example and fix timed pollingMattias Andrée8-2/+131
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-05-16use $msg instead of $arg3.0Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-05-16add readme for nonblocking exampleMattias Andrée1-0/+24
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-05-15fix nowait for polling + add nonblocking exampleMattias Andrée6-0/+108
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-05-15update examplesMattias Andrée7-7/+7
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-26add readme for examples/daemon-depedencies2.0Mattias Andrée1-0/+19
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-26fix bugs in examples/daemon-depedenciesMattias Andrée2-7/+9
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-25start on a more complex exampleMattias Andrée13-0/+575
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-25fix telephony-and-music for update apiMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-25patch memory leakMattias Andrée1-5/+9
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-25add telephony-and-music exampleMattias Andrée8-0/+218
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-25typoMattias Andrée1-4/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-25add example audio-volume-controlMattias Andrée5-0/+71
Signed-off-by: Mattias Andrée <maandree@operamail.com>