Wykres commitów

5812 Commity (4f4ce809ba347e0ac1f87434d933739360e8f51e)

Autor SHA1 Wiadomość Data
Jonathan Bravo Lopez 785f67981b Updated spanish translation. Fixed compilation warning in check-usb-chip.c 2007-12-19 14:25:43 +00:00
Mattias Ellert 4bb074f81c New translation keys for hp3900 backend. Updated Swedish translation 2007-12-19 10:47:04 +00:00
m. allan noah 5a574ccb66 html converter only likes lowercase hex 2007-12-18 03:08:13 +00:00
m. allan noah 639d1f4d2c typo 2007-12-18 02:56:05 +00:00
m. allan noah 38f280276d Updated company name. 2007-12-18 02:36:55 +00:00
m. allan noah 559212e96e Adding v1.0.9 of the epjitsu backend: supports Epson-based Fujitsu scanners,
currently the fi-60F flatbed and ScanSnap S300 duplex ADF machines
2007-12-18 02:02:51 +00:00
Gerhard Jaeger 7b7a80e679 * backend/plustek-usb.[ch] backend/plustek-usbcal.c backend/plustek-usbimg.c
backend/plustek-usbio.c backend/plustek-usbshading.c: Fixed ARM/Xscale
  issues.
* backend/plustek.c: Bumped build number
* doc/plustek/Plustek-USB-TODO.txt doc/plustek/Plustek-USB.changes: Update
2007-12-17 14:29:00 +00:00
Gerhard Jaeger 9e4caebcc2 Fixed ARM/Xscale issues 2007-12-17 14:28:13 +00:00
Gerhard Jaeger bbc271977b Bumped build number 2007-12-17 14:27:35 +00:00
Gerhard Jaeger 7b92571b3b Update 2007-12-17 14:27:16 +00:00
Alessandro Zummo 569bdc5300 fixed model detection,
depth detection and removed some unused
variables.
2007-12-15 11:37:53 +00:00
Jonathan Bravo Lopez 694ad19785 Added files for 'hp3900' backend 2007-12-13 00:28:45 +00:00
Jonathan Bravo Lopez 5dac78ac43 Added files for 'hp3900' backend 2007-12-13 00:27:53 +00:00
Jonathan Bravo Lopez 46376814f2 Added files for 'hp3900' backend 2007-12-13 00:26:08 +00:00
Alessandro Zummo 83e5a63060 use epson2_model where possible,
fixed segmentation fault.
2007-12-10 17:32:54 +00:00
Giuseppe Sacco d4a6f33c38 Added esperanto translation, per Antonio Codazzi 2007-12-08 18:20:54 +00:00
Ilia Sotnikov 5bb041ea9a * Don't issue "Assertion 'ptr->opts != NULL' failed" when sane_exit() is called
without calling sane_open() first, just skip ptr->opts free()'ing in that case.
  Thanks to David Campbell for spotting this.
* Protect sane_control_option() from possible SIGSEGV when it would be called
  with uninitialized scanner options (scanner->opts == NULL).
2007-11-28 11:52:15 +00:00
Ilia Sotnikov d9219dc4c3 + Mark hp5590_read_eeprom_all_cmd() function as unused to avoid compiler
warning
2007-11-28 11:43:39 +00:00
Gerhard Jaeger b441de8774 * doc/sane-plustek.man doc/plustek/Plustek-USB.changes: Update 2007-11-23 16:48:07 +00:00
Gerhard Jaeger 15be36e0b4 * backend/plustek-usb.[ch] backend/plustek-usbcal.c
backend/plustek-usbdevs.c backend/plustek.[ch]:
  Tweaked TravelScan464 settings. Improved AFE gaincalculation
  for CIS devices. This should avoid stripes in the scanned images.
2007-11-23 16:46:05 +00:00
Gerhard Jaeger 3ef789f55b Update due to changes in the Plustek backend 2007-11-23 07:54:48 +00:00
Pierre Willenbrock 8d2069c0dd * backend/genesys.c, backend/genesys_devices.c, backend/genesys_low.h,
backend/genesys_gl646.c, backend/genesys_gl841.c: add infrastructure for
  multiple motor power modes
2007-11-22 14:05:13 +00:00
Pierre Willenbrock f58aa28cd0 * backend/genesys_gl841.c: add internal flag for disabling lamp
during scan(useful for black level calibration)
2007-11-21 17:54:44 +00:00
Mattias Ellert 82b8049f5d Fix for bug #306775 2007-11-18 11:09:05 +00:00
Mattias Ellert 7c6b4d6a99 Fix handling of valid "negative" PIDs 2007-11-18 10:59:18 +00:00
Alessandro Zummo 26e167cdec backend/epson2.c: removed quick-format option. it's
the job of a frontend to provide such a commodity.
removed confusing parameters (preview-speed, speed).
when a preview is requested, the scanner will be
set to high speed (if possible).
removed references to the never implemented zoom function.
the function that shortened the list was actually
missing the first entry.
more resolutions addedd for networked scanners.
added support for Perfection 4990 (Claus Boje).
2007-11-18 09:36:04 +00:00
m. allan noah b4e05e5e23 update to backend version 1.0.53
- add ID for S510
 - note jblache's NUM_OPTS type fix
