DisplayMagician/HeliosPlus
Terry MacDonald f59490a1ff [WIP] Improved Shortcut handling
Created ShortcutRepository which handles
the loading/saving and lifecycle management
of shortcuts. There can only be one shortcut
repository at a time, hence it's mainly static
methods.

Also started down the path of troubleshooting
the profileIcon overlays. The ToBitmapOverlay
still isn't working properly, so I need to figure
out how it was working originally, and how I
broke it :). Then I need to unbreak it.
2020-06-01 22:25:52 +12:00
..
GameLibraries Renamed the directories to HeliosPlus 2020-05-15 23:25:14 +12:00
InterProcess Renamed the directories to HeliosPlus 2020-05-15 23:25:14 +12:00
Properties Renamed the directories to HeliosPlus 2020-05-15 23:25:14 +12:00
Resources Renamed the directories to HeliosPlus 2020-05-15 23:25:14 +12:00
UIForms [WIP] Improved Shortcut handling 2020-06-01 22:25:52 +12:00
App.config Renamed the directories to HeliosPlus 2020-05-15 23:25:14 +12:00
DisplayRepresentation.cs Renamed the directories to HeliosPlus 2020-05-15 23:25:14 +12:00
HeliosPlus.csproj [WIP] Improved Shortcut handling 2020-06-01 22:25:52 +12:00
Program.cs [WIP] Progressing ShortcutLibrary loading 2020-05-19 21:41:26 +12:00
Shortcut.cs [WIP] Improved Shortcut handling 2020-06-01 22:25:52 +12:00
ShortcutRepository.cs [WIP] Improved Shortcut handling 2020-06-01 22:25:52 +12:00
Validators.cs [WIP] Improved Shortcut handling 2020-06-01 22:25:52 +12:00