Commit Graph

12 Commits

Author SHA1 Message Date
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
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
s_falahati
e6e7c2a065 ShellExtension COM servers now have a static Class Id between releases 2019-01-17 20:45:43 +03:30
s_falahati
f12292ebb0 Unnecessarily icons removed from context menu 2018-10-24 03:08:35 +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
2ab56b0c2f Cleanup 2017-08-10 18:51:45 +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
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