]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/log
sane-kds-s2000w-net.git
16 months agoread only in one second
Bastian Dehn [Sat, 3 Feb 2024 12:22:45 +0000 (13:22 +0100)]
read only in one second

16 months agoonly read to max length
Bastian Dehn [Sat, 3 Feb 2024 12:19:49 +0000 (13:19 +0100)]
only read to max length

16 months agowrite one byte by read
Bastian Dehn [Sat, 3 Feb 2024 11:18:07 +0000 (12:18 +0100)]
write one byte by read

16 months agofix parameters direct write
Bastian Dehn [Sat, 3 Feb 2024 10:36:53 +0000 (11:36 +0100)]
fix parameters direct write

16 months agoremove start scan and stop scan
Bastian Dehn [Sat, 3 Feb 2024 07:32:59 +0000 (08:32 +0100)]
remove start scan and stop scan

16 months agomake set io mode unsupported
Bastian Dehn [Sat, 3 Feb 2024 06:42:47 +0000 (07:42 +0100)]
make set io mode unsupported

16 months agoadd meta format
Bastian Dehn [Fri, 2 Feb 2024 18:42:17 +0000 (19:42 +0100)]
add meta format

16 months agoadd parameter get metadata in handler
Bastian Dehn [Thu, 1 Feb 2024 16:54:58 +0000 (17:54 +0100)]
add parameter get metadata in handler

16 months agofix empty post start stop
Bastian Dehn [Wed, 31 Jan 2024 20:11:50 +0000 (21:11 +0100)]
fix empty post start stop

16 months agoadd cancel stop scanning
Bastian Dehn [Wed, 31 Jan 2024 19:23:19 +0000 (20:23 +0100)]
add cancel stop scanning

16 months agofix start stop
Bastian Dehn [Wed, 31 Jan 2024 19:22:37 +0000 (20:22 +0100)]
fix start stop

16 months agoadd start stop scan
Bastian Dehn [Wed, 31 Jan 2024 19:00:07 +0000 (20:00 +0100)]
add start stop scan

16 months agoadd struct for meta data
Bastian Dehn [Wed, 31 Jan 2024 18:52:05 +0000 (19:52 +0100)]
add struct for meta data

16 months agoadd delete image implement
Bastian Dehn [Wed, 31 Jan 2024 18:35:58 +0000 (19:35 +0100)]
add delete image implement

16 months agoimplement get image
Bastian Dehn [Wed, 31 Jan 2024 18:34:45 +0000 (19:34 +0100)]
implement get image

16 months agoadd implement get metadata
Bastian Dehn [Wed, 31 Jan 2024 18:33:41 +0000 (19:33 +0100)]
add implement get metadata

17 months agoadd implement for stop scan
Bastian Dehn [Tue, 30 Jan 2024 21:01:52 +0000 (22:01 +0100)]
add implement for stop scan

17 months agoadd implement start scan in client
Bastian Dehn [Tue, 30 Jan 2024 20:59:47 +0000 (21:59 +0100)]
add implement start scan in client

17 months agoadd method define for scanning
Bastian Dehn [Tue, 30 Jan 2024 20:54:54 +0000 (21:54 +0100)]
add method define for scanning

17 months agoadd client get session status
Bastian Dehn [Tue, 30 Jan 2024 20:42:02 +0000 (21:42 +0100)]
add client get session status

17 months agofix skip blank page deps
Bastian Dehn [Tue, 30 Jan 2024 20:04:07 +0000 (21:04 +0100)]
fix skip blank page deps

17 months agoadd reset blank pages
Bastian Dehn [Tue, 30 Jan 2024 18:21:12 +0000 (19:21 +0100)]
add reset blank pages

17 months agorefactor change values set color
Bastian Dehn [Tue, 30 Jan 2024 15:09:13 +0000 (16:09 +0100)]
refactor change values set color

17 months agochange contition to reset methods
Bastian Dehn [Mon, 29 Jan 2024 21:05:36 +0000 (22:05 +0100)]
change contition to reset methods

17 months agoadd change output type change color
Bastian Dehn [Mon, 29 Jan 2024 20:34:28 +0000 (21:34 +0100)]
add change output type change color

