Olaf Meeuwissen
c1b77855e4
CI: Split sed command to trigger a "dirty" state
...
There is no point in requesting a --dirty'd description when all you
have is a clean checkout.
2017-07-06 20:44:32 +09:00
Olaf Meeuwissen
a5672d9bd9
Fix type :-(
2017-07-04 22:08:40 +09:00
Olaf Meeuwissen
d045349101
CI: fix single command line wrapping
...
The .gitlab-ci.yml files are *not* Makefiles ;-)
2017-07-04 19:53:13 +09:00
Olaf Meeuwissen
e650072b46
Add CI support to build tarball snapshots
2017-07-03 20:46:10 +09:00
Olaf Meeuwissen
5e2b3662a9
Document ChangeLog policy change
2015-12-20 22:17:27 +09:00
Nils Philippsen
29a0cf06c4
update Changelog
2014-06-05 15:50:46 +02:00
Tom Callaway
237215cf04
update lib/snprintf.c to newer version from LPRng
...
The old version is licensed under the Artistic License 1.0 which isn't
compatible with the GPL and arguably non-free.
Signed-off-by: Nils Philippsen <nils@redhat.com>
* fix trailing whitespace
2014-06-05 15:49:24 +02:00
Nils Philippsen
7e079e3771
describe correct option names in xcam man page
2013-07-08 16:28:30 +02:00
Jakub Wilk
cf9b7b61ce
Fix typo in scanadf manpage (scipt -> script)
2011-03-12 11:23:59 +01:00
m. allan noah
1928f945ee
ifdef some code to compile with current sane-backends
2010-05-24 15:29:51 -04:00
Julien BLACHE
745efdeabb
Fix word list handling when the current value is not in the list
2009-11-14 10:55:02 +01:00
Stéphane Voltz
c554cfce37
fixed handling of SANE_CAP_ALWAYS_SETTABLE existence in gsg_set_sensitivity()
...
- when SANE_CAP_ALWAYS_SETTABLE doesn't exit, let gsg_set_sensitivity()
call gtk_widget_set_sensitive()
2009-06-24 21:38:04 +02:00
Julien BLACHE
aed8faa20e
Add basic .gitignore files
2009-05-04 14:46:32 +02:00
Stéphane Voltz
9d6c0a1c08
- added printing of estimated scan time remaining in progress
...
popup, based on a patch by
Jonas Berlin <xkr47@outerspace.dyndns.org>
2008-09-23 19:37:56 +00:00
Julien BLACHE
fe7c5b707c
Get option descriptor for option 0 before getting the value for option 0.
2008-08-05 09:04:51 +00:00
Peter Kirchgessner
25db05c0d3
Fix description of scanadf regarding sane-hp
2008-07-02 22:39:38 +00:00
Peter Kirchgessner
a271046762
Fix description for options necessary by sane-hp-backend.
2008-07-02 22:33:58 +00:00
Stéphane Voltz
5e96223e49
- switched to SANE 1.1
...
- handling of SANE_STATUS_WARMING_UP after sane_start() calls
- xscanimage's progress dialog improvement
2008-06-06 04:29:44 +00:00
Gerard Klaver
b011ab97f7
For Gray mode added time stamp option, remove compiler warning
2008-04-30 10:13:58 +00:00
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