Wykres commitów

8535 Commity (99f7e7872f2619c3ebec2590b91de3fb0ca28a1a)

Autor SHA1 Wiadomość Data
Olaf Meeuwissen 99f7e7872f Disable use of pthreads if pthread.h cannot be found 2016-02-13 17:37:34 +09:00
Olaf Meeuwissen 04d5e4a0cf Move #include <pthread.h> to sanei_thread.h
The sanei header file may need pthread_t.  If it does, make sure it
is available.
2016-02-13 17:34:46 +09:00
Rolf Bensch af35e9ba74 pixma: Canon Pixma MG3600 Series is working
Reported by Rajib Bandopadhyay
2016-02-11 12:06:34 +01:00
Stéphane Voltz 7bd773ade5 LiDE 120 support wip 2016-02-09 09:56:29 +01:00
Alessandro Zummo 056f590f2d epsonds: fixed comment 2016-01-23 00:55:31 +01:00
Alessandro Zummo cf2dfea000 epsonds: extend the bug fix to all depths 2016-01-22 20:44:36 +01:00
Alessandro Zummo 8fd6151acd epsonds: fix stripes on DS-60000 at 1bpp/300dpi 2016-01-22 17:38:00 +01:00
Alessandro Zummo 4fa7f4f6f8 epsonds: clear endpoints on startup in order to fix some strange scanner / xhci combo 2016-01-22 17:01:57 +01:00
Rolf Bensch f78e85cad6 pixma: backend version 0.17.25 2016-01-08 18:35:20 +01:00
Rolf Bensch b08c324223 pixma: Canon PIXMA MG5700 Series is working
Reported by Andrew Reginato, bug #315244
2016-01-08 18:34:27 +01:00
Rolf Bensch 0f47b47b75 pixma_mp[150|810]: disable send_time()
The function send_time() makes trouble with a lot of scanners.
We send a warning to the debug output instead of sending the time.

