DisplayMagician/DisplayMagicianShared/NVIDIA
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
..
NVAPI.cs Upgraded AMDLibrary to v1.0.0 2021-09-18 21:55:43 +12:00
NVIDIALibrary.cs [WIP] Fixed error loading JSON after save 2021-09-19 20:56:58 +12:00
PInvokeDelegateFactory.cs Initial NVIDIA, AMD and CCD Integration 2021-08-21 21:46:36 +12:00