DisplayMagician/DisplayMagicianShared
Terry MacDonald cd71725617 [WIP] Fixed error loading JSON after save
There was a problem with the unused display config containing null values on save, which meant that the JSON would be invalid when loaded in the next time. The fix was to ensure that both NVIDIA and AMD both were filled with a default config when a new profiles was created. This means that the real config would overwrite whichever config was needed, and the JSON file would work as all objects were populated correctly!
2021-09-19 20:56:58 +12:00
..
AMD [WIP] Fixed error loading JSON after save 2021-09-19 20:56:58 +12:00
NVIDIA [WIP] Fixed error loading JSON after save 2021-09-19 20:56:58 +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 Workaround Windows changing display source order 2021-09-08 20:04:37 +12:00
DisplayMagicianShared.csproj Removed derived ProfileItem classes 2021-09-07 21:26:42 +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 [WIP] Fixed error loading JSON after save 2021-09-19 20:56:58 +12:00
ProfileRepository.cs [WIP] Fixed error loading JSON after save 2021-09-19 20:56:58 +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