17 months agoonly change output type by color mode with bw
Bastian Dehn [Mon, 29 Jan 2024 20:17:37 +0000 (21:17 +0100)]
only change output type by color mode with bw

17 months agomove wakeup call to handler
Bastian Dehn [Mon, 29 Jan 2024 18:50:51 +0000 (19:50 +0100)]
move wakeup call to handler

17 months agofix free response
Bastian Dehn [Mon, 29 Jan 2024 15:40:23 +0000 (16:40 +0100)]
fix free response

17 months agoadd reset config button
Bastian Dehn [Mon, 29 Jan 2024 15:02:35 +0000 (16:02 +0100)]
add reset config button

17 months agorefactor load options method
Bastian Dehn [Sun, 28 Jan 2024 20:49:49 +0000 (21:49 +0100)]
refactor load options method

17 months agofix response data chunks
Bastian Dehn [Sun, 28 Jan 2024 20:42:41 +0000 (21:42 +0100)]
fix response data chunks

17 months agofix enum for reload options
Bastian Dehn [Sun, 28 Jan 2024 20:24:41 +0000 (21:24 +0100)]
fix enum for reload options

17 months agofix size for response
Bastian Dehn [Sun, 28 Jan 2024 20:22:50 +0000 (21:22 +0100)]
fix size for response

17 months agofix response null terminate and add button reset implement
Bastian Dehn [Sun, 28 Jan 2024 20:18:13 +0000 (21:18 +0100)]
fix response null terminate and add button reset implement

17 months agoadd load capabilities and print stdout
Bastian Dehn [Sun, 28 Jan 2024 19:54:15 +0000 (20:54 +0100)]
add load capabilities and print stdout

17 months agofix response termination with nul
Bastian Dehn [Sun, 28 Jan 2024 19:53:51 +0000 (20:53 +0100)]
fix response termination with nul

17 months agofix right request data for set option
Bastian Dehn [Sun, 28 Jan 2024 19:38:41 +0000 (20:38 +0100)]
fix right request data for set option

17 months agofree explicit response with null
Bastian Dehn [Sun, 28 Jan 2024 19:30:47 +0000 (20:30 +0100)]
free explicit response with null

17 months agoadd config reset button
Bastian Dehn [Sun, 28 Jan 2024 18:21:26 +0000 (19:21 +0100)]
add config reset button

17 months agodo not response init twice
Bastian Dehn [Sun, 28 Jan 2024 17:59:35 +0000 (18:59 +0100)]
do not response init twice

17 months agoremove debug infos
Bastian Dehn [Sun, 28 Jan 2024 17:34:26 +0000 (18:34 +0100)]
remove debug infos

17 months agosend response for set option
Bastian Dehn [Sun, 28 Jan 2024 11:46:59 +0000 (12:46 +0100)]
send response for set option

17 months agochange configration request with session id header
Bastian Dehn [Sun, 28 Jan 2024 10:50:39 +0000 (11:50 +0100)]
change configration request with session id header

17 months agoimplements set option to json
Bastian Dehn [Sun, 28 Jan 2024 10:39:05 +0000 (11:39 +0100)]
implements set option to json

17 months agochange descriptors extra file
Bastian Dehn [Sun, 28 Jan 2024 08:44:05 +0000 (09:44 +0100)]
change descriptors extra file

17 months agoadd option descriptor file
Bastian Dehn [Sun, 28 Jan 2024 07:39:34 +0000 (08:39 +0100)]
add option descriptor file

17 months agoadd standard group
Bastian Dehn [Sat, 27 Jan 2024 20:33:42 +0000 (21:33 +0100)]
add standard group

17 months agorename some options
Bastian Dehn [Sat, 27 Jan 2024 20:08:37 +0000 (21:08 +0100)]
rename some options

17 months agoRevert "gamma description option well known"
Bastian Dehn [Sat, 27 Jan 2024 19:58:47 +0000 (20:58 +0100)]
Revert "gamma description option well known"

This reverts commit 6d976e7622b9e811e43b359ddb7b1f760b4b13cb.

17 months agoadd contrast well known
Bastian Dehn [Sat, 27 Jan 2024 19:51:36 +0000 (20:51 +0100)]
add contrast well known

