Wykres commitów

375 Commity (escl-error-read-jpeg)

Autor SHA1 Wiadomość Data
Povilas Kanapickas c1d791f11c genesys: Raise error when TA scan head takes too long to return home 2019-12-14 10:20:01 +02:00
Povilas Kanapickas 01bae1305f Merge branch 'genesys-remove-broken-resolutions' into 'master'
genesys: Disable broken resolutions on LiDE 50 and 80

See merge request sane-project/backends!273
2019-12-22 14:48:28 +00:00
Povilas Kanapickas e0679c316e Merge branch 'genesys-fix-4850c' into 'master'
genesys: Fix black scans on HP 4850C

See merge request sane-project/backends!272
2019-12-22 14:44:01 +00:00
Povilas Kanapickas 49934f0678 genesys: Fix black side calibration on HP 4850c 2019-12-22 16:29:22 +02:00
Povilas Kanapickas 8d8157b96e genesys: Fix scan area Y position on HP 4850c 2019-12-22 16:29:22 +02:00
Povilas Kanapickas 355f2ddd4d genesys: Fix black scans on HP 4850c 2019-12-22 16:29:14 +02:00
Povilas Kanapickas 8c99dc4819 genesys: Fix stagger configuration on 8600F 2019-12-22 16:24:10 +02:00
Povilas Kanapickas a8df8201e9 genesys: Fix stagger configuration on 8400F 2019-12-22 16:24:10 +02:00
Povilas Kanapickas 8a2af6d4b2 genesys: Fix stagger configuration on OpticFilm scanners 2019-12-22 16:24:10 +02:00
Povilas Kanapickas 5cfb44366b genesys: Disable broken resolutions on LiDE 50 and 80 2019-12-14 10:13:09 +02:00
Povilas Kanapickas 02b0f0d474 genesys: Convert old broken stagger configuration to per-sensor config 2019-12-14 09:12:29 +02:00
Povilas Kanapickas 4c0f63052b genesys: Add a way to configure per-sensor stagger config 2019-12-14 09:12:28 +02:00
Povilas Kanapickas 4ef2e39872 genesys: Remove remaining uses of SensorProfile 2019-12-08 11:42:32 +02:00
Povilas Kanapickas 7971ee5693 genesys: Use sensor profile information directly from profiles 2019-12-08 11:42:31 +02:00
Povilas Kanapickas 524c9de1fa genesys: Fix calibration exposure in testing mode 2019-12-08 11:42:30 +02:00
Povilas Kanapickas 791433c895 genesys: Duplicate SensorProfile information into Genesys_Sensor struct 2019-12-08 11:42:29 +02:00
Povilas Kanapickas 716689161d genesys: Use correct sensor for scanning on gl124 2019-12-08 11:42:28 +02:00
Povilas Kanapickas 1f33bafe5d genesys: Remove unused fallback sensor profile code 2019-12-08 11:42:27 +02:00
Povilas Kanapickas a7fd1d6ae1 genesys: Simplify sensor profile definition 2019-12-08 11:42:26 +02:00
Povilas Kanapickas 99101d4319 genesys: Move ResolutionFilter definition above SensorProfile 2019-12-08 11:42:25 +02:00
Povilas Kanapickas 7a2d3df0e3 genesys: Use correct sensor for calibration on gl847 2019-12-08 11:42:24 +02:00
Povilas Kanapickas 6c8c4bb74f genesys: Use correct sensor for calibration on gl846 2019-12-08 11:42:23 +02:00
Povilas Kanapickas 4dfa7d25a3 genesys: Use correct sensor for calibration on gl124 2019-12-08 11:42:22 +02:00
Povilas Kanapickas 059da17ac0 genesys: Simplify register definitions on gl846 2019-12-08 11:42:21 +02:00
Povilas Kanapickas cb64243e5d genesys: Simplify register definitions on gl847 2019-12-08 11:42:20 +02:00
Povilas Kanapickas 06742ab7d4 genesys: Simplify register definitions on gl124 2019-12-08 11:42:19 +02:00
Povilas Kanapickas 3d068a9eee genesys: Fix TA support in scanner_move() 2019-12-01 10:43:12 +02:00
Povilas Kanapickas 6a5fd2d36c genesys: Support multiple scan methods in scanner_move() 2019-12-01 10:43:11 +02:00
Povilas Kanapickas 27aea235b4 genesys: Rename slow_back_home() to move_back_home() 2019-12-01 10:43:10 +02:00
Povilas Kanapickas 35c8cb84f8 genesys: Extract slow_back_home_ta() to common code 2019-12-01 10:43:09 +02:00
Povilas Kanapickas 5b7c19a7d5 genesys: Reduce duplication of *_stop_action() across the ASICs 2019-12-01 10:08:59 +02:00
Povilas Kanapickas 9e092f9d67 genesys: Extract scanner_is_motor_stopped() to use across the asics 2019-12-01 10:08:58 +02:00
Povilas Kanapickas c2863d6ba1 genesys: Fix inconsistent check of scanner status in *_stop_action() 2019-12-01 10:08:57 +02:00
Povilas Kanapickas a90ab552a9 genesys: Extract scanner_stop_action_no_move() to use across the asics 2019-12-01 10:08:56 +02:00
Povilas Kanapickas 6913513dc2 genesys: Extract regs_set_optical_off() to use across the ASICs 2019-12-01 10:08:55 +02:00
Povilas Kanapickas 052aa01626 genesys: Reduce duplication of *_feed() across different ASICs 2019-12-01 10:08:54 +02:00
Povilas Kanapickas e435036b97 genesys: Use single function to set exposure on all ASICs 2019-12-01 10:08:53 +02:00
Povilas Kanapickas f98bec2afb genesys: Use full scan initialization in slow_back_home_ta() 2019-11-30 19:19:21 +02:00
Povilas Kanapickas 66a95875d4 genesys: Remove duplicate operation a register
The same value is set just several lines above.
2019-11-30 19:19:20 +02:00
Povilas Kanapickas 4743a02353 genesys: Remove duplicate operation on a register
init_regs_for_scan_session() already sets the value of the register to
what we expect.
2019-11-30 19:19:19 +02:00
Povilas Kanapickas 8aee1f0982 genesys: Expose slow_back_home_ta() to the cmd set 2019-11-30 19:19:18 +02:00
Povilas Kanapickas 97ae3fc946 genesys: Reduce duplication of slow_back_home() across different asics 2019-11-30 19:06:52 +02:00
Povilas Kanapickas cba6086ce7 genesys: Expose init_regs_for_scan_session() to the cmd set 2019-11-30 19:06:51 +02:00
Povilas Kanapickas 79b4d1560a genesys: Remove no longer needed global settings modification 2019-11-30 19:06:50 +02:00
Povilas Kanapickas a355df168a genesys: Expose update_home_sensor_gpio() in the cmd set 2019-11-30 19:06:49 +02:00
Povilas Kanapickas 326733a479 genesys: Simplify slow_back_home() on gl646 2019-11-30 19:06:48 +02:00
Povilas Kanapickas 98dbd206ee genesys: Reduce duplication of slope upload on gl646 2019-11-30 19:06:47 +02:00
Povilas Kanapickas 6626453804 genesys: Reduce duplication of scanner status printing 2019-11-30 19:06:46 +02:00
Povilas Kanapickas df8a411de3 genesys: Extract reliable reading of home sensor to separate function 2019-11-30 19:06:45 +02:00
Povilas Kanapickas 2ca325c638 genesys: Simplify scanner status handling 2019-11-30 19:06:44 +02:00
Povilas Kanapickas 7385e0d305 genesys: Simplify get_gain4_bit() implementation 2019-11-30 19:06:43 +02:00
Povilas Kanapickas 3ada79c35a genesys: Move motor direction register adjustment to low level functions 2019-11-30 19:06:42 +02:00
Povilas Kanapickas 50149e9064 genesys: Use enum class for motor flags 2019-11-30 19:06:41 +02:00
Povilas Kanapickas 837ec33c7f genesys: Make scan flags an enum 2019-11-23 12:38:51 +02:00
Povilas Kanapickas 05e3091d5f genesys: Remove duplication of motor startup 2019-11-23 12:38:50 +02:00
Povilas Kanapickas 9cd373fe6c genesys: Return MotorSlopeTable out of sanei_genesys_slope_table() 2019-11-23 12:38:49 +02:00
Povilas Kanapickas 63b0366b43 genesys: Store motor profile tables in std::vector 2019-11-23 12:38:48 +02:00
Povilas Kanapickas cbe45396fe genesys: Move static initialization functionality to a separate file 2019-11-23 12:38:47 +02:00
Povilas Kanapickas f6f27e0539 genesys: Implement building of motor tables based on physical slope 2019-11-23 12:38:46 +02:00
Povilas Kanapickas 34bba237b5 genesys: Don't select motor profile twice during setup of same scan 2019-11-23 12:38:45 +02:00
Povilas Kanapickas b43a21d25a genesys: Add new motor slope type 2019-11-23 12:38:44 +02:00
Povilas Kanapickas ddcce5295f genesys: Use StepType enum more 2019-11-23 12:38:42 +02:00
Povilas Kanapickas c6784d2f1d genesys: Simplify API of sanei_genesys_create_slope_table3() 2019-11-23 12:38:41 +02:00
Povilas Kanapickas ce59a69224 genesys: Record motor slope tables in the config test 2019-11-23 12:38:40 +02:00
Povilas Kanapickas d8e8899a76 genesys: Remove unused code 2019-11-23 12:38:39 +02:00
Povilas Kanapickas acc5fd318c genesys: Replace unneeded uses of macros with enums 2019-11-23 15:32:45 +02:00
Povilas Kanapickas 10662d2973 genesys: Remove uses of SETREG and INITREG macros 2019-11-23 15:32:45 +02:00
Povilas Kanapickas 185fdcc9ce genesys: Replace defines with constants in register lists 2019-11-23 15:32:45 +02:00
Povilas Kanapickas 6d9259bd48 genesys: Put chip-specific functionality into namespaces 2019-11-23 15:32:45 +02:00
Povilas Kanapickas f366073b08 genesys: Add initial support for flatbed mode on Canon 4400F 2019-11-23 14:54:10 +02:00
Povilas Kanapickas e2e72535b5 genesys: Record data that is important for shading data upload 2019-10-26 12:42:50 +02:00
Povilas Kanapickas 67588e46ef genesys: Add checkpoints to record internal state 2019-10-26 12:42:49 +02:00
Povilas Kanapickas eadfdb57a4 genesys: Add a way to record backend internals using test scanner iface 2019-10-26 12:42:48 +02:00
Povilas Kanapickas 95366b1f1b genesys: Add a way to record arbitrary data for debugging 2019-10-26 12:42:47 +02:00
Povilas Kanapickas 3ac009abe2 genesys: Add more debug printers 2019-10-26 12:42:46 +02:00
Povilas Kanapickas 38c32ff702 genesys: Extract formatting functionality out of debug_dump() 2019-10-26 12:42:45 +02:00
Povilas Kanapickas 105f7fbfad genesys: Add utility to restore stream state 2019-10-26 12:42:44 +02:00
Povilas Kanapickas 391d472127 genesys: Rename record_{test => progress}_message 2019-11-10 21:30:29 +02:00
Povilas Kanapickas e2e3ea0947 genesys: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +02:00
Povilas Kanapickas 521c042889 genesys: Route low-level status debug messages through scanner interface 2019-11-10 21:30:29 +02:00
Povilas Kanapickas 779725ab55 genesys: Extract attach_usb_device() 2019-11-10 21:30:29 +02:00
Povilas Kanapickas 908053751f genesys: Use generic USB device interface througout the backend 2019-11-10 21:30:29 +02:00
Povilas Kanapickas 978ad5e52b genesys: Add interface for USB devices to allow mocking of them 2019-11-10 21:30:25 +02:00
Povilas Kanapickas 4e9b47de56 genesys: Move low level data writing API to scanner interface 2019-11-10 21:30:06 +02:00
Povilas Kanapickas 0fed92b0ff genesys: Remove unneeded wrapper for scanner interface functions 2019-11-10 21:30:06 +02:00
Povilas Kanapickas 0582b5448c genesys: Move low-level protocol implementation to ScannerInterfaceUsb 2019-11-10 21:30:06 +02:00
Povilas Kanapickas c6e60013ef genesys: Add low level scanner test interface 2019-11-10 21:30:06 +02:00
Povilas Kanapickas 0ea8ec115c genesys: Add low level interface for interaction with the scanner 2019-11-10 21:30:04 +02:00
Povilas Kanapickas 655c6b14b6 genesys: Extract low level register set functionality to separate class 2019-10-26 11:38:37 +02:00
Povilas Kanapickas 309ee441de genesys: Remove trivial bulk_{read,write}_data() wrapper 2019-10-26 11:38:36 +02:00
Povilas Kanapickas 9d9552575d genesys: Extract MethodResolutions::get_resolutions() 2019-11-10 16:41:59 +02:00
Povilas Kanapickas 42a58387b6 genesys: Extract conversion of ScanColorMode to separate functions 2019-11-10 16:41:59 +02:00
Povilas Kanapickas 3ad5a92414 genesys: Move conversion of ScanMethod to option strings to enums.cpp 2019-11-10 16:41:59 +02:00
Povilas Kanapickas 6fe1db1c73 genesys: Use std where needed 2019-11-02 17:13:17 +02:00
Povilas Kanapickas 429d8e4d5b genesys: Remove unused code 2019-11-02 17:13:16 +02:00
Povilas Kanapickas a7ca16a415 genesys: Add file with class forward declarations 2019-11-02 17:13:15 +02:00
Povilas Kanapickas f5410b7738 genesys: Add an easy way to override SANE API linkage 2019-11-02 17:13:14 +02:00
Povilas Kanapickas 7213738359 genesys: Make sure correct session data is used for saving calibration 2019-11-10 10:32:11 +02:00
Povilas Kanapickas 68f388eb6a genesys: Remove is_compatible_calibration() wrappers 2019-11-10 10:32:10 +02:00
Povilas Kanapickas ced1ee0306 genesys: Use common impl of is_compatible_calibration() on gl646 2019-11-10 10:32:09 +02:00
Povilas Kanapickas 8659536e1b genesys: Implement calculate_scan_session() on gl646 2019-11-10 10:32:08 +02:00
Povilas Kanapickas 84e4ababa5 genesys: Correctly serialize GenesysFrontendLayout 2019-11-10 10:32:07 +02:00
Povilas Kanapickas 8557e0c220 genesys: Don't modify global state in *_is_compatible_calibration() 2019-11-10 10:32:06 +02:00
Povilas Kanapickas f4f58f6c18 genesys: Remove no longer used Genesys_Current_Setup 2019-11-10 10:32:05 +02:00
Povilas Kanapickas 8c6987e5a1 genesys: Rewrite is_compatible_calculation() to use session data 2019-11-10 10:32:04 +02:00
Povilas Kanapickas 9662a501a9 genesys: Use data from session directly when possible 2019-11-10 10:32:03 +02:00
Povilas Kanapickas a15d960228 Merge branch 'genesys-logging-improvements' into 'master'
genesys: Miscellaneous logging improvements

