summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-08bump versionexternals/scannerRaffael Stocker
2025-02-08add link to unpaper sourcesRaffael Stocker
2025-02-08update readme and headers in scanner.elRaffael Stocker
2025-02-08add .elpaignoreRaffael Stocker
2025-02-08fix typos in documentationRaffael Stocker
2023-11-26improve error handling in size calculationsRaffael Stocker
2023-11-26clean up preview codeRaffael Stocker
2023-11-26correct doc-string of scanner--program-argsRaffael Stocker
2022-10-09add deskewing customization and program switchesRaffael Stocker
2022-10-09add size parsing functionRaffael Stocker
2022-10-09allow program switches without argumentsRaffael Stocker
2022-10-09log stdout and stderrRaffael Stocker
2022-10-09add tests for size conversion functionsRaffael Stocker
2022-10-09add a mask customization optionRaffael Stocker
2022-10-09add conversion function from paper size to corner pixel coordinatesRaffael Stocker
2022-10-09add landscape paper sizesRaffael Stocker
2022-10-09use keywords instead of strings in paper sizes for ‘unpaper’Raffael Stocker
2022-10-06Merge branch 'documentation' into develop/unpaperRaffael Stocker
2022-04-16require cus-edit for scanner-show-configRaffael Stocker
2022-04-14use ‘fboundp’ instead of ‘functionp’ in scanner-show-configRaffael Stocker
2022-04-10silence compile warnings about scanner-show-configRaffael Stocker
2022-04-10add a command to show the current configurationRaffael Stocker
2022-04-10change unpaper border switch to --pre-border as needed for deskewingRaffael Stocker
2022-02-06add a keymapRaffael Stocker
2021-06-26improve a docstringRaffael Stocker
2021-06-26reorganise the menuRaffael Stocker
2021-06-26correct defcustom data typesRaffael Stocker
2021-01-08show use-unpaper status after togglingRaffael Stocker
2021-01-08use "Gray" mode in preview scansRaffael Stocker
2021-01-08add scan preview and brightness, contrast, delay commands/optionsRaffael Stocker
2021-01-08add recommendations for improving scan and OCR qualityRaffael Stocker
2021-01-08add a command and configuration for preview scansRaffael Stocker
2021-01-08correct an indentation accidentRaffael Stocker
2021-01-08lift restrictions on brightness and contrast settingsRaffael Stocker
2021-01-08add a command and menu item for setting the scan delayRaffael Stocker
2021-01-08add options and commands for setting brightness and contrastRaffael Stocker
2021-01-08correct a docstringRaffael Stocker
2021-01-08add a chapter for newsRaffael Stocker
2021-01-08add documentation of unpaper commands and optionsRaffael Stocker
2021-01-07adjust copyright yearsRaffael Stocker
2021-01-07add scan enhancement menuRaffael Stocker
2021-01-07add configuration functionsRaffael Stocker
2021-01-07choose better unpaper defaults and allow empty paper sizesRaffael Stocker
2021-01-07add the unpaper process and clean up the scanner--log callsRaffael Stocker
2021-01-07add unpaper argspec and simplify handling of numeric argsRaffael Stocker
2021-01-07remove old -args functionsRaffael Stocker
2021-01-06make generation of program option lists table-drivenRaffael Stocker
2021-01-04add more option and command documentationRaffael Stocker
2021-01-04Merge branch 'master' into documentationRaffael Stocker
2021-01-04Merge branch 'master' into develop/unpaperRaffael Stocker