naps2/NAPS2.Console
Ben Olden-Cooligan e2450a3cf4 PUBLISH (4.7.2)
2016-03-03 23:32:02 -05:00
..
DI Refactor IAutoSave to only have one implementation and instead use a ScanParams flag to disable it from the console 2016-02-13 19:24:22 -05:00
Lang/Resources Auto save implementation for console (mostly validation; actual implementation is simply setting the ScanParams flag) 2016-02-13 19:27:33 -05:00
Properties PUBLISH (4.7.2) 2016-03-03 23:32:02 -05:00
.gitignore Separated out console/automation stuff into a separate project, NAPS2.Console. 2013-07-07 12:24:29 -04:00
App.config Changed NAPS2.Console target framework from 4.5 to 4.0 CP. 2013-07-23 16:45:08 -04:00
AutomatedScanning.cs Auto save implementation for console (mostly validation; actual implementation is simply setting the ScanParams flag) 2016-02-13 19:27:33 -05:00
AutomatedScanningOptions.cs Console autosave (-a) WIP 2016-02-09 21:45:04 -05:00
CommandLineOptions.cs Updated the console options to include email-related options. 2013-08-17 19:41:33 -04:00
ConsoleErrorOutput.cs Refactor classes out of the root namespace (creating a Util namespace for some) and remove unused Usings 2015-08-03 06:18:22 -04:00
ConsoleOverwritePrompt.cs Big refactoring and fix for FileNameSubstitution: Ensure substitution responsibility makes sense, handle overwrite prompts consistently, keep subbed timestamps consistent. 2015-08-04 01:34:41 -04:00
ConsolePdfPasswordProvider.cs Refactor classes out of the root namespace (creating a Util namespace for some) and remove unused Usings 2015-08-03 06:18:22 -04:00
NAPS2.Console.csproj Add LARGEADDRESSAWARE flag to 32-bit EXEs 2016-03-01 18:46:17 -05:00
NAPS2.Console.licenseheader Update copyright year to 2015 2015-07-29 14:30:32 -04:00
packages.config Update Ninject and NLog dependencies 2016-01-10 14:02:14 -05:00
Program.cs Minor refactoring. Use static Log class instead of ILogger where appropriate. 2015-08-03 06:42:28 -04:00