]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/log
sane-kds-s2000w-net.git
2 months agocopy options with strcpy
Bastian Dehn [Mon, 3 Feb 2025 19:47:09 +0000 (20:47 +0100)]
copy options with strcpy

2 months agochange mirror bits within for loop
Bastian Dehn [Sun, 2 Feb 2025 19:19:15 +0000 (20:19 +0100)]
change mirror bits within for loop

2 months agochange version up to v1.0.30
Bastian Dehn [Sun, 2 Feb 2025 18:04:17 +0000 (19:04 +0100)]
change version up to v1.0.30

2 months agoRevert "change write direct to response"
Bastian Dehn [Sun, 2 Feb 2025 17:38:40 +0000 (18:38 +0100)]
Revert "change write direct to response"

This reverts commit 64c85b53106e000fb91859a6d4a7304cc5b176f7.

2 months agoRevert "change curl global init with mem"
Bastian Dehn [Sun, 2 Feb 2025 16:48:22 +0000 (17:48 +0100)]
Revert "change curl global init with mem"

This reverts commit 9156e8ad4979b6593fdfeeed2aafa64c410e5d68.

2 months agoRevert "change only custom strdup callback"
Bastian Dehn [Sun, 2 Feb 2025 16:48:18 +0000 (17:48 +0100)]
Revert "change only custom strdup callback"

This reverts commit 3513b4b432295757070e992fa361190564707fe6.

2 months agochange only custom strdup callback
Bastian Dehn [Sun, 2 Feb 2025 16:23:11 +0000 (17:23 +0100)]
change only custom strdup callback

2 months agochange curl global init with mem
Bastian Dehn [Sun, 2 Feb 2025 15:33:54 +0000 (16:33 +0100)]
change curl global init with mem

2 months agochange write direct to response
Bastian Dehn [Sun, 2 Feb 2025 12:23:15 +0000 (13:23 +0100)]
change write direct to response

2 months agochange response to malloc
Bastian Dehn [Sun, 2 Feb 2025 12:15:31 +0000 (13:15 +0100)]
change response to malloc

2 months agofix curl error buffer free
Bastian Dehn [Sun, 2 Feb 2025 09:27:51 +0000 (10:27 +0100)]
fix curl error buffer free

2 months agochange version up to v1.0.29
Bastian Dehn [Sat, 1 Feb 2025 17:03:35 +0000 (18:03 +0100)]
change version up to v1.0.29

2 months agochange only one converter method in header file
Bastian Dehn [Sat, 1 Feb 2025 16:29:32 +0000 (17:29 +0100)]
change only one converter method in header file

2 months agochange convert without depth
Bastian Dehn [Sat, 1 Feb 2025 16:15:04 +0000 (17:15 +0100)]
change convert without depth

2 months agoMerge branch 'feature/without-imagemagick' into develop
Bastian Dehn [Sat, 1 Feb 2025 16:04:00 +0000 (17:04 +0100)]
Merge branch 'feature/without-imagemagick' into develop

2 months agoupdate dependencies for build with conttainer
Bastian Dehn [Sat, 1 Feb 2025 16:00:55 +0000 (17:00 +0100)]
update dependencies for build with conttainer

2 months agochange readme extra deps for imagemagick
Bastian Dehn [Sat, 1 Feb 2025 15:39:02 +0000 (16:39 +0100)]
change readme extra deps for imagemagick

2 months agoupdate readme with new libraries
Bastian Dehn [Sat, 1 Feb 2025 15:29:31 +0000 (16:29 +0100)]
update readme with new libraries

2 months agochange imagemagick default off
Bastian Dehn [Sat, 1 Feb 2025 15:11:52 +0000 (16:11 +0100)]
change imagemagick default off

2 months agochange wait for available images
Bastian Dehn [Sat, 1 Feb 2025 12:02:15 +0000 (13:02 +0100)]
change wait for available images

2 months agochange tiff depth fix to one
Bastian Dehn [Sat, 1 Feb 2025 11:44:14 +0000 (12:44 +0100)]
change tiff depth fix to one

2 months agochange double last bit
Bastian Dehn [Sat, 1 Feb 2025 10:09:15 +0000 (11:09 +0100)]
change double last bit

2 months agochange variable unsigend bit mirror
Bastian Dehn [Sat, 1 Feb 2025 09:38:46 +0000 (10:38 +0100)]
change variable unsigend bit mirror

