Ben Olden-Cooligan
ab219849e2
Fix a bunch more warnings
2022-07-02 16:00:11 -07:00
Ben Olden-Cooligan
eb309b3337
Add more TwainMemoryBufferReader tests (and fixes)
2022-07-01 12:25:37 -07:00
Ben Olden-Cooligan
8f64f52d54
Add twain progress estimation
2022-06-30 22:27:52 -07:00
Ben Olden-Cooligan
f69ca91d1f
Add PixelColors image assert
2022-06-30 19:54:21 -07:00
Ben Olden-Cooligan
f66ea1cb05
Add TwainMemoryBufferReader tests
2022-06-30 19:46:44 -07:00
Ben Olden-Cooligan
19ebc73a9c
Add ImageImporter progress tests
2022-06-10 23:18:11 -07:00
Ben Olden-Cooligan
443ff28dbb
Make PostProcessingData a record and add an ImportPostProcessor class
2022-06-10 10:34:00 -07:00
Ben Olden-Cooligan
b084a50472
Recovery wip and processed image tests
2022-06-09 18:26:19 -07:00
Ben Olden-Cooligan
a56c24e4f5
Rename RenderableImage to ProcessedImage
2022-06-08 19:54:08 -07:00
Ben Olden-Cooligan
b8ecc536e8
WIP: Tests compiling and passing for updated image model
2022-06-08 19:13:36 -07:00
Ben Olden-Cooligan
7928e52737
Use global usings for common System and NAPS2 usings
2021-12-17 12:18:20 -08:00
Ben Olden-Cooligan
6a7562b506
Use file-scoped namespaces
2021-12-17 11:59:54 -08:00
Ben Olden-Cooligan
015d087603
Move various types to different namespaces
...
Mostly moving types out of Util. Added new NAPS2.Platform.Windows, NAPS2.Threading, NAPS2.Unmanaged, and NAPS2.Testing namespaces.
2021-04-16 17:46:30 -07:00
Ben Olden-Cooligan
9217b695fc
Make BlankDetector static
...
No plans to actually have multiple implementations and it does overcomplicate object construction for tests. Can consider reverting later if requested...
2020-02-03 18:26:24 -05:00
Ben Olden-Cooligan
ae876ed248
Move types out of the Scan.Experimental namespace
2019-07-14 17:07:42 -04:00
Ben Olden-Cooligan
0d1e273983
Remove old scanning types
2019-07-14 17:02:05 -04:00
Ben Olden-Cooligan
c2c3fd3200
Update todos
2019-07-14 16:27:24 -04:00
Ben Olden-Cooligan
1bca43f4df
Convert GetDeviceList to async and add more error handling tests
2019-07-14 14:40:01 -04:00
Ben Olden-Cooligan
b62100fb07
Remove unused usings
...
No longer keeping System, System.Collections.Generic, System.Linq
2019-07-14 11:26:56 -04:00
Ben Olden-Cooligan
02ecc927e5
Improve scan error handling
2019-07-14 11:17:05 -04:00
Ben Olden-Cooligan
24d83fa3d4
Move types out of the NAPS2.Config.Experimental namespace
2019-07-07 18:50:47 -04:00
Ben Olden-Cooligan
5d004310bc
Add an ImageContext type in place of static state
2019-06-15 11:56:49 -04:00
Ben Olden-Cooligan
42ad5060dd
Start adding scan pipeline tests
2019-05-06 21:52:55 -04:00
Ben Olden-Cooligan
7dd62e0cdf
Config rework compiling (probably completely broken though)
2019-04-04 20:58:31 -04:00
Ben Olden-Cooligan
66e746ee44
Config migration wip (not compiling)
2019-04-01 21:07:07 -04:00
Ben Olden-Cooligan
b1c824383c
Config migration wip (not compiling)
2019-03-26 22:31:25 -04:00
Ben Olden-Cooligan
0ed3fdd5ec
Improve test isolation
2019-03-20 11:19:19 -04:00
Ben Olden-Cooligan
a53bb0201e
Add more AutoSave tests
2019-03-10 14:03:16 -04:00
Ben Olden-Cooligan
3505ef5657
AutoSave working, and a bunch of transitive changes
2019-03-10 13:43:26 -04:00
Ben Olden-Cooligan
fde0afb759
Added NAPS2.Sdk.Tests project, unit testing wip
2019-03-09 18:52:11 -05:00