On 06/25/2015 05:34 PM, Matthew Baker wrote:
I'd recommend taking a glance at the SimpleScan project
(https://github.com/mnagel/simple-scan) to get a feel for how
commonplace options are handled.
I had looked at that before. I'm not sure whether that project uses
some sort if IDE or what, bu
On 06/25/2015 05:27 PM, Olaf Meeuwissen wrote:
Have a look at the SANE API specification as well. It's at
http://www.sane-project.org/html/
Thanks for reminding me. I came across that years ago when I was first
looking at using sane, and for some reason I didn't notice that before I
st
On 15/06/2015 23:25, Ondrej Zary wrote:
On Monday 15 June 2015 22:19:14 Stef wrote:
On 12/06/2015 23:45, Ondrej Zary wrote:
On Monday 08 June 2015 23:06:55 Ondrej Zary wrote:
On Saturday 30 May 2015 23:54:28 Ondrej Zary wrote:
On Friday 29 May 2015 23:02:38 Ondrej Zary wrote:
On Monday 11 Ma
On 23/06/2015 16:08, John Weber wrote:
On 06/22/2015 10:40 PM, Stef wrote:
Hi Stef,
Debug levels are defined like this for genesys_low:
genesys_low.h:#define DBG_io 6/* io functions */
genesys_low.h:#define DBG_io2 7/* io functions that are
called very often */
genes