Wykres commitów

2352 Commity (306f8f16e78b52948a6e09fa0957b3e364e0189f)

Autor SHA1 Wiadomość Data
Louis Lagendijk 589e011992 Update the sane-pixma man-page for the new timout setting option. 2017-01-06 22:15:24 +01:00
Dave Platt 6585b6f60d avision.c: Add "skip-adf" option
The code which tries aggressively to reset/initialize HP 82xx/83xx
Automatic Document Feeders doesn't work well if there's no ADF attached,
because the scanner reports a non-zero ADF model type in this case.
The retry code makes several attempts to initialize the ADF, and then
bails out with an "Operation not supported" error.

Add a new "option skip-adf" which will cause the backend to believe
the "ADF not present" status if that's what the scanner reports.

Fixes #313751
2016-12-15 22:56:09 -08:00
Alex Belkin 6484ff8fc3 Forgoten comma in backends man pages list. 2016-11-06 23:03:23 +03:00
Alex Belkin 610533a9a6 Update xerox_mfp man page. 2016-11-06 21:24:38 +03:00
Alex Belkin ba6a5710b5 Update sane.man to index xerox_mfp backend. 2016-11-06 21:07:39 +03:00
Rolf Bensch cfa98fd0d1 pixma: backend version 0.17.34 2016-10-08 14:25:33 +02:00
Rolf Bensch 7e20475c8b pixma: new scanner Canon PIXMA MG3000 Series
see bug report #315521
2016-10-08 14:24:53 +02:00
Rolf Bensch 3b63fdab2b pixma: backend version 0.17.33 2016-10-05 20:05:37 +02:00
Olaf Meeuwissen 4119f05d5f Fix USB ID typo 2016-09-21 21:54:39 +09:00
Olaf Meeuwissen bf088a6ed1 Merge comments
This gets rid of a missing :usbid warning.
2016-09-19 17:45:35 +09:00
Olaf Meeuwissen e01f574b19 Merge duplicate entry 2016-09-19 17:44:48 +09:00
Olaf Meeuwissen 1a328e412f Add missing USB IDs
Taken from http://www.linux-usb.org/usb.ids
2016-09-19 17:44:14 +09:00
Olaf Meeuwissen dd940a1f61 utsushi.desc: sync with upstream 2016-09-19 12:41:58 +09:00
Olaf Meeuwissen 4dce101c05 Keep generated *.eps and *.pdf files out of the repository 2016-09-19 10:04:35 +09:00
m. allan noah 9d388c3593 canon_dr v56
- add initial support for P-150M (and probably P-150)
2016-09-11 19:04:34 -04:00
Olaf Meeuwissen 246673715d utsushi.desc: sync with upstream 2016-09-03 14:36:49 +09:00
Olaf Meeuwissen bf53c71434 Sync with upstream 2016-08-04 22:47:01 +09:00
Olaf Meeuwissen ef8e258165 Sync autofoo 2016-07-14 21:12:38 +09:00
Olaf Meeuwissen 57350969f6 sane.tex: mark up email as a URL 2016-07-14 20:51:42 +09:00
Olaf Meeuwissen 707baa0d16 doc/sane.tex: drop html.sty in favour of url.sty
The latter is part of the core TeX Live distribution which is readily
available on all major operating systems.
2016-07-14 20:50:14 +09:00
Olaf Meeuwissen bfd1626c4b Sync autofoo 2016-07-13 23:44:26 +09:00
Olaf Meeuwissen 8598f81d0b Fix figure orientation 2016-07-13 23:43:35 +09:00
Olaf Meeuwissen 00bc3e9b45 Generate EPS figures too
It's good to know how this is done so that we can modify any original
figure if need be.
2016-07-13 23:40:19 +09:00
Olaf Meeuwissen cc8f99b900 Generate PDF figures explicitly with fig2dev
This utility has less dependencies and supports conversion to a pile of
other formats that may come in handy as well.

Clean up of generated PDF figures has been moved to the clean target as
well.
2016-07-13 23:24:29 +09:00
Olaf Meeuwissen d7e1995d00 doc/sane.tex: Replace epsfig with graphicx
The graphicx package allows for file specification without a hardcoded
extension.  This provides more freedom in chosing how to prepare images
in *.eps and *.pdf formats.

