DisplayMagician/DisplayMagicianShared
Terry MacDonald 7c21c19056 Fixed Profile Matching
Found an underlying problem of using the OutputID for displayIdentifier matching as the outputID changes after each reboot. CHanged the DisplayIdentifier to record the type of the connection to the display, which stays the same even if the OututID changes. Also made the ProfileItem.Equals look for DisplayIdentifier ids and match them even if they are in a different order. This seems to happen some times, and I'm not sure why the NVIDIA driver does it!
2021-09-05 21:00:36 +12:00
..
AMD Fixed Profile Matching 2021-09-05 21:00:36 +12:00
NVIDIA Fixed Profile Matching 2021-09-05 21:00:36 +12:00
Properties Added initial CCD library code 2021-06-29 22:15:57 +12:00
Resources [WIP] First working WiX installer 2020-12-20 20:42:04 +13:00
UserControls Fixed screen drawing for icons and forms 2021-09-01 22:13:22 +12:00
Windows Fixed Profile Matching 2021-09-05 21:00:36 +12:00
DisplayMagicianShared.csproj Basic working NVIDIA and Windows DisplayMagician 2021-09-04 21:16:49 +12:00
DisplayMagicianStartupAction.cs [WIP] First working WiX installer 2020-12-20 20:42:04 +13:00
PixelShift.cs [WIP] First working WiX installer 2020-12-20 20:42:04 +13:00
ProfileIcon.cs Fixed screen drawing for icons and forms 2021-09-01 22:13:22 +12:00
ProfileItem.cs Fixed Profile Matching 2021-09-05 21:00:36 +12:00
ProfileRepository.cs Fixed CompareTo and some Profile Repository loading order 2021-09-04 20:58:08 +12:00
ResizeDrawing.cs [WIP] First working WiX installer 2020-12-20 20:42:04 +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
ShellUtils.cs [WIP] First working WiX installer 2020-12-20 20:42:04 +13:00
Wallpaper.cs First working display background per profile 2021-09-02 10:42:26 +12:00