Commit Graph

1117 Commits

Author SHA1 Message Date
Ben Olden-Cooligan
5cc5c24b2d Update resource files 2016-09-25 16:01:55 -04:00
Ben Olden-Cooligan
733e9158b6 Update po files 2016-09-25 15:49:52 -04:00
Ben Olden-Cooligan
0fb394ada2 Update templates 2016-07-03 15:30:22 -04:00
Ben Olden-Cooligan
4238754a5c PUBLISH (5.3.0) 2016-07-02 22:57:08 -04:00
Ben Olden-Cooligan
16cb48f39c Fix component installation 2016-07-02 22:50:50 -04:00
Ben Olden-Cooligan
dd55ab85fd Update resource files 2016-07-02 22:18:52 -04:00
Ben Olden-Cooligan
fc5c23626c Update po files 2016-07-02 22:17:28 -04:00
Ben Olden-Cooligan
dcf110873b Fixed an issue with patch-t 2016-07-02 22:12:30 -04:00
Ben Olden-Cooligan
aa8b81a42a Improve OCR progress display on cancel 2016-07-02 22:06:40 -04:00
Ben Olden-Cooligan
ce5a1dcab3 Update comment 2016-07-02 03:32:03 -04:00
Ben Olden-Cooligan
0f628c015f Add a check to handle a directory path being specified instead of a file path (will use a default file name) 2016-07-02 03:30:41 -04:00
Ben Olden-Cooligan
b9ae02089f Add a "File in use" error message for saving PDFs. 2016-07-02 03:29:28 -04:00
Ben Olden-Cooligan
b2dc03a09f Center FError on screen 2016-07-02 02:57:47 -04:00
Ben Olden-Cooligan
96e9c8cbd3 Fix some exceptions being swallowed by SaveImagesOperation 2016-07-02 02:57:33 -04:00
Ben Olden-Cooligan
ab4802f69d Polish FError 2016-07-01 21:05:59 -04:00
Ben Olden-Cooligan
a3ad75dad7 Move AutoSave into own file 2016-07-01 17:49:47 -04:00
Ben Olden-Cooligan
333029ccc4 Technical details in error messages WIP 2016-07-01 17:44:55 -04:00
Ben Olden-Cooligan
5f0cfd8f7c Update comments 2016-06-25 19:14:36 -04:00
Ben Olden-Cooligan
21da4ba4b3 Add a block to the OCR pipeline to limit the need for locks and improve determinism 2016-06-25 18:57:14 -04:00
Ben Olden-Cooligan
6815c3906e Maintain ordering of pipeline objects processed in parallel so that saved PDFs are deterministic. 2016-06-25 18:39:31 -04:00
Ben Olden-Cooligan
af18fe6729 Make the OCR business logic a bit easier to understand 2016-06-22 18:55:23 -04:00
Ben Olden-Cooligan
8721232eba Add platform support conditions to ocr components & download a fix for XP as needed 2016-06-16 15:40:33 -04:00
Ben Olden-Cooligan
ef94ca423b Refactor URL_FORMAT out of DownloadInfo 2016-06-16 15:40:33 -04:00
Ben Olden-Cooligan
8b8c2f92ef Move DownloadInfo class to Util namespace 2016-06-16 15:40:33 -04:00
Ben Olden-Cooligan
f3ce1b4762 Refactoring of OcrDepManager tentatively complete (w/o XP download yet) 2016-06-16 15:40:32 -04:00
Ben Olden-Cooligan
ce52b80e66 Change "IndependentComponent" to "OcrComponent" 2016-06-16 15:40:18 -04:00
Ben Olden-Cooligan
cc62f0ebf7 Add IndependentComponent class 2016-06-16 15:40:10 -04:00
Ben Olden-Cooligan
0543fa2bae Scale the thumbnail spacing with the thumbnail size 2016-06-15 15:47:03 -04:00
Ben Olden-Cooligan
b6f6cec4b2 Thumbnail list spacing WIP 2016-06-15 15:17:58 -04:00
Ben Olden-Cooligan
33d85a8944 Remove TWAIN-only condition for Patch-T use 2016-06-15 15:08:44 -04:00
Ben Olden-Cooligan
bbb63623e5 Add copyright header to ScannedImageHelper.cs 2016-06-15 15:08:44 -04:00
Ben Olden-Cooligan
bf1a8b8c22 Implement patch code detection using zxing on top of any built-in support (credit: Alexander Rabenstein) 2016-06-15 15:08:42 -04:00
Ben Olden-Cooligan
7e0818fb4b Add zxing package and reference 2016-06-15 15:08:05 -04:00
Ben Olden-Cooligan
f92017b3aa Use ScanParams.NoUI flag uniformly 2016-06-15 15:01:50 -04:00
Ben Olden-Cooligan
80f65f67cc Merge branch 'parallel_ocr' 2016-06-15 14:51:16 -04:00
Ben Olden-Cooligan
26df8fb8ef Minor refactoring for parallel OCR 2016-06-13 20:33:47 -04:00
Ben Olden-Cooligan
a519f83951 Add an adjustment to OCR text vertical alignment 2016-06-13 20:08:45 -04:00
Ben Olden-Cooligan
79915adf9a Add progress to parallel OCR 2016-06-13 19:39:57 -04:00
Ben Olden-Cooligan
4479ff8785 Fix z-order of text in parellel OCR 2016-06-13 19:04:23 -04:00
Ben Olden-Cooligan
129ac8cf2f Redo parallel OCR with a pipeline in order to avoid having to worry about memory (TODO: solve how to keep OCR text under the image in the PDF) 2016-06-13 18:29:51 -04:00
Ben Olden-Cooligan
0b27c52d5b Add a reusable "GetDeviceList" method to IScanDriver (credit: Daniel Gómez Didier) 2016-06-04 21:53:26 -04:00
Ben Olden-Cooligan
fcc0399e23 Parallel OCR WIP 2016-05-24 23:00:00 -04:00
Ben Olden-Cooligan
11cfbbdd2a Add Latvian language (also Chinese simplified but not in dropdown since it's incomplete) 2016-05-19 13:34:10 -04:00
Ben Olden-Cooligan
4665740bd6 Update resource files 2016-05-19 13:22:56 -04:00
Ben Olden-Cooligan
da70896f31 Update po files 2016-05-19 13:07:40 -04:00
Ben Olden-Cooligan
8585eed778 PUBLISH (5.2.1) 2016-04-29 19:09:45 -04:00
Ben Olden-Cooligan
aad05b5f6c Update resources 2016-04-29 19:06:09 -04:00
Ben Olden-Cooligan
0d02b5bcb6 Update po files 2016-04-29 19:04:59 -04:00
Ben Olden-Cooligan
bd9bc89aaf Allow the OCR timeout to be configured 2016-04-29 18:19:41 -04:00
Ben Olden-Cooligan
e151c0a494 Fix error on OCR timeout 2016-04-29 13:08:52 -04:00