aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* return the errno value that was set by the native bus functions, python clears errno3.0Mattias Andrée2015-05-162-109/+154
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix pollMattias Andrée2015-05-162-5/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add new functions for bus 3.0Mattias Andrée2015-05-162-6/+237
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update bus.writeMattias Andrée2015-05-162-5/+17
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update callback wrapper to support bus 2.02.0Mattias Andrée2015-04-261-2/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix bugMattias Andrée2015-04-261-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update docMattias Andrée2015-04-261-1/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* suppress error on exit and fix callback1.0Mattias Andrée2015-04-232-2/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix some errorsMattias Andrée2015-04-231-5/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add destructor for bus classMattias Andrée2015-04-221-0/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* ...Mattias Andrée2015-04-222-0/+390
Signed-off-by: Mattias Andrée <maandree@operamail.com>