odeviced-input: remove translation to int
commit3e389bf931d4e5a30eadea9d6e1e83f7447be4f1
authorKlaus Kurzmann <mok@fluxnetz.de>
Sat, 20 Mar 2010 20:47:01 +0000 (20 21:47 +0100)
committerKlaus Kurzmann <mok@fluxnetz.de>
Sat, 20 Mar 2010 20:47:01 +0000 (20 21:47 +0100)
tree8472f4c9d799fcaa8e852dd9fcbd063bcf4c9e38
parent1b4c0e21a6fec2c1952deb2bfeb2d85b924c3c36
odeviced-input: remove translation to int
NOTE: this breaks API - and is needed as there might be an arbitrary number
of input sources...  clients that want to listen to input events have to change
the callback to void (*cb)(char *, char *, int)

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
src/frameworkd-glib-dbus.h
src/odeviced/frameworkd-glib-odeviced-input.c
src/odeviced/frameworkd-glib-odeviced-input.h