DisplayMagician/HeliosPlus
Terry MacDonald 3992157793 Correctly close programs that we start
The StartPrograms processes now all correctly are added
to a list of processes to stop only if the user requested they
are stopped.

Additionally, a 300ms delay was added after SteamGame is
launched to give it time to actually run the darn game! It was
erroring due to testing for the launch too quickly. Steam
takes a wee bit of time to start the game, and we need to
account for that.
2020-10-13 22:02:46 +13:00
..
GameLibraries SteamGame.IsRunning now works correctly 2020-10-13 21:25:10 +13:00
InterProcess Silenced the System.Drawing.Image exceptions 2020-07-24 16:51:48 +12:00
Properties Transitioned Profiles to using ProfileRepository 2020-06-14 16:20:52 +12:00
Resources [WIP] Created SteamLibrary class to handle library 2020-07-21 23:40:33 +12:00
UIForms Start programs details saved and loaded 2020-10-11 20:14:22 +13:00
App.config Renamed the directories to HeliosPlus 2020-05-15 23:25:14 +12:00
DisplayRepresentation.cs Renaming Viewports back to Paths 2020-10-07 20:08:36 +13:00
HeliosPlus.csproj Removing DisplayNotification class 2020-10-10 17:52:34 +13:00
IconUtils.cs [WIP] Fixing Shortcut Bitmap 2020-06-07 20:48:45 +12:00
Program.cs Added ApplyProfile exceptions and StartPrograms 2020-10-13 20:22:42 +13:00
ProgressReporter.cs [WIP] Partial refactor of applying profile display UI 2020-10-04 23:01:03 +13:00
ShortcutItem.cs [WIP] Partially working RunShortcut command 2020-10-11 21:12:52 +13:00
ShortcutRepository.cs Correctly close programs that we start 2020-10-13 22:02:46 +13:00
Validators.cs [WIP] Created SteamLibrary class to handle library 2020-07-21 23:40:33 +12:00