2 months agoadd mirror bits
Bastian Dehn [Sat, 1 Feb 2025 09:29:31 +0000 (10:29 +0100)]
add mirror bits

2 months agochange pnm write with first bit and
Bastian Dehn [Fri, 31 Jan 2025 20:56:48 +0000 (21:56 +0100)]
change pnm write with first bit and

2 months agooptimize write pnm
Bastian Dehn [Fri, 31 Jan 2025 18:07:13 +0000 (19:07 +0100)]
optimize write pnm

2 months agochange bit with bw convert
Bastian Dehn [Thu, 30 Jan 2025 20:32:13 +0000 (21:32 +0100)]
change bit with bw convert

2 months agochange tiff direct method bw pnm
Bastian Dehn [Thu, 30 Jan 2025 19:21:06 +0000 (20:21 +0100)]
change tiff direct method bw pnm

2 months agochange write pnm with tiff
Bastian Dehn [Wed, 29 Jan 2025 19:17:30 +0000 (20:17 +0100)]
change write pnm with tiff

2 months agochange write pnm one method
Bastian Dehn [Wed, 29 Jan 2025 17:34:58 +0000 (18:34 +0100)]
change write pnm one method

2 months agochange jpg gray convert with pnm
Bastian Dehn [Wed, 29 Jan 2025 17:14:51 +0000 (18:14 +0100)]
change jpg gray convert with pnm

3 months agoadd tiff read and write pbm wrong
Bastian Dehn [Sun, 26 Jan 2025 21:04:58 +0000 (22:04 +0100)]
add tiff read and write pbm wrong

3 months agoadd read tiff metadata
Bastian Dehn [Sun, 26 Jan 2025 20:03:07 +0000 (21:03 +0100)]
add read tiff metadata

3 months agoadd type check tiff mm byte order
Bastian Dehn [Sun, 26 Jan 2025 18:39:15 +0000 (19:39 +0100)]
add type check tiff mm byte order

3 months agochange move type check seperate file
Bastian Dehn [Sun, 26 Jan 2025 13:37:14 +0000 (14:37 +0100)]
change move type check seperate file

3 months agoadd check tiff format
Bastian Dehn [Sun, 26 Jan 2025 13:23:33 +0000 (14:23 +0100)]
add check tiff format

3 months agoadd debug information
Bastian Dehn [Sun, 26 Jan 2025 11:55:24 +0000 (12:55 +0100)]
add debug information

3 months agobefore convert check is jpeg
Bastian Dehn [Sun, 26 Jan 2025 11:49:12 +0000 (12:49 +0100)]
before convert check is jpeg

3 months agochange image magick with file type
Bastian Dehn [Sun, 26 Jan 2025 11:44:15 +0000 (12:44 +0100)]
change image magick with file type

3 months agoadd check file type
Bastian Dehn [Sun, 26 Jan 2025 11:25:25 +0000 (12:25 +0100)]
add check file type

3 months agorefactor jpg color and gray to pnm to methods
Bastian Dehn [Sun, 26 Jan 2025 09:58:38 +0000 (10:58 +0100)]
refactor jpg color and gray to pnm to methods

3 months agoadd gray jpg convert to pnm
Bastian Dehn [Sun, 26 Jan 2025 09:37:29 +0000 (10:37 +0100)]
add gray jpg convert to pnm

3 months agofix convert jpg to pnm
Bastian Dehn [Sun, 26 Jan 2025 09:02:42 +0000 (10:02 +0100)]
fix convert jpg to pnm

3 months agofix load metadata header and close stream
Bastian Dehn [Sun, 26 Jan 2025 08:25:26 +0000 (09:25 +0100)]
fix load metadata header and close stream

3 months agoadd get metadata from jpeg
Bastian Dehn [Sat, 25 Jan 2025 22:45:08 +0000 (23:45 +0100)]
add get metadata from jpeg

3 months agoadd implemtation for jpeg to pnm
Bastian Dehn [Sat, 25 Jan 2025 22:32:54 +0000 (23:32 +0100)]
add implemtation for jpeg to pnm

3 months agoadd implement pnm get metadata
Bastian Dehn [Sat, 25 Jan 2025 21:18:14 +0000 (22:18 +0100)]
add implement pnm get metadata

3 months agochange name metadata from scanner
Bastian Dehn [Sat, 25 Jan 2025 19:42:32 +0000 (20:42 +0100)]
change name metadata from scanner

