Commit Graph

382 Commits

Author SHA1 Message Date
Eugene Wang
88cf5bd49f Update supported fx to 462 minimum. 2021-08-27 10:25:21 -04:00
Eugene Wang
68342ec607 Fix sample not using correct scanner. 2021-04-28 07:44:34 -04:00
Eugene Wang
4d17226711 progress on transfer loop. 2021-04-28 07:19:02 -04:00
Eugene Wang
c8e101dd0d Started on scan event handling. 2021-04-27 22:46:17 -04:00
Eugene Wang
3ea2ec1555 Add stop capture method. 2021-04-27 21:49:33 -04:00
Eugene Wang
b86ecb3c1d Replaced platform code with dotnet's environment version. 2021-04-27 21:36:17 -04:00
Eugene Wang
2a38b5f0c4 Added CustomDsData property and renamed device to data source. 2021-04-27 20:59:52 -04:00
Eugene Wang
e2350b002b comment out deprecated things. 2021-04-27 12:27:16 -04:00
Eugene Wang
c5e7789555 Moved image structs to own file and added STS extension. 2021-04-27 09:19:24 -04:00
Eugene Wang
8d003b03c8 Updated license to include TwainWorkingGroup's one. 2021-04-27 08:25:09 -04:00
Eugene Wang
7a1cf2b5fe Some comments on StringToPtrUTF8. 2021-04-27 07:45:16 -04:00
Eugene Wang
714caf4935 Added SetTwainDirectTask method to session. 2021-04-27 07:37:52 -04:00
Eugene Wang
d9e56794e5 Renamed to ThreadPoolMarshaller. 2021-04-26 23:10:14 -04:00
Eugene Wang
c75781e04b Forgot ; 2021-04-26 23:07:40 -04:00
Eugene Wang
8b6a033204 Added GetMetrics() wrapper. 2021-04-26 23:05:04 -04:00
Eugene Wang
a04f35f47e Added CAP_SHEETCOUNT. 2021-04-26 22:37:43 -04:00
Eugene Wang
15a3ea4b0b Added first range container writer. 2021-04-26 22:22:32 -04:00
Eugene Wang
8e47fd370e Added array and enum container writers. 2021-04-26 21:45:50 -04:00
Eugene Wang
690876eebd Removed some more doc warnings. 2021-04-26 08:39:26 -04:00
Eugene Wang
76d659f689 Remove netcore builds for now. 2021-04-26 07:58:19 -04:00
Eugene Wang
a4524299e9 Change a few cap values to uint. 2021-04-25 21:11:52 -04:00
Eugene Wang
cc58a6e093 First attempt on writing one value on cap. 2021-04-25 20:54:25 -04:00
Eugene Wang
f91620cdf5 Added cap value writer placeholders. 2021-04-25 19:45:48 -04:00
Eugene Wang
34c395db09 Use release for package build. 2021-04-25 18:44:47 -04:00
Eugene Wang
f386f7da36 Added pkg build script and cleaned up warnings. 2021-04-25 18:36:29 -04:00
Eugene Wang
80c6276f4c Added range value reads. 2021-04-25 17:33:54 -04:00
Eugene Wang
73e0681576 Added tw_enum reads to ValueReader. 2021-04-25 15:13:25 -04:00
Eugene Wang
65a07e0254 Added GetLabel/GetHelp for caps as experiment. 2021-04-25 14:43:15 -04:00
Eugene Wang
8fe54398b9 Moved to src folder and put Windows things in own proj. 2021-04-25 13:44:14 -04:00
Eugene Wang
46414c74a6 Resurrected old Capabilities class. 2021-04-25 13:00:15 -04:00
Eugene Wang
c8e6b7bbe3 Started resurrecting my old Capabilities class. 2021-04-25 09:36:21 -04:00
Eugene Wang
ab6a546bba Progress making cap value reader wrapper. 2021-04-24 23:05:38 -04:00
Eugene Wang
e0f1f96947 Added reading of supported caps. 2021-04-24 22:24:24 -04:00
Eugene Wang
0416b281ba change console sample to run in x86 on twain sample ds. 2021-04-24 16:53:54 -04:00
Eugene Wang
9bd155d419 Moved static csv conversions to own file. 2021-04-22 07:46:02 -04:00
Eugene Wang
5ca9bb601c Updated sample console to end xfer correctly. 2021-04-22 07:29:03 -04:00
Eugene Wang
a29bb5ce8e Added a few type extra logic from previous versions. 2021-04-22 07:19:35 -04:00
Eugene Wang
d1b2f1cb4c Add attempt to enable ds. 2021-04-21 22:43:52 -04:00
Eugene Wang
5f443d59e1 Add implicit string conversions. 2021-04-21 22:42:56 -04:00
Eugene Wang
091470c0b0 Add call to open DS in wrapper. 2021-04-21 13:06:02 -04:00
Eugene Wang
66b5270d37 Fixed lang encoding error in non frameworks. 2021-04-21 13:05:25 -04:00
Eugene Wang
e2f709add0 Moved CSV to own file. 2021-04-21 13:04:22 -04:00
Eugene Wang
192a2c0219 Added ToStrings for some types 2021-04-21 13:03:41 -04:00
Eugene Wang
20216b52a7 Started adding the higher level wrapper TwainSession. 2021-04-21 11:39:37 -04:00
Eugene Wang
0cd99efc0a Updated package info. 2021-04-21 08:26:19 -04:00
Eugene Wang
a43d10ea6e Re-initialized project with types and utilities from twaincs. 2021-04-21 08:18:26 -04:00
Eugene Wang
b43939726a Added non-ref IntPtr dsm entry call. 2018-11-30 22:17:16 -05:00
Eugene Wang
2fb153fa59 Added unit test project placeholder. 2018-11-25 22:03:47 -05:00
Eugene Wang
fe6b55bb72 Added value writer with type detection. 2018-11-25 21:52:10 -05:00
Eugene Wang
5e4fd5f7c8 Added TW_RANGE to cap writer. 2018-11-25 07:33:23 -05:00