Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't crash the example program if there is no default profile assigned | Richard Hughes | 2011-07-07 | 1 | -2/+8 |
* | trivial: fix the compile invocation line in one of the examples | Richard Hughes | 2011-07-07 | 1 | -1/+1 |
* | trivial: fix up two warnings from clang | Richard Hughes | 2011-06-13 | 1 | -0/+1 |
* | Add automatic .gitignore generation | Richard Hughes | 2011-06-10 | 2 | -4/+2 |
* | trivial: add some example code showing off FindDeviceByProperty | Richard Hughes | 2011-06-03 | 1 | -0/+85 |
* | trivial: fix up the raw DBus example code after the API break | Richard Hughes | 2011-03-07 | 1 | -4/+4 |
* | trivial: use calloc rather than malloc in the raw C example | Richard Hughes | 2011-02-25 | 1 | -10/+7 |
* | Add cd-dbus-use-qualifier as an example of how to use a qualifier in raw DBus | Richard Hughes | 2011-02-23 | 3 | -1/+313 |
* | Move the DBus sample program into examples/ as others will soon follow | Richard Hughes | 2011-02-23 | 3 | -0/+141 |