Commit graph

461 commits

Author SHA1 Message Date
dbuechel
69a2fc55f4 Consolidated nuget packages for entire solution. 2019-08-23 15:02:12 +02:00
dbuechel
d3fb74c5e8 SEBWIN-300: Added description to setup sign command to prevent random application name in UAC prompt. 2019-08-23 09:49:46 +02:00
dbuechel
46f57a0cbc SEBWIN-300: Added header to setup bundle theme and improved its layout. 2019-08-22 16:18:09 +02:00
dbuechel
d4fc6a81a0 SEBWIN-300: Fixed error 0x80070001 (happening when executing the signed setup) by using the designated build targets of WiX for both setup and bundle. 2019-08-22 13:32:56 +02:00
dbuechel
3c1d6b38fe SEBWIN-338: Removed configuration of MSBuild path for release build server. 2019-08-22 09:09:58 +02:00
dbuechel
527a0a8a46 SEBWIN-300: Integrated signing of binaries and setup files into release build configuration. 2019-08-22 08:55:20 +02:00
dbuechel
9526ad2820 Fixed layout of readme. 2019-08-21 10:24:39 +02:00
dbuechel
b176ff8e2b SEBWIN-338: Updated readme according to new CI setup. 2019-08-21 10:16:34 +02:00
dbuechel
7db0ed7137 SEBWIN-338: Changed artifact names for release build. 2019-08-21 09:34:33 +02:00
dbuechel
a751e564b0 SEBWIN-338: Removed binaries from release build artifacts. 2019-08-21 09:26:07 +02:00
dbuechel
6500ea46e9 SEBWIN-338: Updated readme for new CI setup. 2019-08-20 11:54:18 +02:00
dbuechel
9eeaa8db5c SEBWIN-338: Disabled tests for release build server. 2019-08-20 11:35:26 +02:00
dbuechel
1b070af5ca SEBWIN-338: Attempt to locate msbuild on release server. 2019-08-20 11:25:50 +02:00
dbuechel
3f1473c76c SEBWIN-338: Attempt to fix missing nuget command on release server. 2019-08-20 10:30:06 +02:00
dbuechel
78b65cdd10 SEBWIN-338: Mixed up worker image for release and test build servers... :/ 2019-08-20 09:59:56 +02:00
dbuechel
25b4ce7fce SEBWIN-338: Fixed worker image for release build server. 2019-08-20 09:56:46 +02:00
dbuechel
0b307dd3e8 SEBWIN-338: Fixed version for test build server. 2019-08-20 09:31:15 +02:00
dbuechel
efbb373630 SEBWIN-338: Setting up new release build server. 2019-08-20 09:29:39 +02:00
dbuechel
f25516e858 Improved thread-safety for system components. 2019-08-16 15:45:56 +02:00
dbuechel
46a3452d93 SEBWIN-338: Still doesn't work, disabling gcov for good. 2019-08-16 13:49:28 +02:00
dbuechel
c82605bf4e SEBWIN-338: Fixed code coverage integration, re-enabling gcov. 2019-08-16 13:44:16 +02:00
dbuechel
742bf152e2 SEBWIN-338: 2nd attempt to fix code coverage aspect of CI build. 2019-08-16 13:33:25 +02:00
dbuechel
4a862bcb47 SEBWIN-338: Attempt to fix code coverage aspect of CI build by disabling gcov. 2019-08-16 12:10:49 +02:00
dbuechel
7e3eb22c93 SEBWIN-303: Improved status message for audio volume change. 2019-08-16 10:42:53 +02:00
dbuechel
06eca3c8f0 SEBWIN-303: Updated unit tests for audio component & system control. 2019-08-16 10:25:58 +02:00
dbuechel
ff38f8f36d Fixed font sizes for about window of mobile UI. 2019-08-16 10:16:11 +02:00
dbuechel
c7217944a3 SEBWIN-303: Implemented audio controls for mobile UI. 2019-08-16 10:08:10 +02:00
dbuechel
2e05e21d37 SEBWIN-337: Removed ancient TODO and suppressed all warnings for atrocious legacy configuration tool. 2019-08-16 09:34:29 +02:00
dbuechel
106651fc2d SEBWIN-303: Implemented audio control for action center. 2019-08-16 09:19:32 +02:00
dbuechel
758b61084a SEBWIN-303: Implemented audio settings. 2019-08-16 08:26:11 +02:00
dbuechel
4381be2647 SEBWIN-303: Implemented audio control logic. 2019-08-15 16:16:51 +02:00
dbuechel
cc6710cedf SEBWIN-300, SEBWIN-303: Suppressed harvesting of registry and COM elements for WiX setup (due to new dependency on NAudio). 2019-08-15 12:32:25 +02:00
dbuechel
768336e381 SEBWIN-303: Started implementing audio control. 2019-08-15 10:46:47 +02:00
dbuechel
b71529da31 SEBWIN-338: Introduced program build version. 2019-08-13 10:02:05 +02:00
dbuechel
6a1632ee48 SEBWIN-319: Forgot user-specific registry key for power options. 2019-08-13 08:29:48 +02:00
dbuechel
e1b467d984 SEBWIN-300: Fixed UI issue in setup bundle. 2019-08-09 12:32:48 +02:00
dbuechel
6d328d0501 SEBWIN-300: Integrated custom action into setup to remove leftover files from legacy installations. 2019-08-09 11:54:24 +02:00
dbuechel
79fec35b56 SEBWIN-300: Added custom user interface theme for setup bundle. 2019-08-08 15:49:54 +02:00
dbuechel
e4b74328ea Attempt to fix CI build failure due to missing build output of configuration tool. 2019-08-08 08:17:18 +02:00
dbuechel
3a12b365cb SEBWIN-300, SEBWIN-337: Completed integration of configuration tool into setup and build process. 2019-08-08 07:55:05 +02:00
dbuechel
f2c30f7a16 SEBWIN-337: Defined configuration setup resources. Build actions still missing. 2019-08-07 16:13:23 +02:00
dbuechel
6cfa5f06c8 SEBWIN-337: Fixed assembly info for legacy configuration tool. 2019-08-07 15:51:15 +02:00
dbuechel
b8ea068d17 SEBWIN-337: It is with great pain that I must declare in this here commit message that the utter abomination which is the legacy configuration tool now is integrated into the solution. May it soon become obsolete for good and be swiftly exterminated thereafter! 2019-08-07 10:10:37 +02:00
dbuechel
9f9b3c35ed SEBWIN-300: Added setup bundle artifact to CI build. 2019-08-06 11:58:31 +02:00
dbuechel
1581b41aa3 SEBWIN-300: Implemented basic setup bundle. 2019-08-06 11:56:22 +02:00
dbuechel
68f3f352fe SEBWIN-300: Added service to installer. 2019-07-31 09:51:06 +02:00
dbuechel
ff0f85d9f9 SEBWIN-300: Added SEB file extension and URL protocols to installer. 2019-07-30 15:45:20 +02:00
dbuechel
18ac56f1c6 SEBWIN-300: Added reset utility to installer. 2019-07-26 16:13:57 +02:00
dbuechel
b26c77e578 SEBWIN-300: Attempt to fix variables in CI after build script. 2019-07-26 13:54:25 +02:00
dbuechel
efada37cd7 SEBWIN-300: Fixed path of setup artifact. 2019-07-26 13:46:44 +02:00