Commit graph

444 commits

Author SHA1 Message Date
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
dbuechel
0c1ed78a58 SEBWIN-300: Changed build script to include version in setup file name. 2019-07-26 13:33:01 +02:00
dbuechel
1ec6388e36 SEBWIN-300: Fixed artifact path of setup. 2019-07-26 13:06:26 +02:00
dbuechel
18352bb4c8 SEBWIN-300: Extended setup to use file version as product version and added setup artifact to CI build. 2019-07-26 12:58:07 +02:00
dbuechel
0f639aa550 SEBWIN-300: Ensured output directories of browser, client and runtime are completely emptied on clean and disabled building of setup project for debug configuration. 2019-07-26 10:06:04 +02:00
dbuechel
b42f34d684 SEBWIN-300: Added license and installer icon. 2019-07-26 09:47:14 +02:00
dbuechel
cabfe90a0e SEBWIN-300: Started implementing installer. 2019-07-25 11:29:40 +02:00
dbuechel
d9f546aa74 SEBWIN-320: Made mutex names application-wide constants and fixed unit test for lockdown operation. 2019-07-19 10:56:32 +02:00
dbuechel
8d0c83998c SEBWIN-320: Added application manifest for reset utility in order to automatically request admin privileges. Removed unused elements from client and runtime manifests. 2019-07-19 10:28:49 +02:00
dbuechel
68d487dd46 SEBWIN-320: Implemented configuration reset functionality for reset utility. 2019-07-19 10:07:45 +02:00
dbuechel
2754cdcc56 SEBWIN-320: Implemented progress animation for reset utility. 2019-07-18 10:36:41 +02:00
dbuechel
86a3e9ce3c SEBWIN-320: Implemented restore functionality for reset utility. 2019-07-17 16:17:20 +02:00
dbuechel
85c88da6cc SEBWIN-320: Extended CI build script for reset utility artifact. 2019-07-16 16:12:52 +02:00
dbuechel
fbe6f45d78 SEBWIN-320: Implemented version step for reset utility. 2019-07-16 16:09:12 +02:00
dbuechel
a27723dc35 SEBWIN-320: Implemented scroll mechanism for log step. 2019-07-16 15:43:10 +02:00
dbuechel
71854b33d8 SEBWIN-320: Implemented scaffolding for reset utility as console application. 2019-07-16 14:39:59 +02:00
dbuechel
58043a2ed9 SEBWIN-320: Change of plan, implementing reset utility as console application for now... 2019-07-16 11:40:35 +02:00
dbuechel
95a41ae55f SEBWIN-320: Implemented scaffolding for reset utility. 2019-07-12 16:17:45 +02:00