DisplayMagician/DisplayMagicianShared
Terry MacDonald aede23a83d Updated NVIDIALibrary and WinLibrary to handle win display reordering
NVIDIALibrary and WinLibrary were too rigid in their equality testing, which meant that there was a problem when Windows reordered the displays in the path. This happens randomly when changing to cloned displays, and after a reboot. This would muck up the equality testing, which would prevent users selecting the display profiles. This has now been corrected (as far as we can tell so far).

There is a slight chance that further testing may find other parts of the Windows Display Config that randomly change and need to be updated. Thanks Microsoft.
2022-06-03 21:47:33 +12:00
..
AMD Removed some uneeded variables from AMDLibrary 2022-06-02 20:18:02 +12:00
NVIDIA Updated NVIDIALibrary and WinLibrary to handle win display reordering 2022-06-03 21:47:33 +12:00
Properties Fixed Desktop right-click menu 2022-04-15 11:46:46 +12:00
Resources [WIP] First working WiX installer 2020-12-20 20:42:04 +13:00
UserControls [WIP] Partial integration of new libraries. 2022-03-25 21:51:38 +13:00
Windows Updated NVIDIALibrary and WinLibrary to handle win display reordering 2022-06-03 21:47:33 +12:00
DisplayMagicianShared.csproj Bump NLog from 4.7.15 to 5.0.0 2022-05-17 08:27:33 +00:00
DisplayMagicianStartupAction.cs [WIP] Partial integration of new libraries. 2022-03-25 21:51:38 +13:00
PixelShift.cs [WIP] First working WiX installer 2020-12-20 20:42:04 +13:00
ProfileIcon.cs Revamped display layout image shortcut generation 2022-04-19 21:12:00 +12:00
ProfileItem.cs Made TaskBarLayout creation more robust 2022-06-02 19:51:07 +12:00
ProfileRepository.cs Added upgrading logic for Display Profiles to 2.4 2022-06-03 21:43:30 +12:00
ResizeDrawing.cs [WIP] First working WiX installer 2020-12-20 20:42:04 +13:00
RestartManagerSession.cs [WIP] Partially working taskbar moving 2022-01-30 20:24:36 +13:00
Rotation.cs [WIP] First working WiX installer 2020-12-20 20:42:04 +13:00
Scaling.cs [WIP] First working WiX installer 2020-12-20 20:42:04 +13:00
ScanLineOrdering.cs [WIP] First working WiX installer 2020-12-20 20:42:04 +13:00
SharedLogger.cs Library include cleanup 2021-02-21 20:23:41 +13:00
ShellHelper.cs Made display changes reliable 2022-02-12 09:18:03 +13:00
Utils.cs Updated the NVIDIALibrary and WinLibrary to v1.7.0 2022-03-24 22:36:42 +13:00
Wallpaper.cs First working display background per profile 2021-09-02 10:42:26 +12:00