]>
gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/log
Bastian Dehn [Sun, 18 Feb 2024 10:26:50 +0000 (11:26 +0100)]
move read size into handler
Bastian Dehn [Sun, 18 Feb 2024 10:22:54 +0000 (11:22 +0100)]
move cancle to handler
Bastian Dehn [Sun, 18 Feb 2024 10:17:04 +0000 (11:17 +0100)]
move scan started to handler
Bastian Dehn [Sun, 18 Feb 2024 10:10:11 +0000 (11:10 +0100)]
move sane device info into method
Bastian Dehn [Sun, 18 Feb 2024 10:02:53 +0000 (11:02 +0100)]
change device state to int
Bastian Dehn [Sun, 18 Feb 2024 09:40:33 +0000 (10:40 +0100)]
change intern methods handler without cast
Bastian Dehn [Sun, 18 Feb 2024 09:37:53 +0000 (10:37 +0100)]
move device state to handler
Bastian Dehn [Sun, 18 Feb 2024 07:29:48 +0000 (08:29 +0100)]
open handler
Bastian Dehn [Sat, 17 Feb 2024 16:44:06 +0000 (17:44 +0100)]
remove start check started
Bastian Dehn [Sat, 17 Feb 2024 12:26:31 +0000 (13:26 +0100)]
remove metadata ignore with second metadata
Bastian Dehn [Sat, 17 Feb 2024 10:04:42 +0000 (11:04 +0100)]
fix scan second picture
Bastian Dehn [Sat, 17 Feb 2024 09:00:05 +0000 (10:00 +0100)]
change init with inval param
Bastian Dehn [Sat, 17 Feb 2024 08:37:27 +0000 (09:37 +0100)]
read only first metadata
Bastian Dehn [Sat, 17 Feb 2024 08:28:15 +0000 (09:28 +0100)]
add tst for second metdata
Bastian Dehn [Sat, 17 Feb 2024 07:48:09 +0000 (08:48 +0100)]
add test for first read params
Bastian Dehn [Sat, 17 Feb 2024 07:22:44 +0000 (08:22 +0100)]
add test for get parameters default
Bastian Dehn [Sat, 17 Feb 2024 06:48:44 +0000 (07:48 +0100)]
structure test suite
Bastian Dehn [Fri, 16 Feb 2024 19:18:21 +0000 (20:18 +0100)]
add session id info logging
Bastian Dehn [Fri, 16 Feb 2024 17:27:42 +0000 (18:27 +0100)]
add debug info handler
Bastian Dehn [Fri, 16 Feb 2024 17:18:56 +0000 (18:18 +0100)]
remove printf for logging
Bastian Dehn [Fri, 16 Feb 2024 16:59:44 +0000 (17:59 +0100)]
add debug info for client
Bastian Dehn [Fri, 16 Feb 2024 15:56:05 +0000 (16:56 +0100)]
add debug int and hex
Bastian Dehn [Fri, 16 Feb 2024 15:50:39 +0000 (16:50 +0100)]
add debug info image converter
Bastian Dehn [Fri, 16 Feb 2024 15:44:46 +0000 (16:44 +0100)]
change convert build with lib
Bastian Dehn [Fri, 16 Feb 2024 15:33:20 +0000 (16:33 +0100)]
add debug info in option descriptor
Bastian Dehn [Fri, 16 Feb 2024 15:23:48 +0000 (16:23 +0100)]
add debug method
Bastian Dehn [Thu, 15 Feb 2024 18:17:27 +0000 (19:17 +0100)]
remove rgb test
Bastian Dehn [Thu, 15 Feb 2024 18:15:59 +0000 (19:15 +0100)]
Revert "add implement read rgb with integer"
This reverts commit
13aa238b1078546418a49b337d3ac2c65601aba3.
Bastian Dehn [Thu, 15 Feb 2024 17:58:22 +0000 (18:58 +0100)]
add implement read rgb with integer
Bastian Dehn [Thu, 15 Feb 2024 17:24:38 +0000 (18:24 +0100)]
fix skip header bytes
Bastian Dehn [Thu, 15 Feb 2024 15:47:03 +0000 (16:47 +0100)]
fix load gamma table
Bastian Dehn [Wed, 14 Feb 2024 20:46:27 +0000 (21:46 +0100)]
add option for gamma
Bastian Dehn [Wed, 14 Feb 2024 20:02:57 +0000 (21:02 +0100)]
fix read gamma table into right value
Bastian Dehn [Wed, 14 Feb 2024 19:48:22 +0000 (20:48 +0100)]
fix size descriptor for gamma
Bastian Dehn [Wed, 14 Feb 2024 18:35:17 +0000 (19:35 +0100)]
Revert "change gamma table to char array"
This reverts commit
93b91dcca751d7f96b7762a0b0b48fe0d9c15a64.
Bastian Dehn [Wed, 14 Feb 2024 18:26:49 +0000 (19:26 +0100)]
fix right gamma table pointer adr
Bastian Dehn [Wed, 14 Feb 2024 18:20:52 +0000 (19:20 +0100)]
change gamma table to char array
Bastian Dehn [Wed, 14 Feb 2024 18:08:15 +0000 (19:08 +0100)]
add read gamma values in
Bastian Dehn [Wed, 14 Feb 2024 15:59:10 +0000 (16:59 +0100)]
add init gamma table
Bastian Dehn [Wed, 14 Feb 2024 15:37:22 +0000 (16:37 +0100)]
add option descriptor mehtods for gamma table
Bastian Dehn [Wed, 14 Feb 2024 15:20:26 +0000 (16:20 +0100)]
free option descriptor in close
Bastian Dehn [Tue, 13 Feb 2024 19:15:11 +0000 (20:15 +0100)]
refactor option descriptor isolate
Bastian Dehn [Sun, 11 Feb 2024 20:43:24 +0000 (21:43 +0100)]
fix first byte data
Bastian Dehn [Sun, 11 Feb 2024 19:49:28 +0000 (20:49 +0100)]
Merge branch 'feature/readinfo' into develop
Bastian Dehn [Sun, 11 Feb 2024 19:49:12 +0000 (20:49 +0100)]
move current metadata to read info
Bastian Dehn [Sun, 11 Feb 2024 19:27:19 +0000 (20:27 +0100)]
remove readed lines move to readinfo
Bastian Dehn [Sun, 11 Feb 2024 19:25:37 +0000 (20:25 +0100)]
move reade bytes per line in readinfo
Bastian Dehn [Sun, 11 Feb 2024 19:23:16 +0000 (20:23 +0100)]
chnage scan started over read info
Bastian Dehn [Sun, 11 Feb 2024 19:19:42 +0000 (20:19 +0100)]
remove read size use instead read info
Bastian Dehn [Sun, 11 Feb 2024 18:50:19 +0000 (19:50 +0100)]
remove cancel flage use in struct
Bastian Dehn [Sun, 11 Feb 2024 18:40:58 +0000 (19:40 +0100)]
add struct and mark depreacted
Bastian Dehn [Sun, 11 Feb 2024 18:22:17 +0000 (19:22 +0100)]
read size not delete
Bastian Dehn [Sun, 11 Feb 2024 18:13:41 +0000 (19:13 +0100)]
check read five lines
Bastian Dehn [Sun, 11 Feb 2024 17:40:04 +0000 (18:40 +0100)]
fix readed bytes per line bigger than max length
Bastian Dehn [Sun, 11 Feb 2024 16:20:51 +0000 (17:20 +0100)]
add test for read last line
Bastian Dehn [Sun, 11 Feb 2024 16:10:38 +0000 (17:10 +0100)]
assertion for read size with header
Bastian Dehn [Sun, 11 Feb 2024 16:04:02 +0000 (17:04 +0100)]
change test linking with library
Bastian Dehn [Sun, 11 Feb 2024 15:58:48 +0000 (16:58 +0100)]
mocking and testing cancel
Bastian Dehn [Sun, 11 Feb 2024 15:35:15 +0000 (16:35 +0100)]
fix all header files with define
Bastian Dehn [Sun, 11 Feb 2024 13:36:33 +0000 (14:36 +0100)]
remove print lines in read loop
Bastian Dehn [Sun, 11 Feb 2024 13:07:57 +0000 (14:07 +0100)]
fix read size with skip header data
Bastian Dehn [Sun, 11 Feb 2024 12:37:43 +0000 (13:37 +0100)]
add test for write byte length
Bastian Dehn [Sun, 11 Feb 2024 11:41:23 +0000 (12:41 +0100)]
add test suite check with test header bytes
Bastian Dehn [Sat, 10 Feb 2024 14:05:47 +0000 (15:05 +0100)]
add print header for convert
Bastian Dehn [Sat, 10 Feb 2024 13:44:48 +0000 (14:44 +0100)]
add header write bytes
Bastian Dehn [Sat, 10 Feb 2024 13:08:52 +0000 (14:08 +0100)]
remove gamma r option
Bastian Dehn [Sat, 10 Feb 2024 06:34:20 +0000 (07:34 +0100)]
skip header to read data
Bastian Dehn [Sat, 10 Feb 2024 12:36:44 +0000 (13:36 +0100)]
set gamma vector r
Bastian Dehn [Sat, 10 Feb 2024 11:46:46 +0000 (12:46 +0100)]
move readed variable to top
Bastian Dehn [Sat, 10 Feb 2024 11:38:28 +0000 (12:38 +0100)]
add custom gamma option
Bastian Dehn [Sat, 10 Feb 2024 10:45:35 +0000 (11:45 +0100)]
Revert "skip header to read data"
This reverts commit
3a379bd596e91950b6e7310d98d64c821e7c6642.
Bastian Dehn [Sat, 10 Feb 2024 10:45:35 +0000 (11:45 +0100)]
Revert "read color three bytes blocks"
This reverts commit
e0596b0af6ff0d75391c4249911cee617931374d.
Bastian Dehn [Sat, 10 Feb 2024 08:00:41 +0000 (09:00 +0100)]
read color three bytes blocks
Bastian Dehn [Sat, 10 Feb 2024 06:34:20 +0000 (07:34 +0100)]
skip header to read data
Bastian Dehn [Fri, 9 Feb 2024 17:18:07 +0000 (18:18 +0100)]
read per lines
Bastian Dehn [Thu, 8 Feb 2024 21:22:49 +0000 (22:22 +0100)]
change read with memcpy
Bastian Dehn [Thu, 8 Feb 2024 19:57:43 +0000 (20:57 +0100)]
read last block with good
Bastian Dehn [Thu, 8 Feb 2024 17:19:05 +0000 (18:19 +0100)]
add math floor
Bastian Dehn [Thu, 8 Feb 2024 17:07:01 +0000 (18:07 +0100)]
read bytes from image
Bastian Dehn [Thu, 8 Feb 2024 16:07:26 +0000 (17:07 +0100)]
add image in metadata
Bastian Dehn [Wed, 7 Feb 2024 17:30:25 +0000 (18:30 +0100)]
add convert image only for gray
Bastian Dehn [Wed, 7 Feb 2024 16:03:13 +0000 (17:03 +0100)]
remove output image from converter
Bastian Dehn [Tue, 6 Feb 2024 21:14:27 +0000 (22:14 +0100)]
add finish scan success
Bastian Dehn [Tue, 6 Feb 2024 20:59:21 +0000 (21:59 +0100)]
finish with eof
Bastian Dehn [Tue, 6 Feb 2024 20:38:44 +0000 (21:38 +0100)]
cancle started flag off
Bastian Dehn [Tue, 6 Feb 2024 20:33:24 +0000 (21:33 +0100)]
add lines for read
Bastian Dehn [Tue, 6 Feb 2024 20:17:40 +0000 (21:17 +0100)]
add debug finish and loaded
Bastian Dehn [Tue, 6 Feb 2024 20:07:30 +0000 (21:07 +0100)]
scann with canceled finish
Bastian Dehn [Tue, 6 Feb 2024 18:29:54 +0000 (19:29 +0100)]
add debug info and increment current image
Bastian Dehn [Tue, 6 Feb 2024 18:24:54 +0000 (19:24 +0100)]
move response for metadata to get current metadata
Bastian Dehn [Tue, 6 Feb 2024 18:21:28 +0000 (19:21 +0100)]
move get metdata to private mathod
Bastian Dehn [Tue, 6 Feb 2024 15:52:32 +0000 (16:52 +0100)]
delete current image to private method
Bastian Dehn [Tue, 6 Feb 2024 15:50:22 +0000 (16:50 +0100)]
refactor download image to private method
Bastian Dehn [Tue, 6 Feb 2024 15:47:32 +0000 (16:47 +0100)]
refactor get scan status
Bastian Dehn [Tue, 6 Feb 2024 15:23:26 +0000 (16:23 +0100)]
fix read image
Bastian Dehn [Tue, 6 Feb 2024 15:03:21 +0000 (16:03 +0100)]
refactor get parameters
Bastian Dehn [Tue, 6 Feb 2024 14:54:30 +0000 (15:54 +0100)]
fix current image starts at one
Bastian Dehn [Mon, 5 Feb 2024 20:33:26 +0000 (21:33 +0100)]
add blob for output
Bastian Dehn [Mon, 5 Feb 2024 20:33:05 +0000 (21:33 +0100)]
add linking imagick lib
Bastian Dehn [Mon, 5 Feb 2024 20:05:43 +0000 (21:05 +0100)]
only download by available image