3 months agoadd tiff library
Bastian Dehn [Sat, 25 Jan 2025 19:21:38 +0000 (20:21 +0100)]
add tiff library

3 months agoadd library jpeg
Bastian Dehn [Sat, 25 Jan 2025 19:19:42 +0000 (20:19 +0100)]
add library jpeg

3 months agoadd netpbm library
Bastian Dehn [Sat, 25 Jan 2025 19:18:08 +0000 (20:18 +0100)]
add netpbm library

3 months agoadd option without image magick
Bastian Dehn [Sat, 25 Jan 2025 19:09:03 +0000 (20:09 +0100)]
add option without image magick

3 months agoMerge branch 'feature/name-convention' into develop
Bastian Dehn [Sat, 25 Jan 2025 18:46:24 +0000 (19:46 +0100)]
Merge branch 'feature/name-convention' into develop

3 months agochange image convert private method first
Bastian Dehn [Sat, 25 Jan 2025 18:38:36 +0000 (19:38 +0100)]
change image convert private method first

3 months agochange internal naming debug
Bastian Dehn [Sat, 25 Jan 2025 18:19:23 +0000 (19:19 +0100)]
change internal naming debug

3 months agochange mock order
Bastian Dehn [Sat, 25 Jan 2025 18:17:12 +0000 (19:17 +0100)]
change mock order

3 months agochange read test order
Bastian Dehn [Sat, 25 Jan 2025 18:08:09 +0000 (19:08 +0100)]
change read test order

3 months agochange net test order
Bastian Dehn [Sat, 25 Jan 2025 18:06:22 +0000 (19:06 +0100)]
change net test order

3 months agofix test order config
Bastian Dehn [Sat, 25 Jan 2025 17:57:24 +0000 (18:57 +0100)]
fix test order config

3 months agoadd descriptor tests postfix
Bastian Dehn [Sat, 25 Jan 2025 17:54:49 +0000 (18:54 +0100)]
add descriptor tests postfix

3 months agochange naming option descriptors
Bastian Dehn [Sat, 25 Jan 2025 17:51:39 +0000 (18:51 +0100)]
change naming option descriptors

3 months agochange sane method order
Bastian Dehn [Sat, 25 Jan 2025 17:42:39 +0000 (18:42 +0100)]
change sane method order

3 months agochange naming image converter
Bastian Dehn [Sat, 25 Jan 2025 17:38:46 +0000 (18:38 +0100)]
change naming image converter

3 months agochange naming heartbeat
Bastian Dehn [Sat, 25 Jan 2025 17:07:51 +0000 (18:07 +0100)]
change naming heartbeat

3 months agochange naming handler
Bastian Dehn [Sat, 25 Jan 2025 17:05:19 +0000 (18:05 +0100)]
change naming handler

3 months agochange handler opts names
Bastian Dehn [Sat, 25 Jan 2025 16:47:23 +0000 (17:47 +0100)]
change handler opts names

3 months agochange debug name convention
Bastian Dehn [Sat, 25 Jan 2025 16:43:51 +0000 (17:43 +0100)]
change debug name convention

3 months agochange names for config
Bastian Dehn [Sat, 25 Jan 2025 16:41:55 +0000 (17:41 +0100)]
change names for config

3 months agochange client method order
Bastian Dehn [Sat, 25 Jan 2025 16:30:01 +0000 (17:30 +0100)]
change client method order

3 months agofix build for trixie
Bastian Dehn [Sat, 25 Jan 2025 07:25:26 +0000 (08:25 +0100)]
fix build for trixie

3 months agochange version up to v1.0.28
Bastian Dehn [Fri, 24 Jan 2025 19:22:28 +0000 (20:22 +0100)]
change version up to v1.0.28

3 months agofix library symbols
Bastian Dehn [Fri, 24 Jan 2025 18:15:01 +0000 (19:15 +0100)]
fix library symbols

3 months agoadd fpic flag for compile
Bastian Dehn [Mon, 20 Jan 2025 20:41:37 +0000 (21:41 +0100)]
add fpic flag for compile

3 months agofix test with right description
Bastian Dehn [Sun, 19 Jan 2025 17:50:04 +0000 (18:50 +0100)]
fix test with right description

