Commit Graph

26 Commits

Author SHA1 Message Date
temacdonald
861f1585b2 [WIP] Nearly completed refactor of DisplayProfileForm
Nearly have it working. It now saves, loads and renames
the display profiles. Need to fix up the delete, apply buttons
and make it remove the old ilv images when we rename
profiles.
2020-05-10 22:47:18 +12:00
temacdonald
7196791298 [WIP] Redeveloping the display profile window
Trying to simplify the display profiles window to
avoid the confusion I had when I started using
the program.
2020-05-10 01:02:07 +12:00
temacdonald
cc42c05bd7 Created new Main Form to separate main tasks
It seemed to me that it would make more sense to
separate tht two main tasks completely and have them
independent from each other in the program. So I
created a new MainForm that opens up either a
'Setup Display Profiles' or 'Setup Game Shortcuts'
window depending on what the user clicks.
    The idea is that Display Profile setup only happens
when the app is first installed, and after that it's just
the game shortcut that gets updated.
    Also created a first attempt at a new HeliosPlus Icon.
2020-05-03 20:39:35 +12:00
temacdonald
ae1a759be4 [WIP] Changing Icon lib libraries
The current Icon Library is old and I haven't been
using it properly :). I need to use something different
and the IconExtractor library is still being updated
whereas the IconLib.Unofficial isn't any longer.
2020-04-29 22:29:43 +12:00
temacdonald
a9bb295d1f Renamed app to HeliosPlus namespace and more
Renamed app to HeliosPlus namespace so that the updated
changes don't interfere with HeliosDisplayManagement if
that is also installed. The fact that I've changed so much of
the app means that my changes would be unlikely to be
accepted by Soroush, so I'm best to release this work in a
similar way to other projects like Notepad++, by keeping
the same root name, and adding a plus.
    I've also changed the Shortcut form to put all the games
in a single list to reduce the number of clicks a user has to
do in order for them to create a shortcut. I have begun to
prepare the form so that it will support multiple game
libraries, but now I am at a point that I need to fix the Steam
and Uplay game detection mechanisms so that they report
the correct information for the lv_games list view.
2020-04-23 20:16:16 +12:00
temacdonald
38c6302c8a Converted to .Net4.8 and System.CommandLine.DragonFruit
Migrated to the latest .Net Framework (v4.8) and changed to
System.CommandLine.DragonFruit for the parameter processing
as CommandLineParser completely altered their required
programme structure which meant something had to change.
Figured using Microsoft's own poduct would be best.
2020-04-13 15:47:38 +12:00
s_falahati
e6e7c2a065 ShellExtension COM servers now have a static Class Id between releases 2019-01-17 20:45:43 +03:30
s_falahati
74f05d7917 New version 2019-01-05 14:13:03 +03:30
s_falahati
c9e4d24ac1 New major release 2018-10-25 16:27:32 +03:30
s_falahati
360e2bc1fc New release 2018-10-24 03:22:28 +03:30
s_falahati
e273f0a6fe New version released 2018-10-24 03:09:25 +03:30
s_falahati
b0ad282535 SharpShell updated to the latest version 2018-10-24 03:09:04 +03:30
s_falahati
f12292ebb0 Unnecessarily icons removed from context menu 2018-10-24 03:08:35 +03:30
s_falahati
be26cad428 Packages updated 2018-10-20 04:11:50 +03:30
s_falahati
c5bc1e3d26 Cleanup + Enforcing styling 2018-10-20 03:57:25 +03:30
s_falahati
c6de48b178 Now refreshes the list of profiles when ShelExtension's context menu is opening 2018-10-20 03:52:48 +03:30
s_falahati
f3b3e5ed89 Libraries updated + XmlSerializer replaced by JsonConvert 2018-10-20 03:46:32 +03:30
s_falahati
4c3301f364 NuGet packages updated 2018-09-11 13:30:55 +04:30
s_falahati
2ab56b0c2f Cleanup 2017-08-10 18:51:45 +04:30
s_falahati
a7bfa03ee5 Setup project updated to InstallShield 2016 2017-08-10 18:51:13 +04:30
s_falahati
a2688af245 MenuItem 'Edit' removed from the ShellExtension 2017-08-10 18:40:52 +04:30
s_falahati
6e704ca74d Icons added for the shell extension context menu 2017-08-10 18:39:41 +04:30
s_falahati
fc896f9692 Desktop context menu is now visible even if there is no saved profiles 2017-08-10 18:35:43 +04:30
s_falahati
dd6ca6f073 SteamShellExtension now checks for file size before parsing 2017-08-07 20:56:45 +04:30
s_falahati
fdffeec017 Shell Extension Icon changed 2017-08-07 20:55:34 +04:30
s_falahati
dd45011a06 Add project files. 2017-08-06 10:45:17 +04:30