Wykres commitów

3657 Commity (ec738ed26639b01e69cd8d5b1cce1f0a977a2709)

Autor SHA1 Wiadomość Data
Mattias Ellert ec738ed266 Updated Swedish translation, fix libusb warning. 2009-09-11 05:11:31 +02:00
Nicolas Martin 3b9fec8c9b pixma backend: added debug info for MF3110 and changed default params. 2009-09-07 22:02:47 +02:00
Nicolas Martin 9ee6148142 pixma backend: ChangeLog for latest modifications 2009-09-06 10:45:40 +02:00
Nicolas Martin b7800eeac5 pixma backend: updates for ImageClass MF3110 and MF4660, and Pixma MP980, and doc updates.
- MF3110: fix interrupt messages handling.
- MF4660: added support for this ImageClass device.
- MP980:  Following a report, tuned the color planes shifting values.
- All:    Documentation updates.
2009-09-06 10:31:40 +02:00
Nicolas Martin a4591467e8 pixma backend: change for mf3110 scanned image encoding. 2009-09-03 22:19:20 +02:00
Nicolas Martin e54c2ae2ee pixma backend: moved MF3110 declaration to mp730 part of the backend,
as using a Pixma protocol closer to this device.
2009-08-29 14:43:01 +02:00
Nicolas Martin e4ee5cd15a pixma backend: ChangeLog for last commit. 2009-08-27 22:12:23 +02:00
m. allan noah 645bde0b8b add closedir call to fix bug #311880, patch from Johannes Meixner 2009-08-13 14:15:57 -04:00
Julien BLACHE 161ca93aa5 Explicitely check for errors on fds
Previous code checked for no activity (!POLLIN) and would error out with
2 fds and only one active.
2009-08-09 09:31:12 +02:00
m. allan noah 504547028b Fujitsu backend v96, support hardware automatic length detection
- split sane_get_parameters into two functions
- remove unused code from get_pixelsize
- support hardware based auto length detection
- various status and comment updates
2009-08-07 16:49:58 -04:00
Stéphane Voltz 2da573949f entry for genesys change 2009-08-07 06:59:49 +02:00
Stéphane Voltz b880046bf5 log entry for hp2300 fix 2009-08-05 07:53:32 +02:00
Stéphane Voltz 661563b924 changelog entry for genesys backend fixes 2009-08-04 07:50:19 +02:00
Nicolas Martin 0dc7f3a274 pixma backend: ChangeLog for latest commit 2009-08-03 21:10:41 +02:00
Stéphane Voltz ecc48c8eac got that changelog entry right this time 2009-08-02 21:34:14 +02:00
Stéphane Voltz 9c5cfa04fa fixed changelog entry date 2009-08-02 21:32:31 +02:00
Stéphane Voltz 3e15fd9fe1 commit message 2009-08-02 21:29:55 +02:00
Jonathan Bravo Lopez 19929d7108 Fixed bug [#311856] possible for loop overflow 2009-07-30 20:00:31 +02:00
m. allan noah 9c83f877c0 Changelog entries for last few commits 2009-07-30 10:20:10 -04:00
Nicolas Martin 5ff8e7b9fa Updated pixma backend desc for Pixma MX860 2009-07-28 21:58:22 +02:00
Nicolas Martin a7e4c19738 Fixed declarations for MX320, MX330 and MX860 in pixma backend, and doc update. 2009-07-25 18:38:13 +02:00
Alex Belkin db08de0d94 more sanity checking for debug mode 2009-07-17 20:54:40 +04:00
Stéphane Voltz 1313eb04ef changelog entry for lexmark backend minor change 2009-07-15 21:54:24 +02:00
Stéphane Voltz 4c50a260cd commit message for genesys update 2009-07-10 07:32:00 +02:00
Stéphane Voltz 2b80045dcf add entry for lexmark commit 2009-07-06 07:12:54 +02:00
Nicolas Martin cb199d7f66 Declared new models (yet untested) Pixma MX330 and MX860 in pixma backend, bump minor version number.
- backend/pixma_mp150.c: declared new models (yet untested) Pixma MX330 and MX860.
- doc/descriptions/pixma.desc, doc/sane-pixma.man: updated docs.
- backend/pixma.h: bump backend minor version number.
2009-07-02 22:07:39 +02:00
Alex Belkin 66995bb258 usbid for Samsung SCX-4500W 2009-07-01 21:07:26 +04:00
m. allan noah 0f97ae4bc2 Changlog for recent commits 2009-06-29 21:56:54 -04:00
Julien BLACHE 362669768d Update instructions for po file addition 2009-06-26 12:31:34 +02:00
Julien BLACHE 2ba399d606 Update es translation, add gl translation.
Updated spanish translation and new galician translation, courtesy
of Miguel Bouzada <mbouzada(at)gmail(dot)com>.
2009-06-26 12:28:40 +02:00
Nicolas Martin a05e6e078b ImageCLASS MF5770 grayscale mode and D480 duplex ADF support.
- backend/pixma_imageclass.c: Added duplex ADF scan for Canon ImageCLASS D480
- backend/pixma_mp730.c:
  . Fixed ImageCLASS MF5770 grayscale scanning.
  . Declared ImageCLASS MF5730 and MF5750 (similarity with MF5770).
- doc/descriptions/pixma.desc: Documentation updates.
2009-06-22 21:31:30 +02:00
Mattias Ellert aaa18be7e3 Add missing includes 2009-06-21 09:12:09 +02:00
Mattias Ellert e46c520008 Updated Swedish translations 2009-06-21 06:46:44 +02:00
Nicolas Martin 0e7b032525 Add Canon imageCLASS D480 support to the pixma backend.
- backend/pixma_imageclass.c: new model imageCLASS D480 declaration.
- doc/descriptions/pixma.desc and doc/sane-pixma.man: documentation update.
2009-06-20 15:05:57 +02:00
Stéphane Voltz 7358951e0b chnagelog for lexmark_low.c fixes 2009-06-20 08:03:23 +02:00
Nicolas Martin b369664c42 Fixed typo in commit id 5938421e25
- backend/pixma_mp150.c: fixed MX320 declaration.
2009-06-18 22:19:04 +02:00
m. allan noah 852df2e844 add small sleep before clearing usb halt condition 2009-06-17 16:55:52 -04:00
m. allan noah caaa891c35 canon_dr v30: improved support for DR-2050/2080 and minor bug fixes
- add fine cal support for machines with internal buffer (2050/2080)
- support fixed-width machines that require even bytes per scanline
- pad end of scan with gray if scanner stops prematurely
- better handling of errors during calibration
- cleanup canceling debug messages
- remove old cancel() prototype
2009-06-17 15:45:48 -04:00
Stéphane Voltz 0488274f0d changelog for lexmark update 2009-06-17 21:10:46 +02:00
Nicolas Martin 5938421e25 Declared Pixma MX320 in the pixma backend. Yet untested.
- backend/pixma_mp150.c: added MX320
- doc/descriptions/pixma.desc and doc/sane-pixma.man: documentation update for MX320
2009-06-16 22:33:17 +02:00
Julien BLACHE f06cf4770b Fix strict aliasing issues
Strict aliasing warnings can now lead to broken code with gcc 4.4. Replace
various sockaddr casts by unions.
2009-06-16 15:07:00 +02:00
Nicolas Martin 177f8d2022 Changelog update for commit aa7a54199d
- MP800R network scan fix
- MF5770 documentation updates
2009-06-14 18:45:04 +02:00
Alex Belkin 93be2efc99 backend version increment 2009-06-13 17:36:54 +04:00
Alex Belkin f3e63b4e4d usbids for some Samsung devices 2009-06-13 17:15:06 +04:00
chris@cnpbagwell.com 581b94fb88 Fix sanei_tcp_read(). Revert some getopt logic.
* sanei/sanie_tcp.c, backend/epson2_net.c: Update
sanei_tcp_read() to better simulate old behavior of MSG_WAITALL.
recv() tends to return MTU sized chunks of data without that option.  And at
least cygwin doesn't support MSG_WAITALL.  Re-enable epson2 using that
function for big recieves.
* libgetopt.c, libgetopt1.c:
Revert some logic meant to be used only when we were always compiling
interal getopt() functions.  Fix header filename.
2009-06-09 19:12:43 -05:00
Stéphane Voltz bf57122892 work to fix bug #311862
- debug trace fix
- better 'fake usb'
- register setting that maybe fix #311862
- include cleanup
2009-06-09 21:56:51 +02:00
m. allan noah abe0dbacd6 canon_dr v29: improved calibration, cancelling and error handling
- split coarse and fine cal to run independently
- add side option
- reset scan params to user request if calibration fails
- better handling of sane_cancel
- better handling of errors during sane_start and sane_read
2009-06-08 23:06:00 -04:00
Nicolas Martin 3f1c514ac4 ChangeLog update for latest commits (Canon MF5770) 2009-06-08 22:55:47 +02:00
Pierre Willenbrock 470cc50ef4 Changelog update
and date typo fix for previous one.
2009-06-04 00:56:55 +02:00
Pierre Willenbrock 056461a9fb Description updates for genesys backend. 2009-05-29 21:59:11 +02:00