Gerard Klaver
7336b06465
For Gray mode added time stamp option, remove compiler warning
2008-04-30 10:12:21 +00:00
Julien BLACHE
98b025d3de
One last fix for today.
2008-03-01 15:06:18 +00:00
Julien BLACHE
35438c151e
One more fix.
2008-03-01 14:33:27 +00:00
Julien BLACHE
a2e675d686
Fix typo in xcam.1.
2008-03-01 14:30:09 +00:00
Julien BLACHE
690c38e645
Fix typo reported by Reuben Thomas via Debian.
2007-10-08 08:48:35 +00:00
Rene Rebe
749cc8af23
Fixed scan_button sensitivity after a failure
...
at sane_start time, e.g. no documents. Formerly the button was left
inactive.
This bug already got on my nerves for quite some time now 8-).
2006-03-01 11:07:34 +00:00
Gerhard Jaeger
059076f5d8
* src/xscanimage.c: Fixed bug reported by Johannes Meixner, see
...
http://lists.alioth.debian.org/pipermail/sane-devel/2006-January/015941.html
2006-01-18 09:20:59 +00:00
Gerhard Jaeger
5113e3de39
Fixed bug reported by Johannes Meixner, see
...
http://lists.alioth.debian.org/pipermail/sane-devel/2006-January/015941.html
2006-01-18 09:20:29 +00:00
Henning Geinitz
395252831d
Call set_gimp_PLUG_IN_INFO only if gimp 1.2 is used (from Franz Bakan
...
<fbakan@gmx.net>).
2005-12-31 12:48:45 +00:00
Rene Rebe
f79f2c3016
2005-12-04 Rene Rebe <rene@exactcode.de>
...
* src/scanadf.c doc/scanadf.man: Added -p, --pipe option to scanadf
to pass data to the scripts via stdin and thus process the image
data parallel to the scan.
2005-12-04 20:37:58 +00:00
Henning Geinitz
032982c557
Changed version to 1.0.14-cvs.
2005-10-09 14:35:26 +00:00
Julien BLACHE
9f48c4e386
src/xcam.c: remove dead code in load_defaults().
2005-09-20 17:27:23 +00:00
Henning Geinitz
e13b8576a0
****** Release of sane-frontends-1.0.14 *****
2005-09-18 12:10:54 +00:00
Henning Geinitz
5d80e69c32
Added missing DISTFILE.
2005-09-18 12:10:15 +00:00
Henning Geinitz
7b6e21d87d
Changed version to 1.0.14.
2005-09-18 12:03:11 +00:00
Oliver Rauch
7ff739994d
*** empty log message ***
2005-05-31 21:02:57 +00:00
Gerard Klaver
04d76f8463
- update src/xcam.c
2005-05-10 19:05:57 +00:00
Gerard Klaver
062ecdfea2
- moved 2 DBG lines from above to below variable declarations
...
(OS/2 compiler error bugreport Franz Bakan)
- Changed declaration for "remaining" from SANE_Int to size_t
2005-05-10 18:58:16 +00:00
Gerard Klaver
625854dd4a
-update src/xcam.c
2005-05-07 14:21:54 +00:00
Gerard Klaver
bf8310305e
-moved lines for generating frame count, fps and fps avarage value from nex_frame to input_available routine.
...
-solved bug for fps values > 1
tested with qcam backend and connectix b/w camera
2005-05-07 14:12:57 +00:00
Gerard Klaver
f1c46bb165
update src/xcam.c
...
src/font_6x11.h file added
update src/xscanimage.c
update src/preview.c
update src/gtkglue.c
2005-04-11 20:22:13 +00:00
Gerard Klaver
98f467fd31
xcam.c
...
-added TXT button for option text line adding to image
with name, date and time info.
font_6x11.h file and add_text routine taken from the (GPLed)
webcam.c file, part of xawtv, (c) 1998-2002 Gerd Knorr.
add_text was modified for this program (xcam_add_text).
-added RGB/BGR button option to switch the colors if needed.
-solved segment fault when no usb scanner/vidcam devices
is attached to system ( bug report from Henning Meier-Geinitz)
-patch update for recording feature (SANE bugreport 300224)
added SAVE Frame button, output filename box.
With Save Frame button image can be saved as
.pnm .pgm .pbm or .ppm file
-added info row with x, y, image-size, fps count, fps, fps_ava
-added -V and -h option (version and help
-added option -B -buffersize so instead of default input buffer of
32*1024 a buffer of 1024*1024 can be chosen, so for vidcams for example
640x480, usb 2.0, 30fps less time is needed to fill input buffer.
fond_6x11.h file added
Also some small updates to (for debug output):
xscanimage.c
preview.c
gtkglue.c
2005-04-11 20:09:04 +00:00
Gerard Klaver
98320c775b
Update test with -B option and debug option
2005-04-11 19:54:27 +00:00
Julien BLACHE
18c43a087d
sanei resync with sane-backends, fixes a deadlock between xscanimage and
...
saned when scanning over the network.
2004-12-11 08:20:52 +00:00
Henning Geinitz
eff8cec616
Wait for scan-scripts so all files are handled before leaving scanadf. Patch
...
from Tristan Hill <stan@saticed.me.uk>, bug #300993 .
2004-10-30 17:28:20 +00:00
Henning Geinitz
8e065c2712
Changed version to 1.0.13-cvs. End of freeze.
2004-10-17 16:13:18 +00:00
Henning Geinitz
4ce16035e6
****** Release of sane-frontends-1.0.13 *****
...
Changed version to 1.0.13.
2004-10-17 15:30:11 +00:00
Henning Geinitz
f3e4c7c47d
Don't ask user to remove /dev/null. Current autoconf doesn't use cache files.
2004-10-16 13:20:24 +00:00
Henning Geinitz
b19e1b09a8
-- snapshot 1.0.13-pre1
...
Added xscanimage-icon-48x48-2.png to DISTFILES.
2004-10-10 13:54:05 +00:00
Henning Geinitz
cecd503107
Added xscanimage icon (from Maciek Podkomorzy <gammaray@satfilm.net.pl>).
2004-10-05 11:51:09 +00:00
Henning Geinitz
2dfb50d908
Don't try to print non-readable options. Don't try to write non-writable options
...
(bug #300621 ). Don't print warnings for options without constraints.
2004-10-03 19:16:57 +00:00
Henning Geinitz
37309355cb
Added -N option to stop scanadf from overwriting files (patch from Paul Walmsley
...
<paul@booyaka.com>).
2004-07-09 17:12:06 +00:00
Henning Geinitz
098602b407
Removed old links to ftp.mostang.com.
2004-05-12 18:12:01 +00:00
Julien BLACHE
097c5a1563
src/gtkglue.h: looks like someone wanted GSGDialog.twocolumn to an int rather than a GtkWidget *. Fixed.
2004-04-29 19:21:54 +00:00
Henning Geinitz
95a29f45bf
Remove autoconf temp files in distclean.
2004-04-24 16:06:08 +00:00
Julien BLACHE
80bc9c79ad
src/preview.c: make the preview work when it's resized (wrt selection).
2004-04-20 17:47:41 +00:00
Julien BLACHE
9df191fbe9
Fixed xcam GUI layout, so it doesn't blow away when resized.
2004-04-19 20:50:36 +00:00
Henning Geinitz
3323b8cd85
Set version to 1.0.12-cvs.
2004-04-17 10:45:24 +00:00
Henning Geinitz
0a42cfe946
New release: 1.0.12
2004-04-17 09:53:27 +00:00
Henning Geinitz
51e4a48d36
Used "us" for microsecond as the UTF8 text didn't work with GTK 1.2. See bug
...
#300621 .
2004-04-12 13:04:24 +00:00
Henning Geinitz
583792f758
Added marker for snapshot 1.0.12-pre1.
2004-04-09 21:07:07 +00:00
Henning Geinitz
42478fe41e
Updated.
2004-04-09 20:44:48 +00:00
Henning Geinitz
fae5bbfc96
Make sure that build also works without libgtk 2.0.
2004-04-09 20:44:12 +00:00
Henning Geinitz
ea9431be26
Updated supported Gimp versions.
2004-04-09 20:02:09 +00:00
Gerard Klaver
3b1166e02f
See bugreport 300621, patch from Mattias Ellert.
...
Solves xcam and xscanimage bug: warning Invalid UTF8 string passed to pango_layout_set_text() when using SANE_UNIT_MICROSECOND used by for example
testbackend (Read delay)
2004-04-09 17:14:50 +00:00
Gerard Klaver
dc41a0c10f
patch for bug/wishlist 300450, add display option one or two column.
2004-04-05 19:16:53 +00:00
Henning Geinitz
52b1cce372
Set sensitivity to false when scanning or previewing. This change fixes some
...
problems that accour when preview ist started again while preview is running.
See bug #300220 , #300219 , and #300218 .
2004-04-02 19:23:31 +00:00
Julien BLACHE
5d73974220
* src/xscanimage.c: fix select_device_callback() to return 0, fixing
...
a minor yet annoying bug in the device chooser (radio buttons didn't
toggle their status when clicked).
2004-04-02 14:23:38 +00:00
Henning Geinitz
3ef6271b7f
Port to nsr-tandem-nsk (patch from "Bates, Tom" <tom.bates at hp.com>).
2004-02-22 10:10:12 +00:00
Julien BLACHE
72d9904d34
* src/xscanimage.c: add a call to gimp_extension_ack(), conforming
...
to the GIMP 2.0 plug-in API. Also initial the status to GIMP_PDB_CALLING_ERROR.
2004-01-25 12:58:31 +00:00