aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* initial packaging for athena's apt repodebian/0.1+git20190415.81794a3-1_athena1athena/stretchSean Whitton2019-04-15
|
* update sscan.cabalSean Whitton2019-04-15
|
* CHANGELOG->NEWS.mdSean Whitton2019-04-15
|
* note about PATHSean Whitton2017-03-12
|
* switch to a stack install command that worksSean Whitton2017-03-12
|
* rm stray backtickSean Whitton2017-03-12
|
* initial public release0.1Sean Whitton2017-03-12
|
* print out a message about waiting for threadsSean Whitton2017-03-12
|
* don't exit until all ocrmypdf threads have completedSean Whitton2017-03-12
|
* drop superfluous voidSean Whitton2017-03-12
|
* give ocrmypdf a binary stdoutSean Whitton2017-03-12
|
* don't open output file handleSean Whitton2017-03-12
| | | | That way, the final PDF file is created only once OCR is complete.
* comment about --remove-backgroundSean Whitton2017-03-12
|
* rework calling OCRmyPDFSean Whitton2017-03-12
| | | | | | 1. Catch stderr and don't log it unless OCRmyPDF exits non-zero. 2. Work around OCRmyPDF dying when stdout is not connected.
* fix calls to renamePathSean Whitton2017-03-12
|
* delete the log file if nothing gets written to itSean Whitton2017-03-12
|
* use InfoBegin in metadata fileSean Whitton2017-03-12
| | | | | This should avoid pdftk error output. This output suggested the metadata was not getting set, but it was.
* fix qpdf argsSean Whitton2017-03-12
|
* fix pdftk argsSean Whitton2017-03-12
|
* tighten up haskell depsSean Whitton2017-03-02
|
* also include README in extra-source-filesSean Whitton2017-03-02
|
* add changelog to cabal fileSean Whitton2017-03-02
|
* fix compiler warnings about ambiguous typesSean Whitton2017-03-02
|
* fix duplicate & unused varsSean Whitton2017-03-02
|
* missing type signatures & alignmentSean Whitton2017-03-02
|
* remove redundant importsSean Whitton2017-03-02
|
* list all modules in cabal fileSean Whitton2017-03-02
|
* select a more suitable version numberSean Whitton2017-03-02
|
* TODOSean Whitton2017-03-02
|
* tidy up docs & add a screenshotSean Whitton2017-03-02
|
* enable all warningsSean Whitton2017-03-01
|
* tighten up rows of the UISean Whitton2017-03-01
|
* commentSean Whitton2017-03-01
|
* factor outSean Whitton2017-03-01
|
* properly handle scanning single page PNGsSean Whitton2017-03-01
|
* implement generating PDF metadata blockSean Whitton2017-03-01
|
* implement new action handlers in UISean Whitton2017-03-01
|
* TODOSean Whitton2017-03-01
|
* missing spaceSean Whitton2017-03-01
|
* handle Auto paper sizeSean Whitton2017-03-01
|
* better error on scanimage failureSean Whitton2017-03-01
|
* handle scanimage failureSean Whitton2017-03-01
|
* re-arrange use of POSIX stampSean Whitton2017-03-01
|
* start work to check scanimage's exit codeSean Whitton2017-03-01
|
* tidy up more commentsSean Whitton2017-03-01
|
* improve commentSean Whitton2017-03-01
|
* tidy upSean Whitton2017-03-01
|
* implement most of processScanSessDirSean Whitton2017-03-01
|
* implement scanPageSean Whitton2017-03-01
|
* Revert "rewrite ifScanSess"Sean Whitton2017-02-28
| | | | This reverts commit 751303aa5effc5277a89bcbdeedb338f396d8f0b.