summaryrefslogtreecommitdiff
path: root/scanner.el
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
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 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-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 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-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-04Merge branch 'master' into develop/unpaperRaffael Stocker
2021-01-04explicitly set variables modified with plist-putRaffael Stocker
2021-01-04clarify docstring in scanner-scan-delayRaffael Stocker
2021-01-04re-indent long or weird linesRaffael Stocker
2021-01-04add unpaper stub to the scan fsmRaffael Stocker
2021-01-04change to tmp directory instead of files, force pnmRaffael Stocker
2021-01-04add unpaper customizationsRaffael Stocker
2021-01-01add a ‘:whatever’ paper size to let scanimage use maximum scan areaRaffael Stocker
2020-12-19handle old scanimage versions without the -o switchRaffael Stocker
2020-12-14bump version numberRaffael Stocker
2020-12-14update documentationRaffael Stocker