Commit Graph

94 Commits

Author SHA1 Message Date
Ben Olden-Cooligan
4c7882bf09 Fix setup project weirdness 2018-12-16 21:39:11 -05:00
Ben Olden-Cooligan
7428558ed2 Add NAPS2.Sdk.Samples project 2018-11-30 14:10:30 -05:00
Ben Olden-Cooligan
b53f8ad513 Restructure projects 2018-11-25 12:37:54 -05:00
Ben Olden-Cooligan
34de6d2280 WIA build events/scripts 2018-11-24 15:10:19 -05:00
Ben Olden-Cooligan
6a9f43f5a7 Build NAPS2.WIA for x64
Will need to build on both x86 and x64 for publishing, which could be annoying. I might end up packaging the DLLs directly in the lib folder.
2018-11-08 15:34:07 -05:00
Ben Olden-Cooligan
08fdc06fa3 Update sln file for NAPS2.WIA 2018-11-05 21:14:43 -05:00
Ben Olden-Cooligan
20ca7d19c2 Add a server project 2018-09-22 12:50:19 -04:00
Ben Olden-Cooligan
2d4862fa19 Update installer dependencies 2018-09-16 16:57:07 -04:00
Ben Olden-Cooligan
2d4e0481e8 Avoid NAPS2.Setup build error by fixing dependencies and build configurations 2018-08-26 23:05:55 -04:00
Ben Olden-Cooligan
ce8a1793ab Remove unneeded solution configurations 2018-08-14 10:15:10 -04:00
Ben Olden-Cooligan
29b14a2633 Always use Debug configuration for NAPS2.Localization 2018-08-12 22:37:13 -04:00
Ben Olden-Cooligan
db17756a07 Add a DebugLang configuration 2018-08-12 22:34:45 -04:00
Ben Olden-Cooligan
5c139a67c3 Combine StandaloneZIP and Standalone7Z into one Standalone build, and normalize configurations 2018-08-12 20:21:36 -04:00
Ben Olden-Cooligan
a038fde002 Add NAPS2.Localization to replace Resource Translation Toolkit (RTT) use 2018-08-11 21:12:49 -04:00
Ben Olden-Cooligan
8abde39a5a Move worker files 2018-03-02 17:55:34 -05:00
Ben Olden-Cooligan
8af102975d Functional worker for x64 twain 2018-03-02 17:52:46 -05:00
Ben Olden-Cooligan
efe2452cb2 Move unsafe code into NAPS2.Core project 2018-01-01 10:58:19 -05:00
Ben Olden-Cooligan
7d9394f56b Add NAPS2.Core.Unsafe to solution 2017-12-17 18:33:11 -05:00
Ben Olden-Cooligan
c891da0cef Add DI project to all builds 2017-05-24 00:06:13 -04:00
Ben Olden-Cooligan
ecdab8b19f Update solution for VS2017 2017-05-18 18:06:36 -04:00
Ben Olden-Cooligan
52f547225c Fix debug compile 2017-05-13 20:47:21 -04:00
Ben Olden-Cooligan
094824a217 Remove NAPS2_32 and add NAPS2_64 projects 2016-03-27 16:38:46 -04:00
Ben Olden-Cooligan
4823a079b4 Delete NAPS2.Lang project since WinForms resources can't be moved into it 2016-03-11 14:08:41 -05:00
Ben Olden-Cooligan
d61c8d3d09 Refactor code out of NAPS2 and NAPS2.Console projects into NAPS2.DI and NAPS2.Core 2016-03-11 13:48:45 -05:00
Ben Olden-Cooligan
ba710dd9aa Add NAPS2.DI and NAPS2.Lang projects 2016-03-11 13:23:19 -05:00
Ben Olden-Cooligan
0771b40fcb Add NAPS2_32 project 2016-01-10 14:02:15 -05:00
Ben Olden-Cooligan
dc0c5e9f2c Fix build config 2015-11-03 23:05:19 -05:00
Ben Olden-Cooligan
423f6ced9f Change format of standalone archives for easier usage. Change name of archives from "standalone" to "portable". 2015-07-18 17:57:32 -04:00
Ben Olden-Cooligan
a898a09941 Fix project/solution configurations 2015-05-06 19:25:35 -04:00
Ben Olden-Cooligan
28843944cf Moved most code from the NAPS2 project to a new NAPS2.Core project, without Ninject/NLog dependencies. 2013-11-30 14:44:17 -05:00
Ben Olden-Cooligan
9ef1fe3c1b Updated project and solution configurations to move from Release/Standalone to InstallerEXE/MSI/StandaloneZIP/7Z. 2013-09-21 09:37:36 -04:00
Ben Olden-Cooligan
b124694bad Added NAPS2.Setup WIX project. 2013-07-25 16:18:24 -04:00
Ben Olden-Cooligan
d9b2fbe978 Updated setup for 2.0 and added IErrorOutput so that error messages are displayed differently for console/gui. 2013-07-07 20:37:29 -04:00
Ben Olden-Cooligan
4775859f0f Separated out console/automation stuff into a separate project, NAPS2.Console. 2013-07-07 12:24:29 -04:00
Ben Olden-Cooligan
60d1e11057 Configured solution for package restore and updated reference paths 2013-07-01 11:25:39 -04:00
ben-cyanfish
eebbe6beaf PUBLISH (1.0b1)
Updated icons and build configuration
2013-03-10 13:00:09 -04:00
ben-cyanfish
d4a672d406 Reworked FChooseProfile. Decoupled some stuf. 2013-03-03 16:28:26 -05:00
ben-cyanfish
3a41be9dd5 Added button icons. Changed ChooseProfile form (WIP). 2013-03-03 11:46:42 -05:00
ben-cyanfish
7af2b96ca7 Removed setup. A few bug fixes. Adjusted copyright/about. 2013-03-02 21:23:38 -05:00
ben-cyanfish
29d84ec165 Renamed project folder to NAPS2 2013-02-23 14:57:58 -05:00
ben-cyanfish
0738c7ea27 Fixed About form
Fixed some tests stuff
2013-02-23 13:21:09 -05:00
ben-cyanfish
c1d98082ef Added test projects 2013-02-17 18:29:17 -05:00
ben-cyanfish
26d319155c More refactoring 2013-02-17 12:51:40 -05:00
unknown
dc15b34b5c Re-organized solution, added Setup project 2013-02-16 19:00:35 -05:00