3 months agochange reset config descriptor english
Bastian Dehn [Sun, 19 Jan 2025 16:43:06 +0000 (17:43 +0100)]
change reset config descriptor english

3 months agoadd standard header for client header
Bastian Dehn [Sun, 19 Jan 2025 16:32:13 +0000 (17:32 +0100)]
add standard header for client header

3 months agofix tweak developer version number
Bastian Dehn [Sun, 19 Jan 2025 09:23:36 +0000 (10:23 +0100)]
fix tweak developer version number

3 months agoadd build tests with trixie container
Bastian Dehn [Sun, 19 Jan 2025 08:34:34 +0000 (09:34 +0100)]
add build tests with trixie container

3 months agoadd stddef header converter header for type
Bastian Dehn [Sat, 18 Jan 2025 16:12:01 +0000 (17:12 +0100)]
add stddef header converter header for type

3 months agofree url path by delete image
Bastian Dehn [Sat, 18 Jan 2025 12:38:00 +0000 (13:38 +0100)]
free url path by delete image

3 months agoset stream to null after free
Bastian Dehn [Sat, 18 Jan 2025 11:55:35 +0000 (12:55 +0100)]
set stream to null after free

3 months agochange version up to v1.0.27
Bastian Dehn [Sat, 18 Jan 2025 11:05:10 +0000 (12:05 +0100)]
change version up to v1.0.27

3 months agochange response data null and curl all globals
Bastian Dehn [Sat, 18 Jan 2025 10:15:09 +0000 (11:15 +0100)]
change response data null and curl all globals

3 months agofix close session do not change state by reset handler
Bastian Dehn [Sat, 18 Jan 2025 08:51:06 +0000 (09:51 +0100)]
fix close session do not change state by reset handler

3 months agochange load option only scanner config is null
Bastian Dehn [Sat, 18 Jan 2025 07:38:24 +0000 (08:38 +0100)]
change load option only scanner config is null

3 months agoadd curl error buffer
Bastian Dehn [Wed, 15 Jan 2025 21:18:47 +0000 (22:18 +0100)]
add curl error buffer

3 months agofix busy device handle null
Bastian Dehn [Wed, 15 Jan 2025 20:43:57 +0000 (21:43 +0100)]
fix busy device handle null

3 months agochange do not close if not opened
Bastian Dehn [Wed, 15 Jan 2025 20:26:04 +0000 (21:26 +0100)]
change do not close if not opened

3 months agochange version up to v1.0.26
Bastian Dehn [Tue, 14 Jan 2025 20:19:13 +0000 (21:19 +0100)]
change version up to v1.0.26

3 months agochange device info to stack
Bastian Dehn [Tue, 14 Jan 2025 19:47:18 +0000 (20:47 +0100)]
change device info to stack

3 months agochange device list seperate pointer with free
Bastian Dehn [Tue, 14 Jan 2025 19:20:01 +0000 (20:20 +0100)]
change device list seperate pointer with free

3 months agoadd curl global init and cleanup
Bastian Dehn [Tue, 14 Jan 2025 18:58:19 +0000 (19:58 +0100)]
add curl global init and cleanup

3 months agoadd include mock
Bastian Dehn [Sat, 11 Jan 2025 13:05:57 +0000 (14:05 +0100)]
add include mock

3 months agoreduce header includes
Bastian Dehn [Fri, 10 Jan 2025 18:44:01 +0000 (19:44 +0100)]
reduce header includes

3 months agoreduce test file headers
Bastian Dehn [Thu, 9 Jan 2025 20:31:26 +0000 (21:31 +0100)]
reduce test file headers

3 months agoadd run tests for bookworm container
Bastian Dehn [Thu, 9 Jan 2025 19:31:45 +0000 (20:31 +0100)]
add run tests for bookworm container

3 months agofix static build coverage
Bastian Dehn [Thu, 9 Jan 2025 18:46:22 +0000 (19:46 +0100)]
fix static build coverage

3 months agochange test running with static lib
Bastian Dehn [Thu, 9 Jan 2025 18:40:49 +0000 (19:40 +0100)]
change test running with static lib

3 months agoremove mock heartbeat
Bastian Dehn [Thu, 9 Jan 2025 18:25:35 +0000 (19:25 +0100)]
remove mock heartbeat

3 months agooptimize header includes for test files
Bastian Dehn [Thu, 9 Jan 2025 18:11:55 +0000 (19:11 +0100)]
optimize header includes for test files