aboutsummaryrefslogtreecommitdiffstats
path: root/src/native_bus.pyx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add timed callsMattias Andrée2015-05-171-18/+171
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update pollMattias Andrée2015-05-171-20/+18
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* return the errno value that was set by the native bus functions, python clears errno3.0Mattias Andrée2015-05-161-82/+118
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix pollMattias Andrée2015-05-161-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add new functions for bus 3.0Mattias Andrée2015-05-161-2/+158
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update bus.writeMattias Andrée2015-05-161-3/+7
| | | | 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>
* suppress error on exit and fix callback1.0Mattias Andrée2015-04-231-1/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* ...Mattias Andrée2015-04-221-0/+221
Signed-off-by: Mattias Andrée <maandree@operamail.com>