See merge request sane-project/backends!237
2019-11-10 12:12:41 +00:00
Povilas Kanapickas d2aaa822f3 genesys: Allow use of TIE() macro outside the genesys namespace 2019-10-27 11:48:36 +02:00
Povilas Kanapickas 87b5a78e37 genesys: Add more logging 2019-10-27 11:48:35 +02:00
Povilas Kanapickas 1faa322308 genesys: Add a way to log messages using DBG_HELPER 2019-10-27 11:48:34 +02:00
Povilas Kanapickas 9ca0a10938 genesys: Improve class method identifiers in debug messages 2019-10-27 11:48:33 +02:00
Povilas Kanapickas 6d7365ba89 genesys: Return errors as exceptions 2019-10-27 11:48:32 +02:00
Povilas Kanapickas 46876064d7 genesys: Improve error logging 2019-10-27 11:48:31 +02:00
Povilas Kanapickas a1bc0d33cd genesys: Move line-distance correction data to session 2019-10-27 10:42:01 +02:00
Povilas Kanapickas 0fa25a233b genesys: Merge chip-specific compute_session functions 2019-10-27 10:42:00 +02:00
Povilas Kanapickas c2479ed0e9 genesys: Add support for 3200dpi flatbed resolution on 8400F 2019-10-27 10:29:56 +02:00
Povilas Kanapickas 7f49bd2a2e genesys: Enable all transparency resolutions for infrared scans on 8400F 2019-10-27 10:29:55 +02:00
Povilas Kanapickas 7336ec8969 genesys: Fix 1600 dpi flatbed / 3200 dpi TA support on 8400F 2019-10-27 10:29:54 +02:00
Povilas Kanapickas 4481298129 genesys: Fix invalid memory access on DSMobile 600 and DocketPort 467 2019-11-09 22:51:42 +02:00
Povilas Kanapickas c6b8539032 genesys: Disable support for Canon Image Formula 101 2019-11-09 22:51:41 +02:00
Povilas Kanapickas 3632d4ec37 genesys: Fix out of bounds write during initialization of shading data 2019-11-09 22:51:40 +02:00
Povilas Kanapickas e967d98aab genesys: Disable broken support for 4800 dpi on LiDE 210 and 220 2019-11-09 22:51:39 +02:00
Povilas Kanapickas cb7521e7c1 genesys: Remove currently unsupported resolutions on 8600F 2019-11-09 22:51:38 +02:00
Povilas Kanapickas 18206d845d genesys: Fix crash on startup on Canon 4400F 2019-11-09 22:51:37 +02:00
Povilas Kanapickas a5a03dfce2 genesys: Remove incorrect assert on gl841 2019-11-09 22:51:36 +02:00
Povilas Kanapickas a7be52a5a1 genesys: Fix crash on gl646 when sensor matches any resolution 2019-11-09 22:51:35 +02:00
Povilas Kanapickas ddb8685755 genesys: Fix null name of the "extras group" option leading to crashes 2019-11-09 22:51:34 +02:00
Povilas Kanapickas 54edeaf69d genesys: Inherit from std::exception publicly 2019-11-09 22:51:33 +02:00
Povilas Kanapickas ecb1d899b9 genesys: Fix typo which prevented calibration data from being used 2019-11-09 22:51:32 +02:00
Povilas Kanapickas cac57c3e9f genesys: Remove duplicate handling of document end
This duplicates work done in genesys_fill_read_buffer()
2019-11-09 22:51:31 +02:00
Zdenek Dohnal 82e971a786 Fix #156 - [Fedora] Abort due out-of-bound access 2019-10-25 13:06:15 +02:00
Povilas Kanapickas 0b4a5f941a genesys: Use correct min resolution for feeding 2019-10-17 22:30:27 +03:00
Povilas Kanapickas abec99006c genesys: Add missing <cmath> includes 2019-10-17 22:30:26 +03:00
Povilas Kanapickas 2d0a1a3470 genesys: Enable 1200 Y resolution on HP ScanJet 2300 2019-10-17 22:30:25 +03:00
Povilas Kanapickas 2a8be5e191 genesys: Use motor base dpi for shading calibration on gl847 2019-10-17 22:30:24 +03:00
Povilas Kanapickas 87969174bd genesys: Fix shading target for Canon LiDE 110, 120, 210, 220 2019-10-17 22:30:23 +03:00
Povilas Kanapickas 36f0685d0a genesys: Improve robustness of calibration on gl847 2019-10-17 22:30:22 +03:00
Povilas Kanapickas 67d6a194e5 genesys: Fix geometry for Canon LiDE 110 2019-10-17 22:30:21 +03:00
Povilas Kanapickas 0096d56cb6 genesys: Fix X resolution list for Canon LiDE 100 and 120 2019-10-17 22:30:20 +03:00
Povilas Kanapickas dab38144a0 genesys: Fix geometry of HP G4050 2019-10-17 22:30:19 +03:00
Povilas Kanapickas 661fa1d590 genesys: Add missing resolutions for Canon 5600F 2019-10-17 22:30:18 +03:00
Povilas Kanapickas 2c7f7fcac2 genesys: Fix sensor gamma of LiDE 100, 110, 120, 200, 210, 220 scanners 2019-10-17 22:30:17 +03:00
Povilas Kanapickas b391b35fd9 genesys: Fix uninitialized variable warning in SaneException c-tor 2019-10-17 22:30:16 +03:00
Povilas Kanapickas 1ac04c6266 genesys: Don't enable gamma when not needed 2019-10-17 22:30:15 +03:00
Povilas Kanapickas 93e980d0c1 genesys: Use median instead of mean when computing shading calib data 2019-10-17 22:07:01 +03:00
Povilas Kanapickas f9d36d1a1b genesys: Add utility to compute percentille of columns in image 2019-10-17 22:07:00 +03:00
Povilas Kanapickas 885eb82801 genesys: Update resolutions specific to scan method in model list 2019-10-13 18:30:28 +03:00
Povilas Kanapickas a5fe12a37f genesys: Allow supported resolutions to vary depending on scan method 2019-10-13 18:30:27 +03:00
Povilas Kanapickas 24230aea7d genesys: Simplify option setup 2019-10-13 18:30:26 +03:00
Povilas Kanapickas b716c1a457 genesys: Remove duplicate definitions of SCAN_FLAG_* 2019-10-13 18:30:25 +03:00
Povilas Kanapickas 3037ba1eaf genesys: Use a searchable name for register enums 2019-10-02 14:28:59 +03:00
Povilas Kanapickas 0ab82e9f86 genesys: Resolve various floating-point conversion warnings 2019-10-13 06:18:51 +03:00
Povilas Kanapickas f4a2957541 genesys: Use unsigned for resolution in various places 2019-10-13 06:18:50 +03:00
Povilas Kanapickas 59e356ac13 genesys: Don't use variants of M_PI that aren't guaranteed to be present 2019-10-13 06:18:49 +03:00
Povilas Kanapickas a694002364 genesys: Switch session startx and starty to unsigned
The sources and destinations are integer in most cases for these
variables.
2019-10-13 06:18:48 +03:00
Povilas Kanapickas 0840c6e9d9 genesys: Fix float conversion warnings in the tables 2019-10-13 06:18:47 +03:00
Povilas Kanapickas 68e5f8a912 genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
Povilas Kanapickas e32a45fef8 genesys: Retrieve depth from session in genesys_warmup_lamp() 2019-10-02 12:01:27 +03:00
Povilas Kanapickas 17740df924 genesys: Remove support for binary logging 2019-10-02 12:01:26 +03:00
Povilas Kanapickas a89ffe8f2c Merge branch 'genesys-remove-1bit-support' into 'master'
genesys: Remove support for scanning 1 bit output