Moreover, epsfig is considered mostly obsolete in the TeX community and
graphicx is the "current 'preferred' solution" to embed figures.
See https://www.ctan.org/pkg/epsfig.
2016-07-13 22:37:44 +09:00
Olaf Meeuwissen 0aab12b934 Bump standard minor version
This is to acknowledge the SANE_STATUS_GOOD fixes in net.tex that were
committed in 4daf488 and 1100883.
2016-07-11 20:41:54 +09:00
Olaf Meeuwissen 1ed3b9fa86 Reclassify doc/html.sty
It is a package used by doc/sane.tex.
2016-07-11 20:40:11 +09:00
Olaf Meeuwissen 2481e1e98b Sync autofoo 2016-07-10 21:54:24 +09:00
Olaf Meeuwissen fa41b18001 Refactor API spec conversion support
Unless explicitly asked to do without, all formats for which required
tools are found will be built.  Checks cover PostScript, PDF and HTML.

All logic and files involved are now collected in a single "section"
and grouped in such a way that their function should be clearer.

fixup! Refactor API spec conversion support
2016-07-10 21:53:32 +09:00
Olaf Meeuwissen d7c69d141f Add test for the TeX to HTML converter 2016-07-10 20:53:23 +09:00
Olaf Meeuwissen fe2fbe06e1 Refactor TEXINPUTS handling 2016-07-10 20:53:23 +09:00
Olaf Meeuwissen f322cbc7f9 Add support for PDF API spec output
Note that pdflatex internally uses epstopdf which in turn requires a
working ghostscript.
2016-07-10 15:41:08 +09:00
Olaf Meeuwissen 5a73fb24d1 Be quiet but do not hide errors 2016-07-10 14:48:43 +09:00
Olaf Meeuwissen e0fd693bb1 Fix API spec generation for VPATH builds 2016-07-10 13:32:22 +09:00
Olaf Meeuwissen c962368626 Sync autofoo 2016-07-01 23:45:43 +09:00
Olaf Meeuwissen f03f1f66d4 Sync autofoo files 2016-06-29 22:15:06 +09:00
Olaf Meeuwissen cb4924f210 Stop distclean from removing files willy-nilly
The distclean target should only remove files that make creates.  If
there are any that need taking care of, they should be added in on a
per file basis in the Makefile.am that creates it.
2016-06-26 10:24:30 +09:00
Olaf Meeuwissen 8274a52eec Sort .gitignore files 2016-06-26 10:24:30 +09:00
Olaf Meeuwissen bdade6bb07 Sync derived files with previous changes 2016-06-26 10:24:29 +09:00
Olaf Meeuwissen f13ca02b86 Fix variable name typo and other typographic nit-picks 2016-06-20 21:44:44 +09:00
Olaf Meeuwissen e7100e275d Update documentation to reflect recent changes 2016-06-15 20:47:28 +09:00
Olaf Meeuwissen d853463ef1 Sync derived files
This was done with

  AUTOMAKE="automake --add-missing --copy" autoreconf --force

on Debian GNU/Linux 8.5.
2016-06-14 06:30:48 +09:00
Olaf Meeuwissen 79c623628a Fix new automake warnings 2016-06-14 05:52:19 +09:00
Olaf Meeuwissen 87e12bbf2e Sync derived files with autoreconf --force
For the record, this was done on Debian GNU/Linux 8.5.
2016-06-13 22:24:21 +09:00
Olaf Meeuwissen 7a2b112d20 Prefer make variables over literal substitutions
The AC_SUBST and PKG_CHECK_MODULE invocations in configure.ac as well as
acinclude.m4 are sufficient to trigger automake to insert initialization
logic for the variables these introduce.  There is no need to do this by
hand.  Wherever these values are needed, it is better to use a variable.
This allows for one-off overrides on the make command-line (without the
need to run ./configure) for one thing.
2016-06-13 21:50:36 +09:00
m. allan noah 5ba37467e8 fujitsu backend v131
- hide compression-arg option when jpeg disabled
- add Send/SC/GHS macros for recent scanners
- add initial support for fi-74x0
- add initial support for fi-7030
- set has_MS_lamp=0 for fi-71x0
- add I18N macros to all option titles and descriptions
- add usb ids for many newer scanners
2016-06-09 21:53:13 -04:00
Alex Belkin 926bfade54 Color scanning for Samsung models, which support JPEG Lossy compression.
Patch is submitted by Laxmeesh Onkar Markod <m.laxmeesh@samsung.com>

Patch to code is applied almost verbatim, except, insignificant
formatting fixes and making new functions static.

Also, new USB ids added and scanner support is changed as reported.
2016-05-07 22:33:03 +03:00
Louis Lagendijk c8169b1e65 pixma.h: step version of the backend to 0.17.32
sane-pixma.man pixma.desc: mark Maxify MB5000 as complete (but ADF does not work)
2016-04-22 23:58:23 +02:00
Rolf Bensch 51943537c3 pixma: backend version 0.17.30 2016-04-12 18:14:55 +02:00
Rolf Bensch 270a8cd3be pixma: Canon PIXMA MG7700 Series is working 2016-04-12 18:13:36 +02:00