Rolf Bensch
f54b6ea704
changelog for recent work
2015-08-20 23:35:12 +02:00
Rolf Bensch
4a6d0be34e
remove atexit() function
...
- in some cases atexit() doesn't work with libusb-compat
- all exit() functions are replaced by scanimage_exit()
- scanimage_exit() has a new parameter (exit status)
2015-08-20 23:34:33 +02:00
Rolf Bensch
1c05bee77c
add development environment
2015-08-20 22:27:22 +02:00
Rolf Bensch
4a6e6c1e8a
changelog for recent work
2015-08-10 23:23:08 +02:00
Rolf Bensch
12bca33625
Pixma backend version 0.17.21
2015-08-10 23:20:56 +02:00
Rolf Bensch
2f4c0c16c4
EOF is a bjnp timeout error
2015-08-10 23:19:58 +02:00
Stéphane Voltz
a9e91885b0
chnagelog for bugfixes
2015-08-10 21:57:40 +02:00
Stéphane Voltz
6e9f6de1bc
fix for #300132
...
- free memory allocated by sane_get_devices()
2015-08-10 21:49:38 +02:00
Stéphane Voltz
e8c11a0849
fix for #300131
...
- free memory allocated by sane_get_devices()
2015-08-10 21:47:41 +02:00
Stéphane Voltz
c3f0904b80
fix for #300130
...
- free memory allocated by sane_get_devices()
2015-08-10 21:42:09 +02:00
Stéphane Voltz
f73b2e3dbf
fix for #300129
...
- free memory allocated by sane_get_devices()
2015-08-10 21:38:16 +02:00
Stéphane Voltz
39695d73c2
fix for #300127
...
- free memory allocated by sane_get_devices()
2015-08-10 21:34:24 +02:00
Stéphane Voltz
7fb21d541a
fix for #300126
...
- free memory allocated by sane_get_devices()
2015-08-10 21:30:19 +02:00
Stéphane Voltz
5129434b99
fix for #300124
...
- free memory allocated by sane_get_devices()
2015-08-10 21:27:33 +02:00
Stéphane Voltz
0e78307bdc
fix for #300122
...
- free device list allocated in sane_get_devices()
2015-08-10 21:20:26 +02:00
Stéphane Voltz
c39bc5ac07
fix for #300121
...
- free device list allocated in sane_get_devices()
2015-08-10 21:18:15 +02:00
Stéphane Voltz
debdba5b8c
fix for #300120
...
- free device list allocated in sane_get_devices()
2015-08-08 22:04:37 +02:00
Stéphane Voltz
83457dbb2f
changelog for bugfixes
2015-08-08 21:48:01 +02:00
Stéphane Voltz
07d8b48097
don't harcode /usr/local/include
...
- fix for #315060
2015-08-08 21:41:04 +02:00
Stéphane Voltz
1f1385ea67
fix memleaks in pnm backend
...
- fix memleaks reported in bug #313553
2015-08-08 21:31:05 +02:00
Rolf Bensch
dcce33376f
changelog for recent work
2015-08-07 23:22:24 +02:00
Rolf Bensch
9188678fc0
Pixma backend version 0.17.20
2015-08-07 23:21:04 +02:00
Rolf Bensch
3133c5e17a
EOF isn't an usb timeout error
...
- this fixes usb communication problems e.g. with OpenSuse
- revoke parts of 3c5cc2a
and cea03f3
2015-08-07 23:19:33 +02:00
Rolf Bensch
b331cd5bbc
update development packages list
...
libusb-compat-devel is needed in OpenSuse, instead of libusb-1_0-devel
2015-08-07 22:33:39 +02:00
Stéphane Voltz
425edc705e
more timing issue fixing
...
- add another usleep() to take care of LiDE 1110/210 scan issue on some
hardware (fast ones ?).
2015-08-06 09:06:10 +02:00
Stéphane Voltz
bf65dbdd9c
no color filter when using LEDADD
2015-08-06 09:01:35 +02:00
Stéphane Voltz
e38641eaef
fix LiDE35 GPIO setup
2015-08-06 09:01:35 +02:00
Stéphane Voltz
f3914a544e
fix type in lEDDADD code path
2015-08-06 09:01:35 +02:00
Alessandro Zummo
d0e7675e60
epson2: added support for Perfection V800 (Nick Stroustrup)
2015-07-31 22:01:19 +02:00
Stéphane Voltz
4eea901305
fix for #315104
...
- allocate gamma tables even if 'warm' boot
2015-07-31 08:10:13 +02:00
Stéphane Voltz
0e6d9621c1
add a new option for tstbackend
...
- add '-s' '--scan' option to add scan during open/close tests to better
catch issues with resources incorrectly free'd and alloc'd
2015-07-30 19:00:32 +02:00
Stéphane Voltz
09daef4a68
timing issue fix
...
- fix a timing issue on USB3 hardware (or maybe on fast recent hardware)
debugged and tracked by John S. Weber <jweber53@gmail.com>
2015-07-30 14:28:53 +02:00
Stéphane Voltz
00c9ac83bf
disable despeckle parameter at init
...
- since swdespeck is disabled at init, also disable despeckle diameter
2015-07-30 14:01:13 +02:00
Stéphane Voltz
87ca2f5f0e
fix clang warning
2015-07-30 14:01:13 +02:00
Stéphane Voltz
82adbf6ad2
use fabs for floating point numbers
2015-07-30 14:01:13 +02:00
Rolf Bensch
546f7b0464
changelog for recent work
2015-07-29 19:17:53 +02:00
Rolf Bensch
061df1202b
Pixma backend version 0.17.19
2015-07-29 19:10:02 +02:00
Rolf Bensch
a517aef0a7
Canon PIXMA MG7500 Series is working
2015-07-29 19:09:06 +02:00
Rolf Bensch
e9155caf1e
MG7500 doesn't need special image format post processing
2015-07-29 19:07:04 +02:00
Rolf Bensch
e9f161895d
new scanner Canon PIXMA MG3600 Series
2015-07-29 19:05:54 +02:00
Rolf Bensch
bd524cdc91
Canon PIXMA MX470 Series is working
2015-07-24 09:38:41 +02:00
Louis Lagendijk
0655b05555
Changelog: added description for bug fix in backend/sane_pixma.c
2015-06-27 19:06:50 +02:00
Louis Lagendijk
43bca22e0c
backend/sane_pixma.c: added missing return in case there is no error
2015-06-27 19:04:45 +02:00
Louis Lagendijk
6dcb2587b7
Added pixma_bjnp.c changes to Changelog
2015-06-27 18:22:48 +02:00
Louis Lagendijk
50a85b744c
Added backend version in debug output of pixma_bjnp.c
2015-06-27 18:19:31 +02:00
Stéphane Voltz
8c515798a6
some LiDE 120 support improvement
2015-06-11 21:26:07 +02:00
Rolf Bensch
d39f0af814
fix changelog date
2015-05-19 08:59:40 +02:00
Rolf Bensch
41fad2f2b4
changelog for recent work
2015-05-18 22:54:35 +02:00
Rolf Bensch
7491584574
Pixma backend version 0.17.18
2015-05-18 22:51:02 +02:00
Rolf Bensch
0ab1f99f63
new scanner Canon i-SENSYS MF8300 Series
2015-05-18 22:49:58 +02:00