Wykres commitów

4271 Commity (master)

Autor SHA1 Wiadomość Data
Olaf Meeuwissen dc328a8d5f ChangeLog: Fix awkward grammar 2019-07-14 17:08:08 +09:00
Olaf Meeuwissen b596f98879 Include an up-to-date ChangeLog with every build 2019-06-30 12:45:03 +09:00
Olaf Meeuwissen f38a1731a6 Point to new GitLab.com repository location 2018-02-09 18:47:59 +09:00
Olaf Meeuwissen f0f187f995 .editorconfig: trim trailing blank lines 2017-05-29 21:14:30 +09:00
m. allan noah 35dc4426d2 Open repo for 1.0.28 development 2017-05-22 21:08:33 -04:00
m. allan noah 82cd8f245c SANE-backends release 1.0.27
Moved old changelogs to new directory, and excluded them from
release tarball.

Improved release docs.

Updated config.* files

Bumped version numbers.

Wrote release notes.
2017-05-22 11:16:40 -04:00
Rolf Bensch e6711c377f remove unused entry from ChangeLog 2017-05-10 19:10:26 +02:00
Olaf Meeuwissen 5136e664b8 Document ChangeLog policy change 2015-12-20 21:58:45 +09:00
Rolf Bensch a90d7c91b3 changelog for recent work 2015-10-14 19:05:03 +02:00
m. allan noah 5e1d45cad7 reopen sane-backends 1.0.26git 2015-10-04 21:13:39 -04:00
m. allan noah 60a772ca5d sane-backends 1.0.25 2015-10-04 09:24:46 -04:00
Rolf Bensch 7b05bad5f9 Canon PIXMA MG5600 Series is working 2015-09-30 18:56:11 +02:00
Rolf Bensch 5d92185ada changelog for recent work 2015-09-26 10:12:21 +02:00
Louis Lagendijk 39545b1b90 clarified systemd integration and options for the case where saned is complied
without systemd glue
2015-09-22 20:33:11 +02:00
Stéphane Voltz 65747277cc ifdef'ed temporaly disabled code since 2004 2015-09-16 18:38:11 +02:00
Stéphane Voltz 45df679214 fix stdup declaration
- we need to include sane/config.h first  to use strdup
2015-09-16 17:49:45 +02:00
Stéphane Voltz 6c7f9f6a3b fix #300134 and file test logic
- mktmp never returns NULL, so test logic was borken
- use mkstemp instead of mktemp
2015-09-14 06:46:51 +02:00
Paul Newall 26572efbd1 redundant variable bitposn and redundant function kodakaio_rxflush commented out 2015-09-13 19:34:17 +01:00
Stéphane Voltz 85a448be1f fix genesys man and desc
- no LiDE 120 support
2015-09-09 21:25:47 +02:00
m. allan noah f8725993d3 artec_eplus48u.c: fix HOME env bug #315071 (from Jörg Frings-Fürst) 2015-09-08 21:52:02 -04:00
Rolf Bensch ccf737af96 changelog for recent work 2015-09-03 20:10:10 +02:00
Klaus Kämpf 5337625f3a New backend pieusb
This commit adds support for (slide) scanners based
on Pacific Image Electronics (PIE) oem scan hardware.

It is known to match the following USB scanners

  PIE PowerSlide 3600       Untested
  PIE PowerSlide 3650       Untested
  PIE PowerSlide 4000       Untested
  PIE PowerSlide 5000       Untested
  Reflecta CrystalScan 7200 Untested
  Reflecta ProScan 7200     Untested
  Reflecta DigitDia 4000    Untested
  Reflecta DigitDia 5000    Untested
  Reflecta DigitDia 6000    Ok

The backend is based on work by Jan Vleeshouwers and Michael Rickmann.

Special thanks to Stéphane Voltz for the code review.

Add pieusb to backend/Makefile.am
Add pieusb to doc/Makefile.am
Add missing sanei/sanei_ir.c, sanei/sanei_ir.h, adapt Makefile.am
configure.ac: Add 'pieusb' to ALL_BACKENDS
ChangeLog: Add pieusb as new backend
Mark infrared functions as internal: sane_ir_* -> sanei_ir_*
sanei/sanei_ir.c: fix memory leaks
pieusb: rename cmdGetMode and cmdSetScanHead
	... to their sanei_pieusb_cmd_... equivalent
pieusb: rename definition_list_head to pieusb_definition_list_head
Add pieusb to AUTHORS
pieusb: copyright 2012-2015
pieusb: don't include sanei_thread.h
2015-08-31 21:07:12 +02:00
Rolf Bensch f54b6ea704 changelog for recent work 2015-08-20 23:35:12 +02:00
Rolf Bensch 4a6e6c1e8a changelog for recent work 2015-08-10 23:23:08 +02:00
Stéphane Voltz a9e91885b0 chnagelog for bugfixes 2015-08-10 21:57:40 +02:00
Stéphane Voltz 83457dbb2f changelog for bugfixes 2015-08-08 21:48:01 +02:00
Rolf Bensch dcce33376f changelog for recent work 2015-08-07 23:22:24 +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 4eea901305 fix for #315104
- allocate gamma tables even if 'warm' boot
2015-07-31 08:10:13 +02:00
Rolf Bensch 546f7b0464 changelog for recent work 2015-07-29 19:17:53 +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 6dcb2587b7 Added pixma_bjnp.c changes to Changelog 2015-06-27 18:22:48 +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
Stéphane Voltz f6896e0de4 use expiration time option
- use expiration  time option value to managed cached entries
- changelog for genesys build #2506
2015-04-12 10:14:50 +02:00
Rolf Bensch 992fb45590 changelog for recent work 2015-04-07 22:07:29 +02:00
Rolf Bensch 5fa8498055 changelog for recent work 2015-04-03 19:20:06 +02:00
Stéphane Voltz 128c8931b3 add putative support for LiDE 120 2015-03-17 22:23:21 +01:00
Stéphane Voltz 1e6a3f4148 correct typo on unsupported model 2015-03-17 22:22:11 +01:00
René Rebe a2d61f273f changelog for avision changes 2015-03-07 19:03:32 +00:00
René Rebe f69a1ad50e removed unnecessary feature_type2 clutter by using a uint64_t to share all bits 2015-03-07 11:16:47 +00:00
René Rebe d5c7e22328 fixed multiple Avision regressions: most scanner basically did not
work at all anymore, ... range initilaizer, clobbering paper-length
window bits, ...) introduced over the past years, added support for
newer ASIC gamma table size, added AV220D2+ ID
2015-03-07 05:07:27 +00:00
Stéphane Voltz 24ab521a1d mark LiDE 120 as unsupported 2015-03-04 06:36:06 +01:00
Stéphane Voltz f5e4a4bf8e improve LiDE 210 head parking reliability 2015-03-02 21:08:31 +01:00
Stéphane Voltz 1eb35fe4cb final tuning for LiDE 220 support 2015-03-01 21:43:08 +01:00
Stéphane Voltz 470594e18b initial support for LiDE 220 2015-02-26 22:26:00 +01:00
Rolf Bensch e3f1789c17 changelog for recent work 2015-02-21 11:27:59 +01:00
Rolf Bensch 198b023c4b Canon PIXMA MX920 Series supports Ethernet and WiFi interfaces 2015-02-09 09:34:01 +01:00