Commit Graph

31 Commits

Author SHA1 Message Date
temacdonald
6bfb3edfba [WIP] Added basic Uplay files based on Steam
This is a basic copy and rename of the Steam files within the app.
Will be developing the Uplay discovery functionality over the
following weeks.
2020-04-14 22:20:41 +12:00
temacdonald
c061c5c32c Converted back to CommandlineParser
Converted back to CommandLineParser as there is better ability to
format the Help Text for error messages generated by additional checks
we're now performing after the commandline options have already been
parsed.
2020-04-14 22:18:52 +12:00
temacdonald
476d6bfcb5 Added ability to use profile name
Added ability to use profile name within speech
marks instead of profile ID if the user wants. Added
initial set of checks to warn the user when the
command line options are in an incompatible
state (wrong options used together).
2020-04-13 22:10:35 +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
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
d2386853fc WindowsDisplayAPI updated to the latest version 2018-10-25 16:26:00 +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
cec6cb92a3 Cached steam game information is now saved as an indented json file 2018-10-24 03:07:31 +03:30
s_falahati
458a073ed5 Edit page now contains a short description of the stage we are in 2018-10-24 03:06:55 +03:30
s_falahati
fda8596d2c Version added to the main window 2018-10-24 03:05:36 +03:30
s_falahati
4adc67c6f5 Each profile now has a unique identification string 2018-10-24 03:04:49 +03:30
s_falahati
6606d98f76 New release 2018-10-20 04:11:57 +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
5f9a007e95 Countdown screen no longer opens full screen in debug mode 2018-10-20 03:51:49 +03:30
s_falahati
58fa54c995 Fixing a problem with Steam's new TLS policy 2018-10-20 03:50:53 +03:30
s_falahati
6ed1e5d7d8 All Enums mirrored on the Shared assembly 2018-10-20 03:49:30 +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
f3e50b5491 Program now shows a notify icon while waiting for a program or a Steam game 2017-08-10 18:42:44 +04:30
s_falahati
d38bc01125 Shortcut creator now checks if the IconCache directory is created 2017-08-10 18:41:38 +04:30
s_falahati
7087bc8695 Minor Cleanup 2017-08-07 21:08:48 +04:30
s_falahati
50f1fe9cde ListView now shows only name of the profiles 2017-08-07 21:06:40 +04:30
s_falahati
16edeef156 Group names moved to Language.resx 2017-08-07 21:06:22 +04:30
s_falahati
d8f27f0834 Minor cleanup 2017-08-07 20:56:57 +04:30
s_falahati
c30c30f638 Fixed editing of the profile in the list view 2017-08-07 20:56:12 +04:30
s_falahati
dd45011a06 Add project files. 2017-08-06 10:45:17 +04:30