17 months agogamma description option well known
Bastian Dehn [Sat, 27 Jan 2024 19:45:26 +0000 (20:45 +0100)]
gamma description option well known

17 months agochange some option desc to default
Bastian Dehn [Sat, 27 Jan 2024 19:27:57 +0000 (20:27 +0100)]
change some option desc to default

17 months agoinit all constraint ptr with descriptor and free it
Bastian Dehn [Sat, 27 Jan 2024 18:52:19 +0000 (19:52 +0100)]
init all constraint ptr with descriptor and free it

17 months agoadd constraint for max document length
Bastian Dehn [Sat, 27 Jan 2024 18:30:15 +0000 (19:30 +0100)]
add constraint for max document length

17 months agoadd constraint for scan source
Bastian Dehn [Sat, 27 Jan 2024 18:27:10 +0000 (19:27 +0100)]
add constraint for scan source

17 months agoadd constraint for binarization contrast and mode
Bastian Dehn [Sat, 27 Jan 2024 18:23:32 +0000 (19:23 +0100)]
add constraint for binarization contrast and mode

17 months agoadd constraint for background smoothing aggressivness
Bastian Dehn [Sat, 27 Jan 2024 18:17:00 +0000 (19:17 +0100)]
add constraint for background smoothing aggressivness

17 months agoadd constraint for background smoothing mode
Bastian Dehn [Sat, 27 Jan 2024 18:13:48 +0000 (19:13 +0100)]
add constraint for background smoothing mode

17 months agoadd foreground boldness aggressiveness constraint
Bastian Dehn [Sat, 27 Jan 2024 18:11:44 +0000 (19:11 +0100)]
add foreground boldness aggressiveness constraint

17 months agoadd constraint foreground boldness mode
Bastian Dehn [Sat, 27 Jan 2024 18:01:11 +0000 (19:01 +0100)]
add constraint foreground boldness mode

17 months agoadd ranges for color
Bastian Dehn [Sat, 27 Jan 2024 17:57:20 +0000 (18:57 +0100)]
add ranges for color

17 months agoadd range for color balance aggressiveness
Bastian Dehn [Sat, 27 Jan 2024 17:52:41 +0000 (18:52 +0100)]
add range for color balance aggressiveness

17 months agoconstraint for color balance mode
Bastian Dehn [Sat, 27 Jan 2024 17:48:56 +0000 (18:48 +0100)]
constraint for color balance mode

17 months agoadd color auto brightness mode constraint
Bastian Dehn [Sat, 27 Jan 2024 17:42:27 +0000 (18:42 +0100)]
add color auto brightness mode constraint

17 months agoadd constraint output type
Bastian Dehn [Sat, 27 Jan 2024 17:37:08 +0000 (18:37 +0100)]
add constraint output type

17 months agoadd color drop and aggressiv
Bastian Dehn [Sat, 27 Jan 2024 17:32:17 +0000 (18:32 +0100)]
add color drop and aggressiv

17 months agochange autostart to bool
Bastian Dehn [Sat, 27 Jan 2024 16:59:21 +0000 (17:59 +0100)]
change autostart to bool

17 months agochange skip blank page to bool
Bastian Dehn [Sat, 27 Jan 2024 16:54:39 +0000 (17:54 +0100)]
change skip blank page to bool

17 months agoadd constraint for color mode
Bastian Dehn [Sat, 27 Jan 2024 16:44:22 +0000 (17:44 +0100)]
add constraint for color mode

17 months agoadd constraint for scanside
Bastian Dehn [Sat, 27 Jan 2024 16:39:04 +0000 (17:39 +0100)]
add constraint for scanside

17 months agoadd constraint for dpi
Bastian Dehn [Sat, 27 Jan 2024 16:20:35 +0000 (17:20 +0100)]
add constraint for dpi

17 months agochange option descriptor array handle over pointer
Bastian Dehn [Sat, 27 Jan 2024 14:27:52 +0000 (15:27 +0100)]
change option descriptor array handle over pointer

17 months agoallocate all option descriptor space
Bastian Dehn [Sat, 27 Jan 2024 14:14:41 +0000 (15:14 +0100)]
allocate all option descriptor space

17 months agoread only option with option zero
Bastian Dehn [Sat, 27 Jan 2024 13:33:01 +0000 (14:33 +0100)]
read only option with option zero

