Commit Graph

18 Commits

Author SHA1 Message Date
Ben Olden-Cooligan
140c3f2bdc Ensure Transform subclasses are known by WorkArgs 2018-08-21 17:53:51 -04:00
Ben Olden-Cooligan
ae1be83e5e Disable worker on linux
Probably permanent, though at some point I might make another go at it. Alternative: Distribute a 64-bit version on Linux, since there are no driver constraints.
2018-08-19 22:47:38 -04:00
Ben Olden-Cooligan
a2ff8faf3e Code style: Remove redundant usings 2018-08-19 10:44:53 -04:00
Ben Olden-Cooligan
ae8cb7565f Comments for all classes WIP 2018-08-09 00:24:44 -04:00
Ben Olden-Cooligan
bbfa3cb466 Use worker processes even on 32-bit OS's 2018-08-08 23:59:46 -04:00
Ben Olden-Cooligan
89795c946f Generalize worker operations 2018-08-08 11:25:03 -04:00
Ben Olden-Cooligan
25dc90fc2f Standardize on ProgressHandler for all progress callbacks 2018-03-03 15:39:43 -05:00
Ben Olden-Cooligan
9ef48ae430 Fix compile error 2018-03-02 19:16:23 -05:00
Ben Olden-Cooligan
3072f7f8af Add ScannedImage.Snapshot 2018-03-02 19:13:55 -05:00
Ben Olden-Cooligan
f8800f1a3e Worker operations WIP 2018-03-02 19:07:21 -05:00
Ben Olden-Cooligan
aea31028a4 Fix a few more code issues 2017-05-24 00:05:40 -04:00
Ben Olden-Cooligan
6c22e06f1e Update code to use new C# features and fix other inspection issues 2017-05-23 22:38:57 -04:00
Ben Olden-Cooligan
816bc54fa9 Add IOperationProgress interface 2017-05-13 20:47:10 -04:00
Ben Olden-Cooligan
96e9c8cbd3 Fix some exceptions being swallowed by SaveImagesOperation 2016-07-02 02:57:33 -04:00
Ben Olden-Cooligan
333029ccc4 Technical details in error messages WIP 2016-07-01 17:44:55 -04:00
Ben Olden-Cooligan
baadbf1980 Replace PdfSaver with SavePdfOperation 2016-01-06 14:04:17 -05:00
Ben Olden-Cooligan
29d9e2b9bb Add OperationFactory 2016-01-06 12:44:32 -05:00
Ben Olden-Cooligan
7c4b7c7967 Add IOperation interface and related classes 2016-01-06 12:34:59 -05:00