Module: wine Branch: master Commit: e472c49a238c91fc17bb48cfbcafe6801e8cdd08 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e472c49a238c91fc17bb48cfbc...
Author: Jeremy White jwhite@codeweavers.com Date: Thu Mar 5 13:25:58 2009 -0600
sane.ds: More correctly detect an end of scan job from sane; this enables Acrobat to pull multiple pages in one scan.
---
dlls/sane.ds/capability.c | 3 +- dlls/sane.ds/ds_ctrl.c | 59 +++++++++++++++++++++++++++++++++++--------- dlls/sane.ds/ds_image.c | 43 +++++++++++++++++++++++--------- dlls/sane.ds/sane_i.h | 1 + 4 files changed, 80 insertions(+), 26 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e472c49a238c91fc17bb48...