]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/log
sane-kds-s2000w-net.git
2 months agoadd set default log level with setter
Bastian Dehn [Fri, 14 Feb 2025 07:25:18 +0000 (08:25 +0100)]
add set default log level with setter

2 months agochange to std c99
Bastian Dehn [Fri, 14 Feb 2025 07:24:25 +0000 (08:24 +0100)]
change to std c99

2 months agochange version up to v1.0.34
Bastian Dehn [Tue, 11 Feb 2025 17:04:44 +0000 (18:04 +0100)]
change version up to v1.0.34

2 months agoremove stddef header by type check
Bastian Dehn [Tue, 11 Feb 2025 16:57:34 +0000 (17:57 +0100)]
remove stddef header by type check

2 months agoremove empty header line type check
Bastian Dehn [Sun, 9 Feb 2025 18:54:26 +0000 (19:54 +0100)]
remove empty header line type check

2 months agoadd enum for feeder
Bastian Dehn [Sun, 9 Feb 2025 18:52:51 +0000 (19:52 +0100)]
add enum for feeder

2 months agochange cancel to bool
Bastian Dehn [Sun, 9 Feb 2025 18:46:13 +0000 (19:46 +0100)]
change cancel to bool

2 months agochange scan started with bool
Bastian Dehn [Sun, 9 Feb 2025 18:42:46 +0000 (19:42 +0100)]
change scan started with bool

2 months agochange ssl verify config param to bool
Bastian Dehn [Sun, 9 Feb 2025 18:41:01 +0000 (19:41 +0100)]
change ssl verify config param to bool

2 months agochange complete scan to bool
Bastian Dehn [Sun, 9 Feb 2025 18:36:34 +0000 (19:36 +0100)]
change complete scan to bool

2 months agoMerge branch 'feature/test-type-check' into develop
Bastian Dehn [Sun, 9 Feb 2025 18:29:50 +0000 (19:29 +0100)]
Merge branch 'feature/test-type-check' into develop

2 months agoadd tests for type check jpeg
Bastian Dehn [Sun, 9 Feb 2025 18:29:22 +0000 (19:29 +0100)]
add tests for type check jpeg

2 months agoremove tiff type mm
Bastian Dehn [Sun, 9 Feb 2025 18:22:40 +0000 (19:22 +0100)]
remove tiff type mm

2 months agoadd pnm type tests
Bastian Dehn [Sun, 9 Feb 2025 18:19:15 +0000 (19:19 +0100)]
add pnm type tests

2 months agoadd type check tiff test with bool
Bastian Dehn [Sun, 9 Feb 2025 18:08:50 +0000 (19:08 +0100)]
add type check tiff test with bool

2 months agochange version to v1.0.33
Bastian Dehn [Sat, 8 Feb 2025 19:51:30 +0000 (20:51 +0100)]
change version to v1.0.33

2 months agoMerge branch 'feature/stdint' into develop
Bastian Dehn [Sat, 8 Feb 2025 19:17:38 +0000 (20:17 +0100)]
Merge branch 'feature/stdint' into develop

2 months agochange for with uint32_t
Bastian Dehn [Sat, 8 Feb 2025 19:14:33 +0000 (20:14 +0100)]
change for with uint32_t

2 months agochange read test with stdint
Bastian Dehn [Sat, 8 Feb 2025 19:10:17 +0000 (20:10 +0100)]
change read test with stdint

2 months agochange opt tests with stdint
Bastian Dehn [Sat, 8 Feb 2025 19:08:29 +0000 (20:08 +0100)]
change opt tests with stdint

2 months agochange descriptors with stdint
Bastian Dehn [Sat, 8 Feb 2025 19:03:18 +0000 (20:03 +0100)]
change descriptors with stdint

2 months agochange type check with stdint
Bastian Dehn [Sat, 8 Feb 2025 19:01:28 +0000 (20:01 +0100)]
change type check with stdint

2 months agochange converter netpbm with stdint
Bastian Dehn [Sat, 8 Feb 2025 18:56:36 +0000 (19:56 +0100)]
change converter netpbm with stdint

2 months agochange handler with stdint
Bastian Dehn [Sat, 8 Feb 2025 18:45:21 +0000 (19:45 +0100)]
change handler with stdint

2 months agochange handler opt with stdint
Bastian Dehn [Sat, 8 Feb 2025 18:40:11 +0000 (19:40 +0100)]
change handler opt with stdint

2 months agochange debug with stdint
Bastian Dehn [Sat, 8 Feb 2025 18:32:43 +0000 (19:32 +0100)]
change debug with stdint

2 months agochange config wiht stdint
Bastian Dehn [Sat, 8 Feb 2025 18:30:22 +0000 (19:30 +0100)]
change config wiht stdint

2 months agochange client with stdint
Bastian Dehn [Sat, 8 Feb 2025 18:19:42 +0000 (19:19 +0100)]
change client with stdint

2 months agochange strdup to c99 copy
Bastian Dehn [Sat, 8 Feb 2025 15:51:04 +0000 (16:51 +0100)]
change strdup to c99 copy

2 months agochange std to gnu99
Bastian Dehn [Sat, 8 Feb 2025 11:49:29 +0000 (12:49 +0100)]
change std to gnu99

2 months agoRevert "change to c99 std with define posix ext"
Bastian Dehn [Sat, 8 Feb 2025 10:13:29 +0000 (11:13 +0100)]
Revert "change to c99 std with define posix ext"

This reverts commit 0b3db45a8567926c28711ea501a19dd72442eebf.

2 months agochange to c99 std with define posix ext
Bastian Dehn [Sat, 8 Feb 2025 08:59:14 +0000 (09:59 +0100)]
change to c99 std with define posix ext

2 months agocompile with gnu11 std
Bastian Dehn [Sat, 8 Feb 2025 08:40:23 +0000 (09:40 +0100)]
compile with gnu11 std

2 months agochange version up to v1.0.32
Bastian Dehn [Thu, 6 Feb 2025 19:40:01 +0000 (20:40 +0100)]
change version up to v1.0.32

2 months agofix set pixel shift
Bastian Dehn [Thu, 6 Feb 2025 19:37:14 +0000 (20:37 +0100)]
fix set pixel shift

2 months agochange convert bytes to pixels
Bastian Dehn [Thu, 6 Feb 2025 19:28:34 +0000 (20:28 +0100)]
change convert bytes to pixels

2 months agochange optimize mirror bits
Bastian Dehn [Thu, 6 Feb 2025 19:06:51 +0000 (20:06 +0100)]
change optimize mirror bits

2 months agochange version up to v1.0.31
Bastian Dehn [Wed, 5 Feb 2025 19:30:03 +0000 (20:30 +0100)]
change version up to v1.0.31

2 months agoadd free static config dir sanei variable
Bastian Dehn [Tue, 4 Feb 2025 16:55:32 +0000 (17:55 +0100)]
add free static config dir sanei variable

2 months agochange tests with strdup
Bastian Dehn [Mon, 3 Feb 2025 20:38:35 +0000 (21:38 +0100)]
change tests with strdup

2 months agochange config with strdup
Bastian Dehn [Mon, 3 Feb 2025 19:51:57 +0000 (20:51 +0100)]
change config with strdup

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