.. |
buffer.cpp
|
genesys: Put the backend code into a separate namespace
|
2019-10-12 22:33:57 +03:00 |
buffer.h
|
genesys: Put the backend code into a separate namespace
|
2019-10-12 22:33:57 +03:00 |
calibration.h
|
genesys: Remove uses of calib_channels
|
2020-02-03 01:00:47 +02:00 |
command_set.h
|
genesys: Increase consistency of lamp warmup handling
|
2020-04-09 23:57:04 +03:00 |
command_set_common.cpp
|
genesys: Add support for Plustek Opticfilm 8200i
|
2020-03-27 21:29:28 +02:00 |
command_set_common.h
|
genesys: Fix recovery from interrupted transparency scans on 8600F
|
2020-01-25 15:11:45 +02:00 |
conv.cpp
|
genesys: Don't use variants of M_PI that aren't guaranteed to be present
|
2019-10-13 06:18:49 +03:00 |
conv.h
|
genesys: Put the backend code into a separate namespace
|
2019-10-12 22:33:57 +03:00 |
device.cpp
|
genesys: Use common code path for memory layouts
|
2020-03-14 23:19:38 +02:00 |
device.h
|
genesys: Defer evaluation of bcdDevice until open()
|
2020-04-09 23:50:46 +03:00 |
enums.cpp
|
genesys: Add support for Plustek Opticfilm 8200i
|
2020-03-27 21:29:28 +02:00 |
enums.h
|
genesys: Remove handling of XCORRECTION on gl646
|
2020-04-13 07:19:55 +03:00 |
error.cpp
|
genesys: Add a way to log messages using DBG_HELPER
|
2019-10-27 11:48:34 +02:00 |
error.h
|
genesys: Allow use of TIE() macro outside the genesys namespace
|
2019-10-27 11:48:36 +02:00 |
fwd.h
|
genesys: Turn Genesys_USB_Device_Entry into a class
|
2020-03-28 23:15:47 +02:00 |
genesys.cpp
|
genesys: Reduce duplication of sensor setup functionality
|
2020-04-17 05:38:45 +03:00 |
genesys.h
|
genesys: Replace unneeded uses of macros with enums
|
2019-11-23 15:32:45 +02:00 |
gl124.cpp
|
genesys: Reduce duplication of sensor setup functionality
|
2020-04-17 05:38:45 +03:00 |
gl124.h
|
genesys: Increase consistency of lamp warmup handling
|
2020-04-09 23:57:04 +03:00 |
gl124_registers.h
|
genesys: Fix step selector masks on gl124
|
2019-12-26 17:13:26 +02:00 |
gl646.cpp
|
genesys: Reduce duplication of sensor setup functionality
|
2020-04-17 05:38:45 +03:00 |
gl646.h
|
genesys: Increase consistency of lamp warmup handling
|
2020-04-09 23:57:04 +03:00 |
gl646_registers.h
|
genesys: Extract regs_set_optical_off() to use across the ASICs
|
2019-12-01 10:08:55 +02:00 |
gl841.cpp
|
genesys: Reduce duplication of sensor setup functionality
|
2020-04-17 05:38:45 +03:00 |
gl841.h
|
genesys: Increase consistency of lamp warmup handling
|
2020-04-09 23:57:04 +03:00 |
gl841_registers.h
|
genesys: Extract scanner_is_motor_stopped() to use across the asics
|
2019-12-01 10:08:58 +02:00 |
gl843.cpp
|
genesys: Reduce duplication of sensor setup functionality
|
2020-04-17 05:38:45 +03:00 |
gl843.h
|
genesys: Increase consistency of lamp warmup handling
|
2020-04-09 23:57:04 +03:00 |
gl843_registers.h
|
genesys: Add motor vref to motor profiles
|
2020-01-31 20:13:15 +02:00 |
gl846.cpp
|
genesys: Reduce duplication of sensor setup functionality
|
2020-04-17 05:38:45 +03:00 |
gl846.h
|
genesys: Increase consistency of lamp warmup handling
|
2020-04-09 23:57:04 +03:00 |
gl846_registers.h
|
genesys: Fix setup of motor vref on gl846
|
2020-03-27 21:29:30 +02:00 |
gl847.cpp
|
genesys: Reduce duplication of sensor setup functionality
|
2020-04-17 05:38:45 +03:00 |
gl847.h
|
genesys: Increase consistency of lamp warmup handling
|
2020-04-09 23:57:04 +03:00 |
gl847_registers.h
|
genesys: Clean up motor setup on gl847
|
2020-03-14 23:19:31 +02:00 |
image.cpp
|
genesys: Put the backend code into a separate namespace
|
2019-10-12 22:33:57 +03:00 |
image.h
|
genesys: Put the backend code into a separate namespace
|
2019-10-12 22:33:57 +03:00 |
image_buffer.cpp
|
genesys: Remove legacy buffer handling code
|
2020-02-16 10:41:20 +02:00 |
image_buffer.h
|
genesys: Remove legacy buffer handling code
|
2020-02-16 10:41:20 +02:00 |
image_pipeline.cpp
|
genesys: Remove legacy buffer handling code
|
2020-02-16 10:41:20 +02:00 |
image_pipeline.h
|
genesys: Remove legacy buffer handling code
|
2020-02-16 10:41:20 +02:00 |
image_pixel.cpp
|
genesys: Resolve various floating-point conversion warnings
|
2019-10-13 06:18:51 +03:00 |
image_pixel.h
|
genesys: Put the backend code into a separate namespace
|
2019-10-12 22:33:57 +03:00 |
low.cpp
|
genesys: Simplify creation of command set
|
2020-04-17 05:38:43 +03:00 |
low.h
|
genesys: Reduce duplication of sensor setup functionality
|
2020-04-17 05:38:45 +03:00 |
motor.cpp
|
genesys: Print MotorId as string instead of a numeric id
|
2020-03-27 21:29:23 +02:00 |
motor.h
|
genesys: Reuse generic value filtering code for scan method filtering
|
2020-03-14 23:19:35 +02:00 |
register.h
|
genesys: Verify that all sensors have required registers on gl841
|
2020-04-17 05:17:58 +03:00 |
register_cache.h
|
genesys: Add low level interface for interaction with the scanner
|
2019-11-10 21:30:04 +02:00 |
row_buffer.h
|
genesys: Put the backend code into a separate namespace
|
2019-10-12 22:33:57 +03:00 |
scanner_interface.cpp
|
genesys: Add low level interface for interaction with the scanner
|
2019-11-10 21:30:04 +02:00 |
scanner_interface.h
|
genesys: Use same buffer and gamma write method on all chipsets
|
2020-02-16 10:41:26 +02:00 |
scanner_interface_usb.cpp
|
genesys: Fix bulk data read from USB on gl845
|
2020-03-27 21:29:24 +02:00 |
scanner_interface_usb.h
|
genesys: Use same buffer and gamma write method on all chipsets
|
2020-02-16 10:41:26 +02:00 |
sensor.cpp
|
genesys: Add a way to configure shading pixel offset
|
2020-04-13 07:37:58 +03:00 |
sensor.h
|
genesys: Support negative output_pixel_offset
|
2020-04-13 07:38:03 +03:00 |
serialize.cpp
|
…
|
|
serialize.h
|
genesys: Put the backend code into a separate namespace
|
2019-10-12 22:33:57 +03:00 |
settings.cpp
|
genesys: Add a way to specify output pixel offset
|
2020-04-13 07:19:57 +03:00 |
settings.h
|
genesys: Add a way to specify output pixel offset
|
2020-04-13 07:19:57 +03:00 |
static_init.cpp
|
genesys: Simplify scanner status handling
|
2019-11-30 19:06:44 +02:00 |
static_init.h
|
genesys: Move static initialization functionality to a separate file
|
2019-11-23 12:38:47 +02:00 |
status.cpp
|
genesys: Simplify scanner status handling
|
2019-11-30 19:06:44 +02:00 |
status.h
|
genesys: Simplify scanner status handling
|
2019-11-30 19:06:44 +02:00 |
tables_frontend.cpp
|
genesys: Add support for Plustek Opticfilm 8200i
|
2020-03-27 21:29:28 +02:00 |
tables_gpo.cpp
|
genesys: Add support for Plustek Opticfilm 8200i
|
2020-03-27 21:29:28 +02:00 |
tables_memory_layout.cpp
|
genesys: Add support for Plustek Opticfilm 8200i
|
2020-03-27 21:29:28 +02:00 |
tables_model.cpp
|
genesys: Use consistent model name for Canon CanoScan 5600F
|
2020-04-17 05:38:42 +03:00 |
tables_motor.cpp
|
Merge branch 'lide-210-220-4800dpi' into 'master'
|
2020-03-27 22:04:15 +00:00 |
tables_sensor.cpp
|
genesys: Reduce duplication of sensor setup functionality
|
2020-04-17 05:38:45 +03:00 |
test_scanner_interface.cpp
|
genesys: Fix crash during testing mode
|
2020-04-11 15:20:29 +03:00 |
test_scanner_interface.h
|
genesys: Fix crash during testing mode
|
2020-04-11 15:20:29 +03:00 |
test_settings.cpp
|
genesys: Add support for matching devices by bcdDevice
|
2020-03-28 23:15:48 +02:00 |
test_settings.h
|
genesys: Add support for matching devices by bcdDevice
|
2020-03-28 23:15:48 +02:00 |
test_usb_device.cpp
|
genesys: Simplify USB id retrieval
|
2020-04-09 23:50:47 +03:00 |
test_usb_device.h
|
genesys: Simplify USB id retrieval
|
2020-04-09 23:50:47 +03:00 |
usb_device.cpp
|
genesys: Simplify USB id retrieval
|
2020-04-09 23:50:47 +03:00 |
usb_device.h
|
genesys: Simplify USB id retrieval
|
2020-04-09 23:50:47 +03:00 |
utilities.h
|
genesys: Remove remaining uses of hwdpi_divisor
|
2020-03-20 23:29:09 +02:00 |
value_filter.h
|
genesys: Use common code path for memory layouts
|
2020-03-14 23:19:38 +02:00 |