DisplayMagician/HeliosPlus/UIForms
Terry MacDonald 9d5a5ebd62 [WIP] Creates different displayIdentifiers for NVIDIA or other
There are different displayIdentifiers created if the video card
is an NVidia card, or if it is anything else. These identifiers
are saved in the display profiles, and that allows us to compare
the display identifiers we currently have with the ones in various
profiles, and then work out which profiles are valid.

This code committed today ensures that the nvidia device
identifier will always use the NVAPIWrapper lib (whether in
surround mode or not) so that the application allows both
surround mode profiles and non-surround mode profiles
to be selected if the same displays are present.

For all other display adapters it just uses the
WindowsDisplayAPI to create a different displayIdentifier
which isn't as smart. It means that if you have an AMD and
use EyeInfinity, then this isn't clever enough to understand
the profiles use the same matching screens. I will have to
fix this eventually when i build in native AMD support in
the future.
2020-09-18 22:52:18 +12:00
..
ApplyingChangesForm.cs Silenced the System.Drawing.Image exceptions 2020-07-24 16:51:48 +12:00
ApplyingChangesForm.Designer.cs Renamed the directories to HeliosPlus 2020-05-15 23:25:14 +12:00
ApplyingChangesForm.resx Renamed the directories to HeliosPlus 2020-05-15 23:25:14 +12:00
DisplayProfileForm.cs [WIP] Creates different displayIdentifiers for NVIDIA or other 2020-09-18 22:52:18 +12:00
DisplayProfileForm.Designer.cs [WIP] Progressing ShortcutLibrary loading 2020-05-19 21:41:26 +12:00
DisplayProfileForm.resx [WIP] Progressing ShortcutLibrary loading 2020-05-19 21:41:26 +12:00
MainForm.cs [WIP] Created SteamLibrary class to handle library 2020-07-21 23:40:33 +12:00
MainForm.Designer.cs Updated Shortcut saving to work with the library 2020-07-21 19:50:41 +12:00
MainForm.resx Silenced the System.Drawing.Image exceptions 2020-07-24 16:51:48 +12:00
ProfileAdaptor.cs Silenced the System.Drawing.Image exceptions 2020-07-24 16:51:48 +12:00
ShortcutAdaptor.cs Silenced the System.Drawing.Image exceptions 2020-07-24 16:51:48 +12:00
ShortcutForm.cs Silenced the System.Drawing.Image exceptions 2020-07-24 16:51:48 +12:00
ShortcutForm.Designer.cs Fixed ShortcutAdaptor errors and Saved prompt 2020-07-15 20:11:38 +12:00
ShortcutForm.resx [WIP] Attempting to create Shortcut ID 2020-05-31 22:09:43 +12:00
ShortcutLibraryForm.cs Silenced the System.Drawing.Image exceptions 2020-07-24 16:51:48 +12:00
ShortcutLibraryForm.Designer.cs [WIP] Moving Shortcut run logic to repo 2020-07-23 18:31:00 +12:00
ShortcutLibraryForm.resx [WIP] Progressing ShortcutLibrary loading 2020-05-19 21:41:26 +12:00