1141cc406Sopenharmony_ci****** Release of sane-backends 1.0.24. End of code freeze ****** 2141cc406Sopenharmony_ci 3141cc406Sopenharmony_ci2013-09-30 m. allan noah <kitno455 at gmail dot com> 4141cc406Sopenharmony_ci * po/nl.po: updated translation from Martin Kho. 5141cc406Sopenharmony_ci 6141cc406Sopenharmony_ci2013-09-30 Rolf Bensch <rolf at bensch hyphen online dot de> 7141cc406Sopenharmony_ci * backend/pixma_mp810.c: fix button support for Canon CS8800F. 8141cc406Sopenharmony_ci 9141cc406Sopenharmony_ci2013-09-24 Rolf Bensch <rolf at bensch hyphen online dot de> 10141cc406Sopenharmony_ci * backend/pixma_imageclass.c, doc/descriptions/pixma.desc, 11141cc406Sopenharmony_ci doc/sane-pixma.man: New scanner Canon imageCLASS MF4770n 12141cc406Sopenharmony_ci reported by Ralph Little. 13141cc406Sopenharmony_ci 14141cc406Sopenharmony_ci2013-09-18 Alex Belkin <abc at telekom.ru> 15141cc406Sopenharmony_ci * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id 16141cc406Sopenharmony_ci for dell 1235cn, reported by Jean-Francois Labrousse. 17141cc406Sopenharmony_ci 18141cc406Sopenharmony_ci2013-09-17 m. allan noah <kitno455 at gmail dot com> 19141cc406Sopenharmony_ci * sanei/sanei_init_debug.c: do our own upcasing to allow backend 20141cc406Sopenharmony_ci debugging in Turkish. Revert prior set_locale() patch. 21141cc406Sopenharmony_ci * po/uk.po: updated by Yuri Chornoivan 22141cc406Sopenharmony_ci * backend/microtek.c: add missing break (#314408) 23141cc406Sopenharmony_ci 24141cc406Sopenharmony_ci2013-09-16 Gerhard Jaeger <gerhard@gjaeger.de> 25141cc406Sopenharmony_ci * backend/plustek-usbdevs.c: Tweaked motor settings for CanoScan N650U 26141cc406Sopenharmony_ci * backend/plustek.c: Bumped build number 27141cc406Sopenharmony_ci 28141cc406Sopenharmony_ci2013-09-13 Rolf Bensch <rolf at bensch hyphen online dot de> 29141cc406Sopenharmony_ci * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: 30141cc406Sopenharmony_ci New scanners Canon Pixma MG2400, MG2500, MG3500, MG5500, MG64000, MG6500 31141cc406Sopenharmony_ci and MG7100. All scanners need further testing. 32141cc406Sopenharmony_ci * backend/pixma_imageclass.c, doc/descriptions/pixma.desc, 33141cc406Sopenharmony_ci doc/sane-pixma.man: New scanners Canon imageCLASS MF4570dw and 34141cc406Sopenharmony_ci imageRUNNER 1133. All scanners need further testing. 35141cc406Sopenharmony_ci * backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.4 36141cc406Sopenharmony_ci 37141cc406Sopenharmony_ci2013-09-08 paul newall 38141cc406Sopenharmony_ci * kodakaio.desc: Added hero 4.1 model, marked some scanners as status basic 39141cc406Sopenharmony_ci 40141cc406Sopenharmony_ci2013-08-27 m. allan noah <kitno455 at gmail dot com> 41141cc406Sopenharmony_ci * acinclude.m4, configure: enable pthread on Linux by default 42141cc406Sopenharmony_ci * sanei/sanei_init_debug.c: use C locale when building debug 43141cc406Sopenharmony_ci env vars, to allow backend debugging in Turkish. Patch from 44141cc406Sopenharmony_ci Olaf Meeuwissen. 45141cc406Sopenharmony_ci 46141cc406Sopenharmony_ci2013-08-26 Chris Bagwell <chris@cnpbagwell.com> 47141cc406Sopenharmony_ci * sanei/sanei_usb.c: Treat errno of EACCES as access denied. 48141cc406Sopenharmony_ci This is what libusb is return on my Linux box. This will help 49141cc406Sopenharmony_ci give more helpful error messages to user during debugging. 50141cc406Sopenharmony_ci * testsuite/sanie/sanie_usb_test.c: Do not treat open failures 51141cc406Sopenharmony_ci because of permission errors or already opened by other processes 52141cc406Sopenharmony_ci as test failures since this is expected in some cases (such as 53141cc406Sopenharmony_ci network devices that use vendor specific class). 54141cc406Sopenharmony_ci 55141cc406Sopenharmony_ci2013-08-16 Chris Bagwell <chris@cnpbagwell.com> 56141cc406Sopenharmony_ci * testsuite/sanei/Makefile.am: Add missing data files to distribution. 57141cc406Sopenharmony_ci Pass in $srcdir to sanei_config_test so it knows were data files are 58141cc406Sopenharmony_ci regardless of were run from. 59141cc406Sopenharmony_ci * testsuite/sanei/sanei_config_test.c: Use full path for config 60141cc406Sopenharmony_ci file. This allows "make distcheck" to work for this testcase 61141cc406Sopenharmony_ci since it uses a different build directory then source directory 62141cc406Sopenharmony_ci and also runs it from build directory. 63141cc406Sopenharmony_ci * testsuite/sanei/sanei_usb_test.c: add a fake name string 64141cc406Sopenharmony_ci when creating MAX_DEVICE fake devices so that strcmp() won't 65141cc406Sopenharmony_ci crash. 66141cc406Sopenharmony_ci * testsuite/tools/Makefile.am: Add missing data files to distribution. 67141cc406Sopenharmony_ci Make use of $srcdir so test case can base when build directory 68141cc406Sopenharmony_ci is not same as source directory. 69141cc406Sopenharmony_ci 70141cc406Sopenharmony_ci2013-08-15 Chris Bagwell <chris@cnpbagwell.com> 71141cc406Sopenharmony_ci * sanei/sanei_thread.c: Add support for winpthreads used by 72141cc406Sopenharmony_ci mingw64 in addition to preexisting support for pthread-win32 used 73141cc406Sopenharmony_ci by mingw32. Based on work from Michael Cronenworth for 74141cc406Sopenharmony_ci Fedora's mingw64 sane-backends package. 75141cc406Sopenharmony_ci 76141cc406Sopenharmony_ci2013-08-15 Chris Bagwell <chris@cnpbagwell.com> 77141cc406Sopenharmony_ci * configure.in: Make snmp detection work better when cross conmpiling; 78141cc406Sopenharmony_ci such as mingw builds on Fedora host. Most likely, net-snmp-config 79141cc406Sopenharmony_ci values are for local host so ignore them if matching library isn't 80141cc406Sopenharmony_ci also found. Required updated all autofoo's generated files to newer 81141cc406Sopenharmony_ci version by running 'autoreconf -i -f' and repatching ltmain.sh. 82141cc406Sopenharmony_ci * test-driver: Added missing test-driver that automake installs. 83141cc406Sopenharmony_ci Its expected to exist by the Makefile.in that we also checkin. 84141cc406Sopenharmony_ci 85141cc406Sopenharmony_ci2013-08-11 Stéphane Voltz <stef.dev@free.fr> 86141cc406Sopenharmony_ci * backend/genesys_low.[ch] backend/genesys_conv.c backend/genesys.c 87141cc406Sopenharmony_ci backend/genesys_gl841.c backend/genesys_gl646.c: make use of hardware 88141cc406Sopenharmony_ci gamma tables to implement contrast and brightness correction. 89141cc406Sopenharmony_ci 90141cc406Sopenharmony_ci2013-08-07 Stéphane Voltz <stef.dev@free.fr> 91141cc406Sopenharmony_ci * backend/genesys.[ch] backend/genesys_conv.c doc/sane-genesys.man 92141cc406Sopenharmony_ci po/fr.po: add digital brightness and contrast options. 93141cc406Sopenharmony_ci Add an option to set calibration cache file name. 94141cc406Sopenharmony_ci 95141cc406Sopenharmony_ci2013-08-07 Stéphane Voltz <stef.dev@free.fr> 96141cc406Sopenharmony_ci * frontend/tstbackend.c: add argument to get verbose messages during 97141cc406Sopenharmony_ci checks. 98141cc406Sopenharmony_ci 99141cc406Sopenharmony_ci2013-08-04 Stéphane Voltz <stef.dev@free.fr> 100141cc406Sopenharmony_ci * sanei/sanei_constrain_value.c 101141cc406Sopenharmony_ci testsuite/sanei/sanei_constrain_test.c: fixed the case where the 102141cc406Sopenharmony_ci rounding in sanei_constrain_value computes a value higher than the 103141cc406Sopenharmony_ci range maximum, spotted and proposed by viresh_shirol@yahoo.co.uk . 104141cc406Sopenharmony_ci Added testcase for the bug in testsuite. 105141cc406Sopenharmony_ci 106141cc406Sopenharmony_ci2013-08-02 Stéphane Voltz <stef.dev@free.fr> 107141cc406Sopenharmony_ci * configure configure.in testsuite/Makefile.* testsuite/tools/*: add 108141cc406Sopenharmony_ci a testsuite for sane-desc, then merge hwdb support for sane-desc by 109141cc406Sopenharmony_ci Tom Gundersen <teg@jklm.no> . 110141cc406Sopenharmony_ci 111141cc406Sopenharmony_ci2013-07-31 m. allan noah <kitno455 at gmail dot com> 112141cc406Sopenharmony_ci * backend/canon_dr*: backend version 41 113141cc406Sopenharmony_ci - initial P-208 and P-215 support 114141cc406Sopenharmony_ci - bug fix for calibration of scanners with duplex_offset 115141cc406Sopenharmony_ci - allow duplex_offset to be controlled from config file 116141cc406Sopenharmony_ci 117141cc406Sopenharmony_ci2013-07-30 Stéphane Voltz <stef.dev@free.fr> 118141cc406Sopenharmony_ci * backend/genesys.c: fixed typo when defining OPT_SWDEROTATE cap 119141cc406Sopenharmony_ci (#314339). 120141cc406Sopenharmony_ci 121141cc406Sopenharmony_ci2013-07-19 Rolf Bensch <rolf at bensch hyphen online dot de> 122141cc406Sopenharmony_ci * backend/pixma_mp150.c: Canon Pixma MX920 has duplex ADF and supports 123141cc406Sopenharmony_ci max. 600 dpi @ ADF. 124141cc406Sopenharmony_ci 125141cc406Sopenharmony_ci2013-07-18 Rolf Bensch <rolf at bensch hyphen online dot de> 126141cc406Sopenharmony_ci * backend/pixma_mp810.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: 127141cc406Sopenharmony_ci Canon PIXMA MG8200 is working now. 128141cc406Sopenharmony_ci * backend/pixma.[ch], backend/pixma_mp150.c, backend/pixma_mp810.c, 129141cc406Sopenharmony_ci backend/pixma_sane_options.[ch], doc/sane-pixma.man, po/de.po: 130141cc406Sopenharmony_ci - New button option --scan-resolution. Scan resolution is provided from 131141cc406Sopenharmony_ci some multi function devices. 132141cc406Sopenharmony_ci - Add some detailed button option description to the pixma man page. 133141cc406Sopenharmony_ci * backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.3 134141cc406Sopenharmony_ci 135141cc406Sopenharmony_ci2013-06-26 Stéphane Voltz <stef.dev@free.fr> 136141cc406Sopenharmony_ci * backend/genesys.[ch] backend/genesys_devices.c backend/genesys_gl124.[ch] 137141cc406Sopenharmony_ci backend/genesys_low.[ch]: improve scanning speed and quality for GL124 138141cc406Sopenharmony_ci based scanner by implementing half ccd mode below 600 dpi, 139141cc406Sopenharmony_ci thanks for an hardware donation from Dany Qumsiyeh. 140141cc406Sopenharmony_ci 141141cc406Sopenharmony_ci2013-07-03 Rolf Bensch <rolf at bensch hyphen online dot de> 142141cc406Sopenharmony_ci * doc/descriptions/pixma.desc, doc/sane-pixma.man: 143141cc406Sopenharmony_ci Canon PIXMA MG5200 Series support reported by Dimitri Fellous. 144141cc406Sopenharmony_ci * .gitignore: ignore all .* files 145141cc406Sopenharmony_ci 146141cc406Sopenharmony_ci2013-06-27 Rolf Bensch <rolf at bensch hyphen online dot de> 147141cc406Sopenharmony_ci * backend/pixma.c: fix mode list for infrared scans 148141cc406Sopenharmony_ci 149141cc406Sopenharmony_ci2013-06-27 m. allan noah <kitno455 at gmail dot com> 150141cc406Sopenharmony_ci * backend/fujitsu*: backend v117 151141cc406Sopenharmony_ci - default buffer-mode to off 152141cc406Sopenharmony_ci - improved error handling in sane_start 153141cc406Sopenharmony_ci - image width must be multiple of 8 when swcrop is used before binarization (iX500) 154141cc406Sopenharmony_ci - check hopper sensor before calling object_position(load) on iX500 155141cc406Sopenharmony_ci * .gitignore: ignore .deps directories 156141cc406Sopenharmony_ci 157141cc406Sopenharmony_ci2013-06-26 Stéphane Voltz <stef.dev@free.fr> 158141cc406Sopenharmony_ci * backend/genesys.c backend/genesys.conf.in backend/genesys_devices.c 159141cc406Sopenharmony_ci backend/genesys_gl846.c backend/genesys_gl846.h backend/genesys_low.c 160141cc406Sopenharmony_ci backend/genesys_low.h: add experimental description and code for the 161141cc406Sopenharmony_ci GL845 based Opticbook 3800. 162141cc406Sopenharmony_ci 163141cc406Sopenharmony_ci2013-06-22 Alex Belkin <abc at telekom.ru> 164141cc406Sopenharmony_ci * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: multiple 165141cc406Sopenharmony_ci usb ids for Samsung models, reported by Mikhail Elhimov. 166141cc406Sopenharmony_ci 167141cc406Sopenharmony_ci2013-06-21 Rolf Bensch <rolf at bensch hyphen online dot de> 168141cc406Sopenharmony_ci * doc/descriptions/pixma.desc: Canon PIXMA MG3100 Series WLAN support 169141cc406Sopenharmony_ci reported by Torben Nielsen. 170141cc406Sopenharmony_ci 171141cc406Sopenharmony_ci2013-06-19 Stéphane Voltz <stef.dev@free.fr> 172141cc406Sopenharmony_ci * frontend/scanimage.c: protect for group option with incorrect 173141cc406Sopenharmony_ci capabilities. 174141cc406Sopenharmony_ci * frontend/tstbackend.c: add test to check is group option are 175141cc406Sopenharmony_ci settable. Fix test_getdevices() function. 176141cc406Sopenharmony_ci 177141cc406Sopenharmony_ci2013-06-18 Stéphane Voltz <stef.dev@free.fr> 178141cc406Sopenharmony_ci * backend/genesys.c: add missing cap to 2 option group tp fix long 179141cc406Sopenharmony_ci argument option bug in scanimage. 180141cc406Sopenharmony_ci 181141cc406Sopenharmony_ci2013-06-15 Rolf Bensch <rolf at bensch hyphen online dot de> 182141cc406Sopenharmony_ci * backend/pixma_mp810.c: fix test mode 183141cc406Sopenharmony_ci 184141cc406Sopenharmony_ci2013-06-10 Stéphane Voltz <stef.dev@free.fr> 185141cc406Sopenharmony_ci * tools/check-usb-chip.c: add genesys GL128, GT-68xx usb chip 186141cc406Sopenharmony_ci detection. 187141cc406Sopenharmony_ci 188141cc406Sopenharmony_ci2013-06-10 Rolf Bensch <rolf at bensch hyphen online dot de> 189141cc406Sopenharmony_ci * backend/pixma_mp810.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: 190141cc406Sopenharmony_ci New scanner Canon CanoScan 9000F Mark II. 191141cc406Sopenharmony_ci * backend/pixma_mp810.c: Disable TPU negatives scan for CS8800F and CS9000F. 192141cc406Sopenharmony_ci Negatives scan has no benefit for the user and disabling avoids confusion. 193141cc406Sopenharmony_ci 194141cc406Sopenharmony_ci2013-06-03 Stéphane Voltz <stef.dev@free.fr> 195141cc406Sopenharmony_ci * tools/sane-find-scanner.c tools/check-usb-chip.c: add genesys usb 196141cc406Sopenharmony_ci chip detection when compiled for libusb-1.0 . 197141cc406Sopenharmony_ci 198141cc406Sopenharmony_ci2013-06-03 Stéphane Voltz <stef.dev@free.fr> 199141cc406Sopenharmony_ci * backend/genesys_gl646.c: #314293 fix 200141cc406Sopenharmony_ci 201141cc406Sopenharmony_ci2013-05-29 Rolf Bensch <rolf at bensch hyphen online dot de> 202141cc406Sopenharmony_ci * doc/sane-pixma.man: 203141cc406Sopenharmony_ci - HTML parseable name section (bug #314283) 204141cc406Sopenharmony_ci - typo in device names 205141cc406Sopenharmony_ci 206141cc406Sopenharmony_ci2013-05-27 Stéphane Voltz <stef.dev@free.fr> 207141cc406Sopenharmony_ci * backend/genesys_gl646.c: #314261 fix 208141cc406Sopenharmony_ci 209141cc406Sopenharmony_ci2013-05-11 Rolf Bensch <rolf at bensch hyphen online dot de> 210141cc406Sopenharmony_ci * README.linux: some distros need libusb-1_0-devel. 211141cc406Sopenharmony_ci 212141cc406Sopenharmony_ci2013-05-11 Jonathan Bravo Lopez <jkdsoft@gmail.com> 213141cc406Sopenharmony_ci * backend/hp3900_rts8822.c: fix compilation warnings. 214141cc406Sopenharmony_ci 215141cc406Sopenharmony_ci2013-04-26 Rolf Bensch <rolf at bensch hyphen online dot de> 216141cc406Sopenharmony_ci * backend/pixma.[ch], backend/pixma_common.[ch], backend/pixma_imageclass.c, 217141cc406Sopenharmony_ci backend/pixma_io_sanei.c, backend/pixma_mp150.c, backend/pixma_mp7[35]0.c, 218141cc406Sopenharmony_ci backend/pixma_mp810.c: update copyright. 219141cc406Sopenharmony_ci 220141cc406Sopenharmony_ci2013-04-24 Rolf Bensch <rolf at bensch hyphen online dot de> 221141cc406Sopenharmony_ci * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: 222141cc406Sopenharmony_ci New scanners Canon Pixma E510, E610 and MX720. All scanners need further 223141cc406Sopenharmony_ci testing. 224141cc406Sopenharmony_ci 225141cc406Sopenharmony_ci2013-04-19 Rolf Bensch <rolf at bensch hyphen online dot de> 226141cc406Sopenharmony_ci * backend/pixma_imageclass.c, doc/descriptions/pixma.desc, 227141cc406Sopenharmony_ci doc/sane-pixma.man: New scanner Canon i-SENSYS MF3010 reported by 228141cc406Sopenharmony_ci Nathan Stewart. 229141cc406Sopenharmony_ci 230141cc406Sopenharmony_ci2013-04-11 Rolf Bensch <rolf at bensch hyphen online dot de> 231141cc406Sopenharmony_ci * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: 232141cc406Sopenharmony_ci New scanners Canon Pixma MG2200, MG3200, MG5400, MX390, MX450, MX520 and 233141cc406Sopenharmony_ci MX920. All scanners need further testing. 234141cc406Sopenharmony_ci 235141cc406Sopenharmony_ci2012-04-03 Alex Belkin <abc at telekom.ru> 236141cc406Sopenharmony_ci * doc/descriptions/xerox_mfp.desc: add Samsung SCX-4835FD networked 237141cc406Sopenharmony_ci support, reported by Dave Lewis. USB mode doesn't work. 238141cc406Sopenharmony_ci 239141cc406Sopenharmony_ci2013-04-02 Stéphane Voltz <stef.dev@free.fr> 240141cc406Sopenharmony_ci * backend/lexmark.c backend/lexmark.h: fix device detection to 241141cc406Sopenharmony_ci handle hotplugging and unplugging of USB devices. USe 242141cc406Sopenharmony_ci sanei_usb_exit(). 243141cc406Sopenharmony_ci 244141cc406Sopenharmony_ci2013-03-29 Stéphane Voltz <stef.dev@free.fr> 245141cc406Sopenharmony_ci * backend/gt68xx.c backend/gt68xx_low.h: fix device detection to 246141cc406Sopenharmony_ci handle hotplugging and unplugging of USB devices. 247141cc406Sopenharmony_ci * frontend/tstbackend.c: a test to loop over snae_get_devices to 248141cc406Sopenharmony_ci check if a backend handle hotplugging correctly 249141cc406Sopenharmony_ci 250141cc406Sopenharmony_ci2013-03-27 Stéphane Voltz <stef.dev@free.fr> 251141cc406Sopenharmony_ci * backend/genesys.c backend/genesys_low.h backend/genesys_gl846.c: 252141cc406Sopenharmony_ci warning fixes, SANE option correctness fixes. 253141cc406Sopenharmony_ci 254141cc406Sopenharmony_ci2013-03-25 Rolf Bensch <rolf at bensch hyphen online dot de> 255141cc406Sopenharmony_ci * backend/pixma_mp150.c: fix button support for Canon Pixma MG6300. 256141cc406Sopenharmony_ci 257141cc406Sopenharmony_ci2013-03-24 Stéphane Voltz <stef.dev@free.fr> 258141cc406Sopenharmony_ci * sanei/test_wire.c, testsuite/sanei/sanei_*test.c: move test program 259141cc406Sopenharmony_ci to testsuite/sanei. Add unit test programs for sanei_check_*, 260141cc406Sopenharmony_ci sanei_constrain_*, sanei_config_* and sanei_usb_* functions. 261141cc406Sopenharmony_ci 262141cc406Sopenharmony_ci2013-03-24 Stéphane Voltz <stef.dev@free.fr> 263141cc406Sopenharmony_ci * backend/genesys.c: make use of the new sanei_usb_scan_devices function 264141cc406Sopenharmony_ci in sane_get_devices. 265141cc406Sopenharmony_ci 266141cc406Sopenharmony_ci2013-03-24 Stéphane Voltz <stef.dev@free.fr> 267141cc406Sopenharmony_ci * sanei/sanei_usb.c include/sane/sanei_usb.h: 268141cc406Sopenharmony_ci separate device search logic from usb init by creating a 269141cc406Sopenharmony_ci sanei_usb_scan_devices. Add a sanei_usb_exit function to free 270141cc406Sopenharmony_ci allocated resources by sanei_usb_init. 271141cc406Sopenharmony_ci 272141cc406Sopenharmony_ci2013-03-21 Rolf Bensch <rolf at bensch hyphen online dot de> 273141cc406Sopenharmony_ci * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: 274141cc406Sopenharmony_ci New scanner Canon Pixma MP230 reported by Petar Dodev. 275141cc406Sopenharmony_ci 276141cc406Sopenharmony_ci2013-03-18 Stéphane Voltz <stef.dev@free.fr> 277141cc406Sopenharmony_ci * backend/hp5590.c backend/nec.c backend/sharp.c backend/stv680: 278141cc406Sopenharmony_ci apply use after free fixes, bugs #314035, #314036, #314037 and 279141cc406Sopenharmony_ci #314038 280141cc406Sopenharmony_ci * backend/hp4200.c: fix a potential division by O, bug #314042 281141cc406Sopenharmony_ci All five patches for these bugs were provided by Nickolai Zeldovich 282141cc406Sopenharmony_ci <nickolai@csail.mit.edu> 283141cc406Sopenharmony_ci 284141cc406Sopenharmony_ci2013-03-15 Rolf Bensch <rolf at bensch hyphen online dot de> 285141cc406Sopenharmony_ci * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: 286141cc406Sopenharmony_ci New scanner Canon Pixma MG6300 reported by Theo van Rijn. 287141cc406Sopenharmony_ci 288141cc406Sopenharmony_ci2013-02-28 Stéphane Voltz <stef.dev@free.fr> 289141cc406Sopenharmony_ci * configure.in configure: restored HAVE_USBCALLS like initially 290141cc406Sopenharmony_ci committed for OS/2 support 291141cc406Sopenharmony_ci 292141cc406Sopenharmony_ci2013-03-04 Oliver Schwartz <oliverschwartz@users.sf.net> 293141cc406Sopenharmony_ci * backend/snapscan-options.c backend/snapscan-scsi.c backend/snapscan.c 294141cc406Sopenharmony_ci backend/snapscan-sources.c backend/snapscan.h 295141cc406Sopenharmony_ci doc/descriptions/snapscan.desc: Added support for Acer Scanwit 2720S 296141cc406Sopenharmony_ci implemented by Andrew Goddbody. 297141cc406Sopenharmony_ci 298141cc406Sopenharmony_ci2013-02-28 Stéphane Voltz <stef.dev@free.fr> 299141cc406Sopenharmony_ci * sanei/sanei_usb.c: only free devanme when reusing a device slot in 300141cc406Sopenharmony_ci device list 301141cc406Sopenharmony_ci 302141cc406Sopenharmony_ci2013-02-28 Rolf Bensch <rolf at bensch hyphen online dot de> 303141cc406Sopenharmony_ci * README.linux: ease installation procedure. 304141cc406Sopenharmony_ci 305141cc406Sopenharmony_ci2013-02-27 Stéphane Voltz <stef.dev@free.fr> 306141cc406Sopenharmony_ci * doc/descriptions/genesys.desc: update G2410 status to basic 307141cc406Sopenharmony_ci 308141cc406Sopenharmony_ci2013-02-27 Stéphane Voltz <stef.dev@free.fr> 309141cc406Sopenharmony_ci * backend/rts8891.c backend/rts88xx_lib.c backend/lexmark.c 310141cc406Sopenharmony_ci backend/lexmark_low.c backend/rts8891_low.c: cppcheck errors and 311141cc406Sopenharmony_ci warnings fixes 312141cc406Sopenharmony_ci 313141cc406Sopenharmony_ci2013-02-27 Rolf Bensch <rolf at bensch hyphen online dot de> 314141cc406Sopenharmony_ci * README.linux: fix installation path for libsane.la. 315141cc406Sopenharmony_ci 316141cc406Sopenharmony_ci2013-02-22 Gerhard Jaeger <gerhard@gjaeger.de> 317141cc406Sopenharmony_ci * tools/sane-find-scanner.c: Fix another bug in the libusb1 318141cc406Sopenharmony_ci part of function check_libusb_device() that prevents sanner 319141cc406Sopenharmony_ci detection for certain devices. 320141cc406Sopenharmony_ci 321141cc406Sopenharmony_ci2013-02-20 Gerhard Jaeger <gerhard@gjaeger.de> 322141cc406Sopenharmony_ci * tools/sane-find-scanner.c: Setup libusb1 debugging after 323141cc406Sopenharmony_ci initialization otherwise a segfault appears in triple -v mode 324141cc406Sopenharmony_ci * sanei/sanei_usb.c: Free heap memory, acquired via strdup for 325141cc406Sopenharmony_ci devname, in sanei_usb_close() 326141cc406Sopenharmony_ci * po/de.po: Fixed typo 327141cc406Sopenharmony_ci 328141cc406Sopenharmony_ci2013-02-18 Rolf Bensch <rolf at bensch hyphen online dot de> 329141cc406Sopenharmony_ci * backend/pixma.[ch], backend/pixma_common.[ch], backend/pixma_imageclass.c, 330141cc406Sopenharmony_ci backend/pixma_mp150.c, backend/pixma_mp7[35]0.c, backend/pixma_mp810.c, 331141cc406Sopenharmony_ci doc/descriptions/pixma.desc, doc/sane-pixma.man, po/de.po: 332141cc406Sopenharmony_ci - add infrared scan support for Canon Canoscan 9000F 333141cc406Sopenharmony_ci - Pixma backend version 0.17.2 334141cc406Sopenharmony_ci 335141cc406Sopenharmony_ci2013-02-13 Stéphane Voltz <stef.dev@free.fr> 336141cc406Sopenharmony_ci * backend/genesys*.[ch]: cppcheck errors fixes 337141cc406Sopenharmony_ci 338141cc406Sopenharmony_ci2013-02-13 Gerhard Jaeger <gerhard@gjaeger.de> 339141cc406Sopenharmony_ci * backend/plustek_pp.c: Bumped build number 340141cc406Sopenharmony_ci * backend/plustek-pp*: Fixed kernel module build for recent kernels 341141cc406Sopenharmony_ci Defined internal "ULong" types to be in fact 32 bit wide, 342141cc406Sopenharmony_ci this should fix issues on 64 bit machines. 343141cc406Sopenharmony_ci * doc/plustek/Plustek-PARPORT.changes: Update 344141cc406Sopenharmony_ci 345141cc406Sopenharmony_ci2013-02-13 Gerhard Jaeger <gerhard@gjaeger.de> 346141cc406Sopenharmony_ci * backend/plustek.c: Bumped build number 347141cc406Sopenharmony_ci * backend/plustek-usbscan.c backend/plustek-usbshading.c: Cleanup 348141cc406Sopenharmony_ci * backend/plustek-usb.h backend/plustek-usbdevs.c backend/plustek-usbhw.c: 349141cc406Sopenharmony_ci Added support for Q-Scan A6 portable scanner 350141cc406Sopenharmony_ci * doc/descriptions/plustek.desc: Added entry for Q-Scan A6 351141cc406Sopenharmony_ci Q-Scan A6 Patch submitted and tested by Hiroshi Miura. Bug #312073. 352141cc406Sopenharmony_ci * doc/sane-plustek.man doc/plustek/Plustek-USB.changes: Update 353141cc406Sopenharmony_ci 354141cc406Sopenharmony_ci2013-02-11 Rolf Bensch <rolf at bensch hyphen online dot de> 355141cc406Sopenharmony_ci * backend/pixma_common.c, backend/pixma_imageclass.c, 356141cc406Sopenharmony_ci doc/descriptions/pixma.desc: fixed adf paper empty for Canon i-SENSYS 357141cc406Sopenharmony_ci MF4550d. Bug #313674. 358141cc406Sopenharmony_ci 359141cc406Sopenharmony_ci2013-02-11 Stéphane Voltz <stef.dev@free.fr> 360141cc406Sopenharmony_ci * tools/sane-desc.c: fix minor memleaks and whitespace at end of line. 361141cc406Sopenharmony_ci 362141cc406Sopenharmony_ci2013-02-09 Rolf Bensch <rolf at bensch hyphen online dot de> 363141cc406Sopenharmony_ci * backend/pixma.c, backend/pixma_mp750.c, backend/pixma_mp810.c, 364141cc406Sopenharmony_ci backend/pixma_sane_options.c: fixed compiler warnings. 365141cc406Sopenharmony_ci * backend/pixma.c, backend/pixma_io_sanei.c, backend/pixma_mp150.c, 366141cc406Sopenharmony_ci backend/pixma_mp7[35]0.c, backend/pixma_mp810.c: fixed cppcheck warnings. 367141cc406Sopenharmony_ci 368141cc406Sopenharmony_ci2013-02-06 Rolf Bensch <rolf at bensch hyphen online dot de> 369141cc406Sopenharmony_ci * backend/pixma_mp150.c: fixed button support for Canon Pixma MG6200 370141cc406Sopenharmony_ci by Matthias Thon. 371141cc406Sopenharmony_ci 372141cc406Sopenharmony_ci2013-02-01 Stéphane Voltz <stef.dev@free.fr> 373141cc406Sopenharmony_ci * backend/genesys_low.c backend/genesys_gl843.c 374141cc406Sopenharmony_ci backend/genesys_gl846.c: minor usb firmware setup changes 375141cc406Sopenharmony_ci 376141cc406Sopenharmony_ci2013-01-31 Stéphane Voltz <stef.dev@free.fr> 377141cc406Sopenharmony_ci * backend/genesys.[ch] backend/genesys_devices.c 378141cc406Sopenharmony_ci backend/genesys_gl124.c backend/genesys_low.h: add support for LIDE 379141cc406Sopenharmony_ci 210 fifth button. 380141cc406Sopenharmony_ci 381141cc406Sopenharmony_ci2013-01-29 Stéphane Voltz <stef.dev@free.fr> 382141cc406Sopenharmony_ci * backend/genesys*.[ch] : ASIC init refactor. Groundwork for GL846 383141cc406Sopenharmony_ci support. 384141cc406Sopenharmony_ci 385141cc406Sopenharmony_ci2013-01-24 Rolf Bensch <rolf at bensch hyphen online dot de> 386141cc406Sopenharmony_ci * backend/pixma_mp150.c: fixed 1200 dpi scan for Canon Pixma MG2100. 387141cc406Sopenharmony_ci * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: 388141cc406Sopenharmony_ci Canon Pixma MG2100 support reported by David Durgee. 389141cc406Sopenharmony_ci * backend/pixma_imageclass.c: fixed usb checksums for MF4100. 390141cc406Sopenharmony_ci 391141cc406Sopenharmony_ci2013-01-19 Paul Newall <quandry@ntlworld.com> 392141cc406Sopenharmony_ci * backends/kodakaio.c: 393141cc406Sopenharmony_ci Hero 4.1 added. 394141cc406Sopenharmony_ci 395141cc406Sopenharmony_ci2013-01-18 Rolf Bensch <rolf at bensch hyphen online dot de> 396141cc406Sopenharmony_ci * backend/pixma.c, backend/pixma_mp810.c: fixed button support for Canon 397141cc406Sopenharmony_ci Canoscan CS9000F. 398141cc406Sopenharmony_ci * doc/sane-pixma-man: additional description for button support. 399141cc406Sopenharmony_ci 400141cc406Sopenharmony_ci2013-01-16 Paul Newall <quandry@ntlworld.com> 401141cc406Sopenharmony_ci * doc/descriptions/kodakaio.desc: 402141cc406Sopenharmony_ci Desc file updated. 403141cc406Sopenharmony_ci 404141cc406Sopenharmony_ci2013-01-14 Rolf Bensch <rolf at bensch hyphen online dot de> 405141cc406Sopenharmony_ci * backend/pixma_imageclass.c, doc/descriptions/pixma.desc, 406141cc406Sopenharmony_ci doc/sane-pixma.man: 407141cc406Sopenharmony_ci - new scanner Canon i-SENSYS MF4550d. Bug #313674. 408141cc406Sopenharmony_ci - new scanner Canon i-SENSYS MF5880dn. Bug #313613. 409141cc406Sopenharmony_ci - new scanner Canon i-SENSYS MF6680dn. Bug #313922. 410141cc406Sopenharmony_ci 411141cc406Sopenharmony_ci2013-01-11 Rolf Bensch <rolf at bensch hyphen online dot de> 412141cc406Sopenharmony_ci * backend/pixma_mp810.c: 413141cc406Sopenharmony_ci - formatted white space 414141cc406Sopenharmony_ci - Canon Pixma MP970 & MP990: fix for broken post_process_image_data. 415141cc406Sopenharmony_ci * doc/descriptions/pixma.desc, doc/sane-pixma.man: 416141cc406Sopenharmony_ci Canon Pixma MG5100 support reported by Patrick Viola. 417141cc406Sopenharmony_ci 418141cc406Sopenharmony_ci2013-01-10 Louis Lagendijk <louis dot lagendijk at gmail dot com> 419141cc406Sopenharmony_ci * Changed the pixma_bjnp.c implementation to use its own debug environment 420141cc406Sopenharmony_ci variable (SANE_DEBUG_BJNP) so debugging for the bjnp protocol and the 421141cc406Sopenharmony_ci backend proper can be controlled independently. 422141cc406Sopenharmony_ci Updated manpage for sane-pixma to document the above changes as well 423141cc406Sopenharmony_ci as the changed scannner buttjn options and the fact the bjnp protocol 424141cc406Sopenharmony_ci has added support for IPv6 425141cc406Sopenharmony_ci 426141cc406Sopenharmony_ci2013-01-10 Louis Lagendijk <louis dot lagendijk at gmail dot com> 427141cc406Sopenharmony_ci * Added optional support in sanedi.c for systemd socket activation. This 428141cc406Sopenharmony_ci will allow for using backend debugging using SANE_DEBUG_xxx to be used 429141cc406Sopenharmony_ci for saned controlled scanning when using socket activation. When only the 430141cc406Sopenharmony_ci socket is received we use the existing code path. 431141cc406Sopenharmony_ci 432141cc406Sopenharmony_ci2013-01-08 Rolf Bensch <rolf at bensch hyphen online dot de> 433141cc406Sopenharmony_ci * backend/pixma_mp810.c: fix for broken tpu scan. 434141cc406Sopenharmony_ci 435141cc406Sopenharmony_ci2013-01-03 Paul Newall <quandry@ntlworld.com> 436141cc406Sopenharmony_ci * backend/kodakaio.c kodakaio.h: 437141cc406Sopenharmony_ci Detecting end of paper when using adf is now an option. 438141cc406Sopenharmony_ci Alternatively the image is padded with the background colour to make up 439141cc406Sopenharmony_ci the specified image size. 440141cc406Sopenharmony_ci 441141cc406Sopenharmony_ci2012-12-31 Paul Newall <quandry@ntlworld.com> 442141cc406Sopenharmony_ci * backend/kodakaio.c kodakaio.h kodakaio.conf kodakaio.conf.in: 443141cc406Sopenharmony_ci better fix for bug where adf could not scan more than 1 page with net connection 444141cc406Sopenharmony_ci end of paper now detected with adf, if it is less than the selected size 445141cc406Sopenharmony_ci ESP 2170 and Hero 9.1 can now do 1200dpi 446141cc406Sopenharmony_ci 447141cc406Sopenharmony_ci2012-12-31 Rolf Bensch <rolf at bensch hyphen online dot de> 448141cc406Sopenharmony_ci * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: 449141cc406Sopenharmony_ci New scanner Canon Pixma MG4200 reported by nuxer. 450141cc406Sopenharmony_ci 451141cc406Sopenharmony_ci2012-12-28 Alex Belkin <abc at telekom.ru> 452141cc406Sopenharmony_ci * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id 453141cc406Sopenharmony_ci for Samsung CLX-3300 Series, reported by Jarkko A-L. 454141cc406Sopenharmony_ci 455141cc406Sopenharmony_ci2012-12-23 Paul Newall <quandry@ntlworld.com> 456141cc406Sopenharmony_ci * backend/kodakaio.c: 457141cc406Sopenharmony_ci fix bug where adf could not scan more than 1 page with net connection 458141cc406Sopenharmony_ci 459141cc406Sopenharmony_ci2012-12-13 Rolf Bensch <rolf at bensch hyphen online dot de> 460141cc406Sopenharmony_ci * README.linux: Installation description moved to top and some editing. 461141cc406Sopenharmony_ci 462141cc406Sopenharmony_ci2012-12-09 Paul Newall <quandry@ntlworld.com> 463141cc406Sopenharmony_ci * backend/kodakaio.c: 464141cc406Sopenharmony_ci add adf to ESP2170. Reduce the default adf y length to 11.3 inch 465141cc406Sopenharmony_ci 466141cc406Sopenharmony_ci2012-12-09 Stéphane Voltz <stef.dev@free.fr> 467141cc406Sopenharmony_ci * backend/genesys*.c backend/genesys_low.h: reworked gamma table 468141cc406Sopenharmony_ci handling. Compute gamma table outside send_gamma_table so default 469141cc406Sopenharmony_ci gamma table use device specific gamma values defined in device 470141cc406Sopenharmony_ci description. 471141cc406Sopenharmony_ci 472141cc406Sopenharmony_ci2012-12-07 Rolf Bensch <rolf at bensch hyphen online dot de> 473141cc406Sopenharmony_ci * backend/pixma.h: Pixma backend version 0.17.1 474141cc406Sopenharmony_ci * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: 475141cc406Sopenharmony_ci - Canon Pixma MG3100 support reported by Madis Lõhmus. 476141cc406Sopenharmony_ci - Canon Pixma MG6200 support reported by Matthias Thon. 477141cc406Sopenharmony_ci - Canon Pixma MX890 support reported by Henry Ptasinski. 478141cc406Sopenharmony_ci * backend/pixma_imageclass.c, doc/descriptions/pixma.desc, 479141cc406Sopenharmony_ci doc/sane-pixma.man: 480141cc406Sopenharmony_ci - Canon imageCLASS MF4430 support reported by Michael Mik. This device is 481141cc406Sopenharmony_ci a MF4410 with ADF. 482141cc406Sopenharmony_ci 483141cc406Sopenharmony_ci2012-12-05 Stéphane Voltz <stef.dev@free.fr> 484141cc406Sopenharmony_ci * backend/genesys.c backend/genesys_gl124.c: add binary data logging 485141cc406Sopenharmony_ci for gl124 based scanners. Issue park command as early as possible to 486141cc406Sopenharmony_ci speed up batch scans 487141cc406Sopenharmony_ci 488141cc406Sopenharmony_ci2012-11-28 Paul Newall <quandry@ntlworld.com> 489141cc406Sopenharmony_ci * backend/kodakaio.c backend/kodakaio.h backend/kodakaio.conf.in 490141cc406Sopenharmony_ci backend/Makefile.am backend/Makefile.in docs/descriptions/kodakaio.desc: 491141cc406Sopenharmony_ci Use avahi instead of cups for network autodetection 492141cc406Sopenharmony_ci 493141cc406Sopenharmony_ci2012-11-24 Stéphane Voltz <stef.dev@free.fr> 494141cc406Sopenharmony_ci * backend/rts9918.c backend/rts8891_low.c backend/rts8891_low.h: 495141cc406Sopenharmony_ci fix batch scan by adding asynchronous head parking. Fix 600 and 1200 496141cc406Sopenharmony_ci dpi scan mode for sensor type 1 497141cc406Sopenharmony_ci 498141cc406Sopenharmony_ci2012-11-11 Stéphane Voltz <stef.dev@free.fr> 499141cc406Sopenharmony_ci * backend/genesys.c backend/genesys_gl124.c: improve calibration for 500141cc406Sopenharmony_ci gl124 based scanners. Fix head parking issue at 1200 dpi. 501141cc406Sopenharmony_ci 502141cc406Sopenharmony_ci2012-11-02 Stéphane Voltz <stef.dev@free.fr> 503141cc406Sopenharmony_ci * doc/descriptions/unsupported.desc: add USB ID 0x07b3, 0x0802 504141cc406Sopenharmony_ci 505141cc406Sopenharmony_ci2012-11-02 Stéphane Voltz <stef.dev@free.fr> 506141cc406Sopenharmony_ci * configure configure.in doc/Makefile.am doc/Makefile.in: add optional 507141cc406Sopenharmony_ci doxygen documentation generation for genesys backend. 508141cc406Sopenharmony_ci 509141cc406Sopenharmony_ci2012-10-31 Louis Lagendijk <louis.lagendijk at gmail dot com> 510141cc406Sopenharmony_ci * backend/scripts/pixma_gen_options.py 511141cc406Sopenharmony_ci Updated formatting of produced files to match pixma.c formatting 512141cc406Sopenharmony_ci without need for manual editing 513141cc406Sopenharmony_ci * pixma.[ch] pixma_mp810.c pixma_mp150.c 514141cc406Sopenharmony_ci Rewrite of button option handling. Button options can now be read 515141cc406Sopenharmony_ci without triggering through the button-update option. Buton-update 516141cc406Sopenharmony_ci options is left for ease of use with xsane 517141cc406Sopenharmony_ci Options are cached so that only when an option is read again all 518141cc406Sopenharmony_ci options are re-read. 519141cc406Sopenharmony_ci 520141cc406Sopenharmony_ci2012-10-29 Alex Belkin <abc at telekom.ru> 521141cc406Sopenharmony_ci * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id 522141cc406Sopenharmony_ci for Samsung SCX-4833FD, reported by Frank Pennycook; description for 523141cc406Sopenharmony_ci SCX-3405W working in networking mode, reported by Patrick Mackinlay. 524141cc406Sopenharmony_ci 525141cc406Sopenharmony_ci2012-10-24 Stéphane Voltz <stef.dev@free.fr> 526141cc406Sopenharmony_ci * backend/genesys_*.[ch]: Lide 35 improvements, doxygen fixes, 527141cc406Sopenharmony_ci experimental 100 dpi support for Canoscan 4400F and 8400F 528141cc406Sopenharmony_ci 529141cc406Sopenharmony_ci2012-10-24 Mattias Ellert <mattias.ellert@fysast.uu.se> 530141cc406Sopenharmony_ci * configure.in, configure: Unset VERSION during the SCSI header check 531141cc406Sopenharmony_ci (Check fails on MacOS X if VERSION is defined) 532141cc406Sopenharmony_ci 533141cc406Sopenharmony_ci2012-10-22 Mattias Ellert <mattias.ellert@fysast.uu.se> 534141cc406Sopenharmony_ci * po/sv.po: Updated Swedish translation 535141cc406Sopenharmony_ci * backend/pixma_bjnp.c: Fix arguments to IPv6 macros 536141cc406Sopenharmony_ci 537141cc406Sopenharmony_ci2012-10-18 m. allan noah <kitno455 at gmail dot com> 538141cc406Sopenharmony_ci * backend/canon*: IX-4015 support by Ondrej Zary 539141cc406Sopenharmony_ci 540141cc406Sopenharmony_ci2012-10-17 Alex Belkin <abc at telekom.ru> 541141cc406Sopenharmony_ci * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id 542141cc406Sopenharmony_ci for Samsung SCX-4100, reported by Antonello Lobianco. 543141cc406Sopenharmony_ci 544141cc406Sopenharmony_ci2012-09-18 Alex Belkin <abc at telekom.ru> 545141cc406Sopenharmony_ci * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id 546141cc406Sopenharmony_ci for Samsung SCX-4729FD, reported by wom balton. 547141cc406Sopenharmony_ci 548141cc406Sopenharmony_ci2012-09-12 Rolf Bensch <rolf at bensch hyphen online dot de> 549141cc406Sopenharmony_ci * doc/descriptions/pixma.desc, doc/sane-pixma.man: 550141cc406Sopenharmony_ci Canon imageCLASS MF5730 support reported by Ondrej Zary. 551141cc406Sopenharmony_ci 552141cc406Sopenharmony_ci2012-09-10 Rolf Bensch <rolf at bensch hyphen online dot de> 553141cc406Sopenharmony_ci * doc/descriptions/unsupported.desc: Removed Canon Multipass 390 from 554141cc406Sopenharmony_ci unsupported device list. 555141cc406Sopenharmony_ci 556141cc406Sopenharmony_ci2012-09-08 Louis Lagendijk <louis.lagendijk at gmail dot com> 557141cc406Sopenharmony_ci * backend/pixma_bjnp.c, backend/pixma_bjnp_private.h 558141cc406Sopenharmony_ci bulk reading rewritten and solved the case where the scanner returns 559141cc406Sopenharmony_ci a 0 length payload. 560141cc406Sopenharmony_ci Use MDL string instead of DES as it is mre fool proof when matching 561141cc406Sopenharmony_ci the model string from the backend 562141cc406Sopenharmony_ci 563141cc406Sopenharmony_ci2012-09-06 Stéphane Voltz <stef.dev@free.fr> 564141cc406Sopenharmony_ci * backend/genesys_gl646.c backend/genesys.c: enable hardware lineart 565141cc406Sopenharmony_ci for Strobe XP200 566141cc406Sopenharmony_ci 567141cc406Sopenharmony_ci2012-09-05 Rolf Bensch <rolf at bensch hyphen online dot de> 568141cc406Sopenharmony_ci * backend/pixma_imageclass.c, doc/descriptions/pixma.desc, 569141cc406Sopenharmony_ci doc/sane-pixma.man: New scanner reported by Eric Schwartz. Bug #313761. 570141cc406Sopenharmony_ci * backend/pixma_mp150.c: 14" (ADF) / A4 (Flatbed) exception for Pixma MX420 571141cc406Sopenharmony_ci reported by D.Möller. Same exception also added for Pixma MX410. 572141cc406Sopenharmony_ci 573141cc406Sopenharmony_ci2012-09-04 Rolf Bensch <rolf at bensch hyphen online dot de> 574141cc406Sopenharmony_ci * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: 575141cc406Sopenharmony_ci Pixma MG5300 support reported by Gernot Hassenpflug. 576141cc406Sopenharmony_ci 577141cc406Sopenharmony_ci2012-09-03 Rolf Bensch <rolf at bensch hyphen online dot de> 578141cc406Sopenharmony_ci * README.linux: Installation description updated for sane-backends 579141cc406Sopenharmony_ci 1.0.24git. 580141cc406Sopenharmony_ci * doc/descriptions/pixma.desc, doc/sane-pixma.man: 581141cc406Sopenharmony_ci Canon imageRunner 1020/1024/1025 support reported by Yuri Kirin. 582141cc406Sopenharmony_ci Bug #313203. 583141cc406Sopenharmony_ci * backend/pixma_mp150.c: Use xdpi to check for 14" / A4 scan. 584141cc406Sopenharmony_ci * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: 585141cc406Sopenharmony_ci Pixma MX370 support reported by Daniel Lehmann. Bug #313750. 586141cc406Sopenharmony_ci * backend/pixma_mp150.c: PIXMA_CAP_EXPERIMENT removed from new scanners. 587141cc406Sopenharmony_ci 588141cc406Sopenharmony_ci2012-08-27 Louis Lagendijk <louis.lagendijk at gmail dot com> 589141cc406Sopenharmony_ci * pixma_bjnp.c pixma_bjnp_private.h 590141cc406Sopenharmony_ci Added working scan-button support 591141cc406Sopenharmony_ci Added IPv6 support 592141cc406Sopenharmony_ci Some clean up and refactoring 593141cc406Sopenharmony_ci 594141cc406Sopenharmony_ci2012-08-27 Rolf Bensch <rolf at bensch hyphen online dot de> 595141cc406Sopenharmony_ci * backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man: 596141cc406Sopenharmony_ci Pixma MG6100 support reported by Yann Bonnamy. Bug #313471. 597141cc406Sopenharmony_ci 598141cc406Sopenharmony_ci2012-08-26 m. allan noah <kitno455 at gmail dot com> 599141cc406Sopenharmony_ci * ChangeLog*, configure*, Makefile.in, doc/desc/{kodakaio,kvs40xx}.desc: 600141cc406Sopenharmony_ci Various updates related to starting 1.0.24git 601141cc406Sopenharmony_ci 602141cc406Sopenharmony_ciOlder entries can be found in ChangeLog-1.0.23. 603