Bastien Nocera
014b933b2b
Add gdk-pixbuf support
...
When imaging support is required, we prefer to use gdk-pixbuf,
as it's already on things like Live CDs.
Also fix the examples building against the system libfprint.
2010-08-17 11:35:06 +01:00
Bastien Nocera and Daniel Drake
e5da34e80a
Fix fp_get_pollfds()
...
It was increasing i too early, and writing past the allocated
structures.
2008-11-25 16:08:59 +00:00
Bastien Nocera and Daniel Drake
d816fed5c3
Disable finger_num_to_str when debugging is disabled
...
One less warning.
2008-11-25 16:08:58 +00:00
Bastien Nocera and Daniel Drake
749bb3e30e
Export scan type through HAL
...
Also export the scan type through HAL.
2008-11-24 17:19:36 +00:00
Bastien Nocera and Daniel Drake
29044d9ca9
Export scan type for each driver
...
For each driver, export the scan type supported by the devices it
handles. This allows front-ends to direct the user better.
2008-11-20 14:53:01 +00:00
Bastien Nocera and Daniel Drake
7c83b6d825
Tag fingerprint devices in HAL
...
Tag all the fprint supported devices in HAL. Patch from
myself and Timo Hoenig <thoenig@suse.de >.
2008-11-02 11:06:22 +00:00