DisplayMagician/DisplayMagician/GameLibraries
Terry MacDonald 37788855b7 Disabled Process Impersonation and added Profile Name to Tray Icon
Disabled the Process Impersonation logic as it was causing issues with an mscorlib.dll CTD. Have disabled as it's not strictily necessary, and it means that the games all work!

The DisplayMagician profile name is now shown when the user hovers over the system tray icon. Implements #61 for @whitestar127.

Also added some try/catch statements in the SteamLibrary IsRunning functions just-in-case :).
2021-12-02 22:00:33 +13:00
..
SteamAppInfoParser Library include cleanup 2021-02-21 20:23:41 +13:00
EpicGame.cs Working ProcessUtils 2021-11-22 22:51:07 +13:00
EpicLibrary.cs Disabled Process Impersonation and added Profile Name to Tray Icon 2021-12-02 22:00:33 +13:00
Game.cs Partially implemented user selecting bitmap icon 2021-11-02 22:23:49 +13:00
GameLibrary.cs Fixed game refresh 2021-11-09 09:26:04 +13:00
GameUtils.cs Partially added the Uplay Library logging 2021-02-15 20:47:56 +13:00
GOGGame.cs Working ProcessUtils 2021-11-22 22:51:07 +13:00
GOGLibrary.cs Disabled Process Impersonation and added Profile Name to Tray Icon 2021-12-02 22:00:33 +13:00
OriginGame.cs Working ProcessUtils 2021-11-22 22:51:07 +13:00
OriginLibrary.cs Disabled Process Impersonation and added Profile Name to Tray Icon 2021-12-02 22:00:33 +13:00
SteamGame.cs Working ProcessUtils 2021-11-22 22:51:07 +13:00
SteamLibrary.cs Disabled Process Impersonation and added Profile Name to Tray Icon 2021-12-02 22:00:33 +13:00
UplayFileStructure.cs Added robust Uplay config file game parsing 2021-10-15 21:51:53 +13:00
UplayGame.cs Working ProcessUtils 2021-11-22 22:51:07 +13:00
UplayLibrary.cs Disabled Process Impersonation and added Profile Name to Tray Icon 2021-12-02 22:00:33 +13:00