17 months agoonly one response get options
Bastian Dehn [Sat, 27 Jan 2024 13:00:19 +0000 (14:00 +0100)]
only one response get options

17 months agoread all option
Bastian Dehn [Sat, 27 Jan 2024 11:59:41 +0000 (12:59 +0100)]
read all option

17 months agorefactor write values to void ptr
Bastian Dehn [Sat, 27 Jan 2024 11:42:54 +0000 (12:42 +0100)]
refactor write values to void ptr

17 months agoadd option eleven
Bastian Dehn [Sat, 27 Jan 2024 11:32:04 +0000 (12:32 +0100)]
add option eleven

17 months agoadd option teen
Bastian Dehn [Sat, 27 Jan 2024 11:29:21 +0000 (12:29 +0100)]
add option teen

17 months agoadd read option nine fix string length
Bastian Dehn [Sat, 27 Jan 2024 11:26:59 +0000 (12:26 +0100)]
add read option nine fix string length

17 months agoadd read option eight
Bastian Dehn [Sat, 27 Jan 2024 10:58:17 +0000 (11:58 +0100)]
add read option eight

17 months agoadd debug count option info
Bastian Dehn [Sat, 27 Jan 2024 10:55:23 +0000 (11:55 +0100)]
add debug count option info

17 months agoadd read option seven
Bastian Dehn [Sat, 27 Jan 2024 10:34:34 +0000 (11:34 +0100)]
add read option seven

17 months agoadd read option six
Bastian Dehn [Sat, 27 Jan 2024 10:29:39 +0000 (11:29 +0100)]
add read option six

17 months agoadd read option five
Bastian Dehn [Sat, 27 Jan 2024 10:27:12 +0000 (11:27 +0100)]
add read option five

17 months agoread option four
Bastian Dehn [Sat, 27 Jan 2024 10:25:29 +0000 (11:25 +0100)]
read option four

17 months agoread option three
Bastian Dehn [Sat, 27 Jan 2024 10:20:10 +0000 (11:20 +0100)]
read option three

17 months agoremove state size length type
Bastian Dehn [Sat, 27 Jan 2024 10:03:23 +0000 (11:03 +0100)]
remove state size length type

17 months agoread string max 50 character
Bastian Dehn [Sat, 27 Jan 2024 10:01:54 +0000 (11:01 +0100)]
read string max 50 character

17 months agofree response
Bastian Dehn [Sat, 27 Jan 2024 09:32:05 +0000 (10:32 +0100)]
free response

17 months agofree pointer to null
Bastian Dehn [Sat, 27 Jan 2024 09:28:43 +0000 (10:28 +0100)]
free pointer to null

17 months agofix read string option
Bastian Dehn [Sat, 27 Jan 2024 08:24:17 +0000 (09:24 +0100)]
fix read string option

17 months agochange allocate option descriptor
Bastian Dehn [Sat, 27 Jan 2024 08:04:04 +0000 (09:04 +0100)]
change allocate option descriptor

17 months agoadd option descriptor for option 2
Bastian Dehn [Sat, 27 Jan 2024 07:54:16 +0000 (08:54 +0100)]
add option descriptor for option 2

17 months agoimplements option descriptor array
Bastian Dehn [Sat, 27 Jan 2024 07:40:51 +0000 (08:40 +0100)]
implements option descriptor array

17 months agoadd read option dpi
Bastian Dehn [Sat, 27 Jan 2024 06:08:07 +0000 (07:08 +0100)]
add read option dpi

17 months agoadd load option from session
Bastian Dehn [Fri, 26 Jan 2024 16:22:23 +0000 (17:22 +0100)]
add load option from session

17 months agofix load first option
Bastian Dehn [Thu, 25 Jan 2024 18:30:16 +0000 (19:30 +0100)]
fix load first option

17 months agoadd option descirptor count of options
Bastian Dehn [Thu, 25 Jan 2024 18:13:19 +0000 (19:13 +0100)]
add option descirptor count of options

17 months agoinit session wake up scanner
Bastian Dehn [Thu, 25 Jan 2024 17:44:21 +0000 (18:44 +0100)]
init session wake up scanner