See merge request sane-project/backends!212
2019-10-12 16:09:29 +00:00
Povilas Kanapickas eb2f836481 genesys: Remove low-level support for 1-bit depth scans 2019-10-01 18:11:52 +03:00
Povilas Kanapickas 0180c4c5d8 genesys: Remove SCAN_FLAG_DYNAMIC_LINEART 2019-10-01 18:11:51 +03:00
Povilas Kanapickas 8be96ecd60 genesys: Simplify code as dynamic_lineart is always enabled for lineart 2019-10-01 18:11:50 +03:00
Povilas Kanapickas 3263b986ce genesys: Remove support of --disable-dynamic-lineart option 2019-10-01 18:11:49 +03:00
Povilas Kanapickas bff9f2fdc4 genesys: Fix crash during sane_exit() on high debug level 2019-10-01 18:11:48 +03:00
Povilas Kanapickas 158cc81e20 genesys: Simplify setup of session depth parameter 2019-10-01 18:11:47 +03:00
Povilas Kanapickas 9581f29f13 Merge branch 'genesys-fix-warnings' into 'master'
genesys: Fix warnings not enabled in regular build

See merge request sane-project/backends!209
2019-10-12 15:43:04 +00:00
Povilas Kanapickas 5ca0acd19a Merge branch 'genesys-plustek-7300-7500i' into 'master'
genesys: Implement support for Plustek OpticFilm 7300 and 7500i scanners

See merge request sane-project/backends!210
2019-10-12 15:41:59 +00:00
Povilas Kanapickas b5e4d86eb2 genesys: Use separate translation unit for conversion functions 2019-10-12 18:17:17 +03:00
Povilas Kanapickas 9f44bab6e0 genesys: Move backend files to a separate directory 2019-10-12 18:17:17 +03:00
Povilas Kanapickas 09336e0286 genesys: Remove code that has no effect 2019-10-01 15:41:27 +03:00
Povilas Kanapickas cccd1e949a genesys: Fix unused exception warning 2019-10-01 15:41:26 +03:00
Povilas Kanapickas 60b6465115 genesys: Emit single vtable of ImagePipelineNodeCallableSource 2019-10-01 15:41:25 +03:00
Povilas Kanapickas c8f2a815c0 genesys: Don't use std types from global namespace 2019-10-01 15:41:24 +03:00
Povilas Kanapickas 1423db6618 genesys: Include missing includes 2019-10-01 15:41:23 +03:00