2007-11-18 01:48:20 +00:00
Rene Rebe 6b45291c02 * backend/avision.[ch]:
Implemented support for latest Avision ASICs and features,
          including overscan, background raster, software scaling for
          cheaper ASICs used in HP scanners. Changed types used to
          more portable uint* ones, without underscore (_), removed
          in-file ChangeLog history, as the files became big enough.
          Implemented early calibration for easier handling of
          Avision-based film scanners and implemented support for
          2-pass duplex scanners.
2007-11-17 16:19:53 +00:00
Mattias Ellert ac71384c82 Typo 2007-11-16 18:37:07 +00:00
Mattias Ellert 0f3a068bfd Fixing doxygen warnings 2007-11-16 12:31:59 +00:00
Gerhard Jaeger ec74551da4 * include/sane/sanei_usb.h sanei/sanei_usb.c: Added function
sanei_usb_get_descriptor() to retrieve some infos about a connected
  device
2007-11-16 08:48:14 +00:00
Gerhard Jaeger 66269b670e Added sanei_usb_get_descriptor() to retrieve more info about a
device descriptor
2007-11-16 08:46:32 +00:00
Gerhard Jaeger f8eb9260a6 * backend/plustek-usb.[ch] backend/plustek-usbcal.c
backend/plustek-usbdevs.c backend/plustek-usbshading.c
  backend/plustek.[ch] backend/plustek.conf.in:
  Tweaked TravelScan464 settings. Added possibility to disable
  dark-calibration with lamp on (touches devices like CanoScan1220 etc.)
  Use attribute packed for data access structs

* doc/sane-plustek.man doc/plustek/Plustek-USB.changes: Update
2007-11-16 08:42:55 +00:00
Gerhard Jaeger 2c944f5f6f Tweaked TravelScan464 settings. Added possibility to disable
dark-calibration with lamp on (touches devices like CanoScan1220 etc.)
Use attribute packed for data access structs
2007-11-16 08:42:10 +00:00
Gerhard Jaeger a933814615 Update 2007-11-16 08:40:56 +00:00
Mattias Ellert abd402ad51 Correct the test of the return value from sanei_thread_begin 2007-11-16 08:04:02 +00:00
Julien BLACHE eb850185bb Update epkowa.desc for iScan! 2.10.0. 2007-11-12 09:10:09 +00:00
Pierre Willenbrock 6fcca0d4fd * backend/genesys_gl841.c: add check for low brightness 2007-11-11 22:59:20 +00:00
Pierre Willenbrock bb2263e81b * backend/genesys.c, backend/genesys_gl646.c,
backend/genesys_gl841.c, backend/genesys_low.h: change
  bulk_write_register to take number of registers instead of
  byte size of register set
2007-11-11 21:50:00 +00:00
Mattias Ellert 71be983cdd use SCSITaskSGElement if available 2007-11-10 15:44:41 +00:00
Mattias Ellert 71f9081904 MacOS X updates 2007-11-10 11:35:34 +00:00
Mattias Ellert 93e856b53f Cross compilation fixes and libtool update 2007-11-10 07:12:55 +00:00
Gerhard Jaeger 6e67a84696 * doc/plustek/Plustek-USB.changes doc/sane-plustek.man: Update
* backend/plustek.c: Bumped build number
* doc/descriptions/unsupported.desc: Updated some entries
* backend/plustek-usb.c backend/plustek-usbimg.c backend/plustek-usbmap.c
  backend/plustek-usbscan.c backend/plustek-usbshading.c: Fixed copyright
* backend/plustek-usb.h backend/plustek-usbdevs.c
  doc/descriptions/plustek.desc: Added support for TravelScan464
2007-11-08 19:53:54 +00:00
Gerhard Jaeger 85c089c91d Added support for TravelScan464 2007-11-08 19:53:14 +00:00
Gerhard Jaeger cae6a9f758 Update 2007-11-08 19:52:00 +00:00
Gerhard Jaeger 2d476172b8 Fixed copyright 2007-11-08 19:49:53 +00:00
Gerhard Jaeger 09742ab30a Updated some entries 2007-11-08 19:47:12 +00:00
Gerhard Jaeger cf3691ed90 Bumped build number 2007-11-08 19:46:31 +00:00
Bertrik Sikken 231ed7da30 Added DCP-8060 after report on sane-devel 20071021 2007-10-31 18:38:17 +00:00
Bertrik Sikken 4d198b6708 Mark DCP-110C as good, based on user report from sane-devel 20071011 2007-10-31 18:27:19 +00:00