Wykres commitów

3747 Commity (01c5dbc82b78db865cd88c0044d22199babb3e6f)

Autor SHA1 Wiadomość Data
Olaf Meeuwissen fc4b250a09 .editorconfig: use utf-8 charset throughout 2017-05-29 21:14:30 +09:00
Olaf Meeuwissen f0f187f995 .editorconfig: trim trailing blank lines 2017-05-29 21:14:30 +09:00
Olaf Meeuwissen ffa573f65e .editorconfig: insert a newline at end-of-file
This keeps `git` from "complaining" about this when doing a diff.  It
also keeps your prompt at the left edge when you `cat` a file.
2017-05-29 21:14:29 +09:00
Olaf Meeuwissen 23891a2646 .editorconfig: trim trailing whitespace 2017-05-29 21:14:29 +09:00
Rolf Bensch 7893b77d92 pixma: backend version 0.17.39 2017-05-26 23:37:28 +02:00
Rolf Bensch bcf1f4398e pixma_imageclass.c: reduce max. scan width to 216mm for particular scanners 2017-05-26 23:36:52 +02:00
Rolf Bensch 2bba273993 pixma: backend version 0.17.38 2017-05-20 14:15:19 +02:00
Rolf Bensch 60e0c31bb7 pixma_imageclass.c: MF240 Series supports only 300dpi for adf scans 2017-05-20 14:15:08 +02:00
Jörg Frings-Fürst 1808a63b00 Replace the startup gamma with the same from the standalone version
Fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629470
2017-05-13 18:38:43 +09:00
Jörg Frings-Fürst 5c0812c51b genesys.conf: fix comment typo 2017-05-13 18:38:43 +09:00
Jörg Frings-Fürst e21bb28e50 Source code string typo fixes 2017-05-13 18:38:43 +09:00
Olaf Meeuwissen da5ce7216c Add a header to dll.conf
Document dll.conf in a header, point to the dll.d directory for external
backends and document the net backend w/ pointers to the manpages.

Based on a patch by Julien BLACHE <jblache@debian.org>
2017-05-13 13:09:25 +09:00
Christopher James Halse Rogers 77dcf26860 Fix potential assert in avahi backend
avahi_browser contains a reference to an AvahiClient, which may be
avahi_client.  If it does, then freeing avahi_browser references avahi_client,
resulting in an assert() in Avahi's linked list macro.

Fix this by freeing avahi_browser before avahi_client.
See https://bugs.launchpad.net/bugs/831867
2017-05-13 13:07:01 +09:00
Klaus Kämpf 0cf531e445 Update pieusb.conf and pieusb.desc 2017-05-10 20:03:31 +09:00
René Rebe 5b10b0b635 epson2: fixed network transport for new scanners
increased command buffer due memory overrun, and always read receive
    status, even for zero length on network scanenrs, should fix #315552
2017-05-05 07:09:04 +02:00
Olaf Meeuwissen f3f8afb08c kvs20xx.c: don't assume sane_get_devices() has been called
Nor that that function is called with a non-NULL argument.
This aligns the implementation with that of kvs40xx.c.

Fixes 315625.
2017-05-06 12:26:48 +09:00
Louis Lagendijk b1a2c61054 pixma: backend version 0.17.37 2017-05-05 19:46:28 +02:00
Klaus Kaempf 09c467deab pieusb: Support ProScan 10T and Reflecta CrystalScan 3600
Neither of these scanner have an automated slide transport and fail on
respective SCSI commands.

- Add flags parameter to control if automatic slide transport is available
- Reflect flags in pieusb.conf.in
- rename SLIDE_LAMP_ON to SLIDE_INIT
  it fails on scanners without automatic slide transport, so it has
  nothing to do with the lamp.