fix for [#315248] Canon MP250 with pixma backend is not working
2016-01-08 17:32:36 +01:00
Rolf Bensch b040b150a0 pixma: fix for [#315244] Add support for Canon PIXMA MG5700, MG6800, MG6900 and MG7700
These scanners are new and need further testing!
2016-01-08 16:54:30 +01:00
Rolf Bensch 81c429082c pixma: update copyright 2016-01-08 16:43:46 +01:00
Olaf Meeuwissen 9aecb00947 md5: Avoid the need for casting
This also modifies the code slightly to follow the original array
access more closely.
2016-01-08 21:26:31 +09:00
Volker Diels-Grabsch cdad5961f3 Introduce md5_set_uint32
This fixes the following GCC warning:

warning: dereferencing type-punned pointer will break strict-aliasing rules
2016-01-08 21:21:30 +09:00
Olaf Meeuwissen f3471c2ca6 saned: Use system header IPv6 test macros if available
This should fix [-Wstrict-aliasing] compiler warnings on those systems
where the IN6_IS_ADDR_LOOPBACK and IN6_IS_ADDR_V4MAPPED macros exist.
POSIX.1-2001 states that they shall be defined in netinit/in.h so most
systems will probably have them.
2016-01-02 17:50:34 +09:00
Olaf Meeuwissen 0de5416a9b umax_pp: fix memory leak
Found courtesy of [-Wunused-but-set-variable] compiler warning.
2016-01-02 16:06:34 +09:00
Olaf Meeuwissen 9d78ace3b7 umax_pp: fix [-Wunused-but-set-variable] compiler warnings 2016-01-02 16:06:00 +09:00
Olaf Meeuwissen 3f0c3df2fc kvs40xx: fix [-Wstrict-aliasing] compiler warnings 2015-12-31 17:52:39 +09:00
Olaf Meeuwissen b1f886a2e3 kvs20xx: fix [-Wstrict-aliasing] compiler warnings 2015-12-31 17:52:39 +09:00
Olaf Meeuwissen 0e3a5c4197 kodakaio: fix [-Wformat=] compiler warnings
This uses the ANSI C approach that is used in a lot of existing code
rather than what ISO C99 allows for consistency.
2015-12-31 17:43:25 +09:00
Olaf Meeuwissen cadb4b0fff saned: fix [-Wmaybe-uninitialized] compiler warning 2015-12-27 18:41:55 +09:00
Olaf Meeuwissen 572e61d39a p5: fix [-Wunused-but-set-variable] compiler warnings 2015-12-27 18:41:55 +09:00
Olaf Meeuwissen f9e4496380 xerox_mfp: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:41:55 +09:00
Olaf Meeuwissen f276e3e055 umax1220: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:41:55 +09:00
Olaf Meeuwissen e28bdadae9 u12: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:41:54 +09:00
Olaf Meeuwissen 70c9e1d13c sm3840: fix [-Wunused-but-set-variable] compiler warnings 2015-12-27 18:41:54 +09:00
Olaf Meeuwissen 9d4f2a7209 sm3600: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:41:54 +09:00
Olaf Meeuwissen 82720a2023 sharp: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:41:54 +09:00
Olaf Meeuwissen da010d6088 niash: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:41:54 +09:00
Olaf Meeuwissen 86c5d6d7bd nec: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:41:54 +09:00
Olaf Meeuwissen 220429ff9e mustek_usb2: fix [-Wunused-but-set-variable] compiler warnings 2015-12-27 18:41:54 +09:00
Olaf Meeuwissen 7efb056272 mustek_pp: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:41:54 +09:00
Olaf Meeuwissen 664398cc31 mustek: fix [-Wunused-but-sed-variable] compiler warnings 2015-12-27 18:41:54 +09:00
Olaf Meeuwissen 8b75c6d450 microtek2: fix another [-Wunused-but-set-variable] compiler warning
This allows for the fact that the backend may be compiled with and
without support for authorization.
2015-12-27 18:41:54 +09:00
Olaf Meeuwissen c145877095 microtek2: fix [-Wunused-but-set-variable] compiler warnings 2015-12-27 18:41:54 +09:00
Olaf Meeuwissen 26aa8b52f6 magicolor: fix [-Wunused-function] compiler warning
This function is only used when SNMP support is activated.
2015-12-27 18:41:44 +09:00
Olaf Meeuwissen 292dd42bb6 magicolor: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:38:50 +09:00
Olaf Meeuwissen d0e85e9d5e ma1509: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:38:50 +09:00
Olaf Meeuwissen 7c0f5ec66c lexmark: fix [-Wmaybe-uninitialized] compiler warning
This adds a default handler to switch statement so low_get_start_loc()
bails before the start_600 variable is used.
2015-12-27 18:38:50 +09:00
Olaf Meeuwissen 068c3bb75d kodakaio: fix [-Wunused-function] compiler warning
The function is only used when Avahi support is enabled and has been
put in a suitable compilation scope.
2015-12-27 18:38:50 +09:00
Olaf Meeuwissen 610dc9ceb4 kodak: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:38:50 +09:00
Olaf Meeuwissen 2724f85552 hpsj5s: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:38:50 +09:00
Olaf Meeuwissen aabb63dbbf hp4200: fix [-Wunused-but-set-variable] compiler warnings 2015-12-27 18:38:50 +09:00
Olaf Meeuwissen a82798d5e1 hp3500: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:38:50 +09:00
Olaf Meeuwissen 51277aec4a hp: fix [-Wunused-but-set-variable] compiler warnings 2015-12-27 18:38:41 +09:00
Olaf Meeuwissen a97b1738df gphoto2: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:38:41 +09:00
Olaf Meeuwissen cbeb98daec epson: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:38:41 +09:00
Olaf Meeuwissen cbc72a0171 dmc: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:38:41 +09:00
Olaf Meeuwissen fb4147c4f1 dc240: fix [-Wunused-but-set-variable] compiler warning 2015-12-27 18:38:41 +09:00