Wykres commitów

7770 Commity (547e8ba0681d926c4912f8b30bda0a3d489f5a1d)

Autor SHA1 Wiadomość Data
Alex Belkin 547e8ba068 Added multiple Samsung USB IDs as reported by Mikhail Elhimov. 2013-06-22 00:32:16 +04:00
Rolf Bensch 84d3b20a35 MG3100 WLAN support reported 2013-06-21 19:37:14 +02:00
Stéphane Voltz ce90b61894 add test to protect scanimage from incorrect group options 2013-06-19 17:28:04 +02:00
Stéphane Voltz 41c6c1644f changelog for genesys commit 2013-06-18 21:10:27 +02:00
Stéphane Voltz b98f24990f add cap to SENSOR and BUTTON group 2013-06-18 21:08:00 +02:00
Rolf Bensch ec0344af85 fix test mode 2013-06-15 22:27:07 +02:00
Stéphane Voltz e96418ae40 changelog for gt-68xx and GL128 detection 2013-06-10 21:58:42 +02:00
Stéphane Voltz de75a1b9c0 add GL128 detection 2013-06-10 21:57:40 +02:00
Stéphane Voltz f462ab59d1 add GT-6801/6816 chip detection 2013-06-10 21:57:40 +02:00
Rolf Bensch fd9153e2b4 changelog for recent work 2013-06-10 21:33:00 +02:00
Rolf Bensch 51028a2c0e disable TPU negatives scan
negatives scan has no benefit
disabling avoids confusion
2013-06-10 21:32:31 +02:00
Rolf Bensch acb4c5b2b5 new scanner Canon CanoScan 9000F Mark II 2013-06-10 21:23:19 +02:00
m. allan noah 000bb7f137 updated epkowa desc file from Olaf 2013-06-04 22:24:23 -04:00
Stéphane Voltz 00593704d1 add usb chip checks when compiled for libusb-1.0 2013-06-03 21:02:37 +02:00
Stéphane Voltz 4bc8ce9b8b cleanups and final version 2013-06-03 20:59:43 +02:00
Stéphane Voltz 3af775de44 make GL646 detection work again
- add GL646 detection
- don't close USB handle before probing chip so we avoid opening it again
2013-06-03 20:59:43 +02:00
Stéphane Voltz 2f4a54809d gl646 detection 2013-06-03 20:59:43 +02:00
Stéphane Voltz ede1d1083d add USB chip probe in libusb-1.0 case
- added check_usb_chip()
- add genesys usb chip check
2013-06-03 20:59:43 +02:00
Stéphane Voltz ac5f65e7b1 add GL845 detection 2013-06-03 20:59:43 +02:00
Stéphane Voltz 9a8b640d8d bug 314293 fix
- don't use non-existent end of records
2013-06-03 06:33:08 +02:00
Rolf Bensch 93a96864a0 changelog for recent work 2013-05-29 10:28:54 +02:00
Rolf Bensch 00f62a38b1 typo in device names 2013-05-29 10:23:59 +02:00
Rolf Bensch 544787ae14 HTML parseable name section (bug #314283) 2013-05-29 10:18:06 +02:00
Stéphane Voltz 40b5d75aa3 fix bug #314261 2013-05-27 10:41:32 +02:00
Rolf Bensch 5bbccfb7ba some distros need libusb-1_0-devel 2013-05-11 10:24:51 +02:00
Jonathan Bravo Lopez 09666ae089 * backend/hp3900_rts8822.c: fix compilation warnings. 2013-05-11 01:36:03 +02:00
Rolf Bensch 50df7af5cc update copyright 2013-04-26 22:52:44 +02:00
Rolf Bensch 3ca8dbc460 new scanners Canon Pixma E510 and E610
all scanners need further testing
2013-04-24 11:25:53 +02:00
Rolf Bensch 75c32c0de8 new scanner Canon Pixma MX720
this scanner needs further testing
2013-04-24 10:02:15 +02:00
Rolf Bensch 9722c8869f fix version of backend 2013-04-19 23:13:14 +02:00
Rolf Bensch 5f1da65108 new scanner Canon i-SENSYS MF3010 2013-04-19 23:12:52 +02:00
Rolf Bensch f513c65485 fix line length 2013-04-18 11:06:26 +02:00
Rolf Bensch db8a565bc1 new scanners Canon Pixma MG2200, MG3200, MG5400, MX390, MX450, MX520 and MX920
all scanners need further testing
2013-04-11 22:05:09 +02:00
m. allan noah 9fc683d883 fujitsu backend v116
add swskip option
add sanei_magic_isBlank2
2013-04-03 21:54:48 -04:00
m. allan noah 120e303732 fujitsu: call set_mode() in init_interlace 2013-04-03 21:54:48 -04:00
Alex Belkin 6b4fbc5320 add Samsung SCX-4835FD networked support, reported by Dave Lewis.
USB mode doesn't work.
 found USB scanner (vendor=0x04e8 [Samsung Electronics Co., Ltd.],
 product=0x344b [SCX-483x 5x3x Series])
2013-04-03 07:35:28 +04:00
Stéphane Voltz e6f23f201d fix hotplug detection of devices for lexmark backend
- create a probe_lexmar_devices() and call it from sane_init
- call probe_lexmar_devices() from sane_get_devices to update device list
- use sanei_usb_exit() and sanei_usb_find_devices()
2013-04-02 21:05:02 +02:00
Stéphane Voltz a056cb238e handle scanner unplugging detection 2013-03-29 22:02:50 +01:00
Stéphane Voltz e0e19b413e handle scanner hot-plug in sane_get_devices
- rescan usb bus
- rescan for new devices
2013-03-29 21:54:46 +01:00
Stéphane Voltz 2190d18a63 move device detection in a dedicated function
- create a probe_gt68xx_devices() function that ssearch and attach
  matching scanners
2013-03-29 21:54:32 +01:00
Stéphane Voltz c025a47671 fix compile warning 2013-03-29 21:53:16 +01:00
Stéphane Voltz 6a8469dd13 use sanei_usb_exit() 2013-03-29 21:53:05 +01:00
Stéphane Voltz a545ec1f14 add a test for scanner hotplug detection
- add an option to loop on sane_get_devices for a given time,
  so hotpluggin and removing of scanners can be tested
2013-03-29 21:52:38 +01:00
Stéphane Voltz 010f34710e option correctness fixes
- fix wrong cap due to wrong addressing
- ensure correctness of group options
2013-03-27 06:31:49 +01:00
Stéphane Voltz 1656585499 warning fixes
- unused parameters
- wrong printf fromat
- assigned to self
2013-03-27 06:28:11 +01:00
Rolf Bensch 7fd2286414 fix button support 2013-03-25 10:30:59 +01:00
Stéphane Voltz f5b8a0af80 add unit tests for sanei_constraint, sanei_config and sanei_check 2013-03-24 14:53:40 +01:00
Stéphane Voltz 88e04fbb4d move test_wire.c from sanei to testsuite/sanei
- move sanei_w_* functions test program to test directory to keep
  production code separated from test code
2013-03-24 14:50:17 +01:00
Stéphane Voltz 8b3674a516 add testsuite/sanei for sanei test programs
- add sanei_usb_test to test sanei_usb functions
 - update SUBDIRS so the check target is ran on testsuite/sanei
2013-03-24 14:50:17 +01:00
Stéphane Voltz 5a1d5a62ee guard against device that went missing in claim/release interface
- add test for missing devices in claim or release
- changlog entry for all the sanei_usb work
2013-03-24 14:25:45 +01:00