- run SLIDE_INIT only FLAG_SLIDE_TRANSPORT is set
- pieusb.conf.in: Add Reflecta CrystalScan 3600
2017-05-04 18:49:10 +09:00
Louis Lagendijk 0ca2fc4613 fix 1200 dpi scanning for MB5000 series 2017-05-03 16:35:10 +02:00
Louis Lagendijk ff5c11622d Fix scanbutton detection for MB5000 series 2017-05-03 16:35:10 +02:00
Paul Newall 6af0e32bd6 kodakaio.c patched to change avahi callback variable from global to local. Bug 315705 2017-05-01 19:49:41 +01:00
Rolf Bensch 5fa4be5ae4 pixma: backend version 0.17.36 2017-04-26 11:43:41 +02:00
Rolf Bensch 879565cefc new scanners Canon i-SENSYS MF230 and MF240 Series 2017-04-26 11:43:30 +02:00
Rolf Bensch ddccf956b4 pixma_mp150: MG5400 Series has button scan support 2017-04-26 11:06:32 +02:00
Rolf Bensch f14285dba3 pixma_mp150: MG5400 Series doesn't need special image format post processing @ high dpi 2017-04-26 11:06:25 +02:00
m. allan noah dcddb9505c epjitsu backend v31
- hardware gray support for fi-60F/65F (disabled pending calibration)
- merge fi-60F/65F settings
- improve desc, conf and man files
2017-04-11 21:32:37 -04:00
m. allan noah 9712e2aa25 fujitsu backend v133 2017-04-08, MAN
- initial support for fi-7600/7700
- autodetect various double feed capabilities using VPD
- call send_lut if we are using a downloaded gamma table
2017-04-08 21:44:27 -04:00
Olaf Meeuwissen 5edb87f9ac genesys: Trigger reallocation of gamma tables on next sane_open()
Fixes 315491.
2017-04-08 21:08:12 +09:00
Robert Ancell 6eb4a1f164 kodakaio: Fix crash when Avahi search fails 2017-04-08 20:13:32 +09:00
Rolf Bensch cbcab6dffa pixma: backend version 0.17.35 2017-04-04 12:00:31 +02:00
Rolf Bensch 66ce95a5a1 new scanners Canon PIXMA G3000, E470, G3000, TS5000, TS6000, TS8000 and TS9000 [#315658] 2017-04-04 12:00:25 +02:00
Rolf Bensch a2e2657272 pixma: signal scan cancel from the frontend with new parameter s->param->frontend_cancel 2017-04-04 11:27:38 +02:00
Rolf Bensch c5bfbc5a3a pixma: implement adf-wait for imageclass scanners 2017-04-04 11:25:53 +02:00
Rolf Bensch 17f3899b15 pixma: new option adf-wait 2017-04-04 11:23:03 +02:00
m. allan noah e6c8ea6f0b epjitsu backend v30 again
- typo in previous commit broke low resolution scans on fi-65F
2017-03-22 12:33:27 -04:00
m. allan noah a7fde11e15 epjitsu backend v30
- bump build number
2017-03-21 21:35:59 -04:00
m. allan noah 891e3984d0 epjitsu v30
- fix image truncation when using 150 DPI in Y direction
- add 200 and 400 DPI Y direction support for fi-60F/65F
2017-03-21 20:43:42 -04:00
m. allan noah eaa4d4407d epjitsu backend v29
- fix infinite loop when scaling in Y direction
2017-03-18 19:19:04 -04:00
Olaf Meeuwissen 2f9ea038b1 Fix typo
See http://lists.alioth.debian.org/pipermail/sane-devel/2017-March/035099.html
2017-03-11 10:48:35 +09:00
Louis Lagendijk 7a0e1126b3 Revert "pixma_mp150.c: Fix scanbutton detection for MB5000 series"
This reverts commit 53aa78df3a.
2017-01-06 23:30:31 +01:00
Louis Lagendijk 306f8f16e7 Revert "pixma_mp150.c: fix 1200 dpi scanning for MB5000 series"
This reverts commit dfc5487571.
2017-01-06 23:29:59 +01:00
Louis Lagendijk 9bc734042f Revert "pixma_mp150.c: scan param 0x26-0x29 should contain localtime HHMM, also for MB5000 series"
This reverts commit eb712c6bd8.
2017-01-06 23:28:56 +01:00
Louis Lagendijk 6c439bce79 Revert "pixma_mp150.c: replace multiple if statements with case statement in handle_interrupt"
This reverts commit 28dcd0aef4.
2017-01-06 23:28:31 +01:00
Louis Lagendijk 06b4b27ecf Revert "pixma_mp150.c: fix parameter settings for MB5000 in send_scan_param"
This reverts commit 1d2a40ec96.
2017-01-06 23:28:09 +01:00
Louis Lagendijk 1b442ce1ea Added examples for new bjnp timer settings in the pixma config file 2017-01-06 21:37:52 +01:00
Louis Lagendijk cfc7a069d2 Added timeout options for the bjnp protocol 2016-12-31 17:56:06 +01:00
Louis Lagendijk c2898cb602 Remove incorrect comment left from old version 2016-12-30 21:36:26 +01:00
Louis Lagendijk 526f642f64 Merge branch 'master' of ssh://git.debian.org/git/sane/sane-backends 2016-12-30 20:04:53 +01:00
Dave Platt 755e829caa avision.c: abort "wait for light" loop if interrupted
Adds a "cancelled" flag to the Avision device structure, cleared
in sane_start() and set in sane_cancel().  Test this flag in
wait_4_light() and bail out of the 90-second "wait for the
light to warm up" loop if the scan is cancelled.
2016-12-15 23:12:07 -08:00
Dave Platt 28963459a4 avision.c: Recognize "backlight on" status
Avision scanners can return an additional light-status value meaning
"Transparent Media Adapter back-light is on".  Accept this as
equivalent to "on" during the lamp-warmup check prior to starting a
scan.  Re-check the light status after sending the window command, as
the light selection might have been changed and a further warm-up
may be required.
2016-12-15 23:02:42 -08:00