Commit Graph

  • 24bd82670a Added cap value report saver to wpf sample. Eugene Wang 2017-02-03 07:06:44 -05:00
  • 676a4c640a Update readme. Eugene Wang 2017-02-02 19:56:25 -05:00
  • 0852092e11 #74 expose memory transfer data as-is. Eugene Wang 2017-02-02 19:48:01 -05:00
  • 7a8b0d0772 Updated modernwpf lib. Eugene Wang 2016-10-07 20:59:17 -04:00
  • 84d6d4cb69 Updated sample lib. Eugene Wang 2016-03-23 18:08:58 -04:00
  • 0e3d7fd1e9 Updated with suggestion from #63. Eugene Wang 2016-03-23 06:06:39 -04:00
  • 7659c6ac95 More search paths for #60 Eugene Wang 2016-03-10 20:54:53 -05:00
  • abbbad16c9 Updated logic to look for twaindsm.dll in current folder as well (#60). Eugene Wang 2016-03-10 20:04:38 -05:00
  • 42cbd75765 More tweaks on when to disable source. Eugene Wang 2016-02-22 18:55:29 -05:00
  • b603dd7f59 Should now catch error before first transfer and during transfer loop as a possible #57 fix. Eugene Wang 2016-02-20 06:50:11 -05:00
  • 870ecd64a4 Exposes actual EndXferJob value during transfer ready event. May help #56. Eugene Wang 2016-02-15 19:33:22 -05:00
  • 86bf6efe34 Also added GetValuesRaw() to capabilities class. Eugene Wang 2015-08-27 05:34:21 -04:00
  • f66f48b4e3 Fixed sample error. Eugene Wang 2015-08-26 21:02:23 -04:00
  • c1c61c471b Added workaround ability for #50. Eugene Wang 2015-08-26 20:54:57 -04:00
  • 69d76569ff Added pluggable log (#44) Eugene Wang 2015-07-04 11:18:03 -04:00
  • 4356ed0615 Fix querysupport for #49. soukoku 2015-06-20 19:46:09 -04:00
  • 9493cfd3b5 Merge branch 'master' of https://soukoku@bitbucket.org/soukoku/ntwain.git soukoku 2015-04-21 06:23:39 -04:00
  • 59b5437ba0 Allow selecting/opening a source by id in case of duplicate names. soukoku 2015-04-21 06:23:33 -04:00
  • 2aaf6f1e41 README.md edited online with Bitbucket Eugene Wang 2015-04-21 10:17:10 +00:00
  • 4322aa0b07 Updated sample lib versions. soukoku 2015-04-12 14:56:13 -04:00
  • 19c0dc9e99 Updated readme soukoku 2015-04-09 22:27:51 -04:00
  • f0202e6776 Update to allow preferring old dsm for #43 soukoku 2015-03-27 19:11:10 -04:00
  • 1700e183c7 Transfer logic tweaks for #42 soukoku 2015-03-27 07:30:37 -04:00
  • abd3c9c65c Updated exception message to include capability id. soukoku 2015-03-23 07:35:34 -04:00
  • b5cd2f6e17 Made IsOpen check current source. soukoku 2015-03-23 07:20:06 -04:00
  • 54a913893a Reorged source tree. soukoku 2015-03-15 17:36:17 -04:00
  • 2ebe3ced0f Merge branch 'master' of https://soukoku@bitbucket.org/soukoku/ntwain.git soukoku 2015-03-05 07:09:27 -05:00
  • f60c2a083f Added Settings property for use with CustomDSData #38. soukoku 2015-03-05 07:09:24 -05:00
  • da68d1ebd5 README.md edited online with Bitbucket Eugene Wang 2015-02-26 15:25:09 +00:00
  • b757cc4a42 Moved wrapped capabilities into its own class to reduce DataSource complexity. soukoku 2015-02-20 18:17:51 -05:00
  • 59e8b996de Fixed invalidcast exception on setting twframe to capability. soukoku 2015-02-20 17:45:02 -05:00
  • 20a8305214 Added wrapper for all caps. String types will need more testing. soukoku 2015-02-20 07:12:02 -05:00
  • 35b0550c3d #31 Add support for setting non-int onevalue for capability soukoku 2015-02-19 22:55:09 -05:00
  • 9ba2b0d0e0 Update image parse code. soukoku 2015-02-19 22:30:13 -05:00
  • eef0b9db92 #37 CapabilityReader should not throw for no data soukoku 2015-02-19 21:05:10 -05:00
  • 809d06784d Updated readme. soukoku 2015-02-18 21:55:07 -05:00
  • 6f49adb06d Some CA changes. soukoku 2015-02-18 21:52:17 -05:00
  • 77b3fdfee0 Updated default memory manager for other platform. soukoku 2015-02-18 21:23:55 -05:00
  • daaeb840af Added tiff support. soukoku 2015-02-18 21:06:07 -05:00
  • b27a9ba4cc Added image conversion parts from commonwin32. soukoku 2015-02-18 20:02:39 -05:00
  • bcb1ec2382 Updated IPlatformInfo to include internally used properties. soukoku 2015-02-18 19:21:32 -05:00
  • bace6e6323 Added workaround for sources that don't support querysupport call. soukoku 2015-02-13 21:34:12 -05:00
  • 0f4e258970 Updated winform sample with sync context usage. soukoku 2015-02-13 07:05:37 -05:00
  • c3cd46e543 Fixed enum cap values not read correctly (#33). soukoku 2015-02-03 18:31:40 -05:00
  • 38baf125a0 Fixed TypeExtensions init error #32 soukoku 2015-01-30 07:05:15 -05:00
  • 1170b2d6ef Added format for image file xfer soukoku 2015-01-12 19:23:56 -05:00
  • 5fad8b3c02 Moved TWAIN type reading/writing under one class. soukoku 2015-01-11 13:16:02 -05:00
  • 8d30e9066f Changed when callbacks are registered. soukoku 2015-01-08 07:05:22 -05:00
  • 1ce7c5caf5 Added named state enum. soukoku 2015-01-07 21:34:56 -05:00
  • 1ae051e933 Xfer default change. soukoku 2015-01-05 21:39:20 -05:00
  • afa7a1b3d2 Updated xfer group usage in xfer logic. soukoku 2015-01-05 21:31:25 -05:00
  • d7a2bebe2a Fixed wrong pointer passed to unlock method. soukoku 2015-01-03 12:58:37 -05:00
  • 844f84e259 Some comments. soukoku 2015-01-03 11:29:38 -05:00
  • 7f39c45bd4 Changed xfer logic to not endxfer after reset. soukoku 2015-01-01 21:27:41 -05:00
  • 8a01adaaf6 Updated readme. soukoku 2014-12-29 18:24:23 -05:00
  • 0ad1a72bba Fixed #30 version check logic. soukoku 2014-12-29 18:07:34 -05:00
  • cad36ecf0b Updatd readme for wrapper property. soukoku 2014-11-29 22:43:07 -05:00
  • 313b3c129b Fixed wrong location for old twain_32.dll. soukoku 2014-11-29 22:16:19 -05:00
  • f29443a8a4 Fix issue #25 for bad source returning unexpected cap value types. soukoku 2014-11-28 21:36:37 -05:00
  • df80b86f71 Made wpf sample more mvvm with multi page support. soukoku 2014-11-15 13:13:41 -05:00
  • 6370d9c38b Added cap search in wpf sample. soukoku 2014-11-14 23:09:12 -05:00
  • c35e727cdb Test setting cap value in wpf sample. soukoku 2014-11-14 22:52:07 -05:00
  • b4865c988e Typo and other fixes. soukoku 2014-11-13 21:49:12 -05:00
  • d2134fbcd3 lib update. soukoku 2014-11-11 18:24:41 -05:00
  • 87bd298081 Wrapped most caps. soukoku 2014-11-11 07:50:22 -05:00
  • 958a0bdee7 started wrapping general caps. soukoku 2014-11-10 21:45:32 -05:00
  • bdefa03579 more icaps soukoku 2014-11-09 14:37:58 -05:00
  • 852a055e5a More ICaps soukoku 2014-11-09 13:23:06 -05:00
  • b4c3ebd549 More cap wrapper. soukoku 2014-11-08 08:58:27 -05:00
  • 88a54c95d9 Added more wrapped caps. soukoku 2014-11-07 20:22:58 -05:00
  • 56115b619d Started using cap wrapper in wpf sample soukoku 2014-10-31 18:51:06 -04:00
  • e19c2ad490 Added support for getting ext image info during data transfer event. soukoku 2014-10-31 18:20:13 -04:00
  • 57d7dbe0ef Started adding more wrapped caps. soukoku 2014-09-24 21:52:28 -04:00
  • 9506155f38 Sample icon update. soukoku 2014-09-21 19:09:20 -04:00
  • 12859f42ac Playing with more interfaces. soukoku 2014-09-18 06:46:01 -04:00
  • 11b6cb1040 More source updates. soukoku 2014-09-17 20:15:05 -04:00
  • 450f8aa5b0 Migrated all previous cap methods to new CapabilityControl. soukoku 2014-09-17 19:33:18 -04:00
  • 8508bbb764 More cap conversions. soukoku 2014-09-17 08:07:00 -04:00
  • 782f96827e CapabilityControl idea progress. soukoku 2014-09-17 07:33:52 -04:00
  • b9a5bb86ad Small-time backports. v2 soukoku 2014-09-16 18:42:28 -04:00
  • d72c0586e6 Small time problem fixes. soukoku 2014-09-16 18:33:35 -04:00
  • 92063d2b84 Some name-breaking changes so master is now v3. V2 will continue to be the code on nuget for now. soukoku 2014-09-15 07:24:13 -04:00
  • 35cbad1056 Merged in master (pull request #5) Eugene Wang 2014-09-15 06:47:17 -04:00
  • 0cd02ac16e Made it possible to create event args externally for testing. soukoku 2014-09-12 07:16:10 -04:00
  • 81710b7e99 Expanded ITwainSession interface for more useful stuff. soukoku 2014-09-11 22:24:27 -04:00
  • 9415d5d43d Some non-functional change updates. soukoku 2014-09-11 21:14:41 -04:00
  • 669de30345 msg loop tweaks & intptr cleanup. soukoku 2014-09-05 06:56:57 -04:00
  • 19f65642b2 Merged in v2 (pull request #4) Eugene Wang 2014-09-02 19:12:13 -04:00
  • 88bd745883 Minor internal changes. soukoku 2014-09-02 19:10:35 -04:00
  • 8d54e66e62 Merged in v2 (pull request #3) Eugene Wang 2014-09-02 11:23:14 -04:00
  • 41d821a9d5 small hack to handle disablesource called from diff threads for #16 soukoku 2014-08-31 09:01:38 -04:00
  • f073bc6b65 Fixed creating/opening/closing twainsession multiple times in an app not working. soukoku 2014-08-14 07:34:55 -04:00
  • a8891efe3b Some CA updates. soukoku 2014-07-01 07:23:55 -04:00
  • 830d8a5497 Small null ref fix in ForceStepDown. soukoku 2014-06-30 19:40:08 -04:00
  • f2e3196612 tester crashes on close if twain not initialized. soukoku 2014-06-26 06:50:48 -04:00
  • 4fd1d6fb9e Merged v2 into master Eugene Wang 2014-06-26 06:45:23 -04:00
  • e639ca5429 Fixed issue #12 for ImageMemFileXfer state exception. soukoku 2014-06-26 06:42:37 -04:00
  • fed14365f1 More #10 fixes soukoku 2014-06-20 22:21:02 -04:00
  • 6087438b5d May fix issue #10 soukoku 2014-06-20 06:34:08 -04:00
  • af8223bbd0 removed property changed from twainsource. soukoku 2014-06-20 06:33:15 -04:00