]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/shortlog
sane-kds-s2000w-net.git
2025-01-26 Bastian Dehnchange move type check seperate file
2025-01-26 Bastian Dehnadd check tiff format
2025-01-26 Bastian Dehnadd debug information
2025-01-26 Bastian Dehnbefore convert check is jpeg
2025-01-26 Bastian Dehnchange image magick with file type
2025-01-26 Bastian Dehnadd check file type
2025-01-26 Bastian Dehnrefactor jpg color and gray to pnm to methods
2025-01-26 Bastian Dehnadd gray jpg convert to pnm
2025-01-26 Bastian Dehnfix convert jpg to pnm
2025-01-26 Bastian Dehnfix load metadata header and close stream
2025-01-25 Bastian Dehnadd get metadata from jpeg
2025-01-25 Bastian Dehnadd implemtation for jpeg to pnm
2025-01-25 Bastian Dehnadd implement pnm get metadata
2025-01-25 Bastian Dehnchange name metadata from scanner
2025-01-25 Bastian Dehnadd tiff library
2025-01-25 Bastian Dehnadd library jpeg
2025-01-25 Bastian Dehnadd netpbm library
2025-01-25 Bastian Dehnadd option without image magick
2025-01-25 Bastian DehnMerge branch 'feature/name-convention' into develop
2025-01-25 Bastian Dehnchange image convert private method first
2025-01-25 Bastian Dehnchange internal naming debug
2025-01-25 Bastian Dehnchange mock order
2025-01-25 Bastian Dehnchange read test order
2025-01-25 Bastian Dehnchange net test order
2025-01-25 Bastian Dehnfix test order config
2025-01-25 Bastian Dehnadd descriptor tests postfix
2025-01-25 Bastian Dehnchange naming option descriptors
2025-01-25 Bastian Dehnchange sane method order
2025-01-25 Bastian Dehnchange naming image converter
2025-01-25 Bastian Dehnchange naming heartbeat
2025-01-25 Bastian Dehnchange naming handler
2025-01-25 Bastian Dehnchange handler opts names
2025-01-25 Bastian Dehnchange debug name convention
2025-01-25 Bastian Dehnchange names for config
2025-01-25 Bastian Dehnchange client method order
2025-01-25 Bastian Dehnfix build for trixie
2025-01-24 Bastian Dehnchange version up to v1.0.28
2025-01-24 Bastian Dehnfix library symbols
2025-01-20 Bastian Dehnadd fpic flag for compile
2025-01-19 Bastian Dehnfix test with right description
2025-01-19 Bastian Dehnchange reset config descriptor english
2025-01-19 Bastian Dehnadd standard header for client header
2025-01-19 Bastian Dehnfix tweak developer version number
2025-01-19 Bastian Dehnadd build tests with trixie container
2025-01-18 Bastian Dehnadd stddef header converter header for type
2025-01-18 Bastian Dehnfree url path by delete image
2025-01-18 Bastian Dehnset stream to null after free
2025-01-18 Bastian Dehnchange version up to v1.0.27
2025-01-18 Bastian Dehnchange response data null and curl all globals
2025-01-18 Bastian Dehnfix close session do not change state by reset handler
2025-01-18 Bastian Dehnchange load option only scanner config is null
2025-01-15 Bastian Dehnadd curl error buffer
2025-01-15 Bastian Dehnfix busy device handle null
2025-01-15 Bastian Dehnchange do not close if not opened
2025-01-14 Bastian Dehnchange version up to v1.0.26
2025-01-14 Bastian Dehnchange device info to stack
2025-01-14 Bastian Dehnchange device list seperate pointer with free
2025-01-14 Bastian Dehnadd curl global init and cleanup
2025-01-11 Bastian Dehnadd include mock
2025-01-10 Bastian Dehnreduce header includes
2025-01-09 Bastian Dehnreduce test file headers
2025-01-09 Bastian Dehnadd run tests for bookworm container
2025-01-09 Bastian Dehnfix static build coverage
2025-01-09 Bastian Dehnchange test running with static lib
2025-01-09 Bastian Dehnremove mock heartbeat
2025-01-09 Bastian Dehnoptimize header includes for test files
2025-01-09 Bastian Dehnadd test for over max count option descriptor
2025-01-09 Bastian Dehnfix cmake set compiler to gcc
2025-01-07 Bastian Dehnchange version up to v1.0.25
2025-01-06 Bastian Dehnfix invalid free device info list
2025-01-05 Bastian Dehnchange version up to v1.0.24
2025-01-05 Bastian Dehnadd null check for free handler
2025-01-05 Bastian Dehnfree device info list by exit
2025-01-05 Bastian Dehnfix null terminated device list
2025-01-05 Bastian DehnRevert "change invalid chars"
2025-01-05 Bastian Dehnchange invalid chars
2025-01-05 Bastian Dehnadd device info constants
2025-01-05 Bastian Dehnchange device list direct allocate
2025-01-05 Bastian Dehnfix memory leak config string
2025-01-05 Bastian Dehnchange corret mem pointer for open stream
2025-01-05 Bastian Dehnchange free device list without parameter
2025-01-05 Bastian Dehnnot json parse config by error
2025-01-05 Bastian Dehnfix leak free handler failed open
2025-01-05 Bastian Dehncleanup client failed open session
2025-01-04 Bastian Dehnchange device list to free by exit
2025-01-04 Bastian DehnRevert "change device list alloc without other variables"
2025-01-04 Bastian Dehnchange device list alloc without other variables
2025-01-04 Bastian Dehnchange version up to v1.0.23
2025-01-04 Bastian Dehnadd comment for waking up
2025-01-04 Bastian Dehnchange default log level out comment conf
2025-01-04 Bastian Dehnchange print errors with debug print
2025-01-04 Bastian Dehnload config with log level and set env
2025-01-04 Bastian Dehnchange debug log level less stdout level to stderr
2025-01-04 Bastian Dehnremove debug hex method
2025-01-04 Bastian Dehnfix wake up response
2025-01-04 Bastian Dehnfix null terminated stream
2025-01-04 Bastian Dehnrefactor open handler
2025-01-04 Bastian Dehnmove error method grouped
2025-01-04 Bastian Dehnchange to print error into client
2025-01-04 Bastian Dehnchange close mem stream then copy mem
next