Wykres commitów

6 Commity (b49deae017ea893f0ffbca44fa1c26b54ee4fb11)

Autor SHA1 Wiadomość Data
Wolfram Sang eb42ad08d5 treewide: use SANE_CURRENT_* macros consistently
Backends use a mixture of SANE_CURRENT_{MAJOR | MINOR} and V_{MAJOR |
MINOR} with all kind of permutations. I was confused by this and one
comment in pieusb.c tells me I was not alone. Some items in old
changelogs suggest to use the SANE_CURRENT_ macros in backends, so let's
switch to do that with the exception of net.c and dll.c. Done with:

$ find backend -name '*.[ch]' | xargs sed -i '/nearly every/ ! { s/\<V_M/SANE_CURRENT_M/g }'
$ git checkout backend/net.c backend/dll.c

And manually removing the comment from pieusb.c. Everything still builds
fine.
2021-06-08 19:01:41 +02:00
Olaf Meeuwissen e79adde8b2
Use URL to refer users to copies of the GPL and LGPL
With the exception of use in three quotes as well as our inlcuded copy
of the GPL, all use of the Free Software Foundation's postal address
has been removed.

Re #320.
2021-02-12 17:41:38 +09:00
pimvantend e97919d53b canon_lide70 small changes 2020-08-26 15:25:24 +02:00
pimvantend ed43548de7 first support for the lide600. 1200dpi dropped. 2020-08-22 11:15:44 +02:00
pimvantend ebd45d4cf8 canon_lide70
adding/modifying twelve files to provide the new canon_lide70 backend
2020-01-04 16:18:57 +01:00
pimvantend d2d878d023 precursor to the canon_lide70 backend
left by @jrernst at http://www.juergen-ernst.de/info_sane.html

this version of the backend does not work
2020-01-01 13:00:21 +01:00