Commit Graph

110 Commits (1c18e84648ef44b8e6fde0fea8dd585f352d59fb)

Author SHA1 Message Date
Peter Repukat eacd05b4c6 Fix update notification not opening browser 2 years ago
Peter Repukat a24c16a44e Fix `std::filesystem::temp_directory_path()` misuse 2 years ago
Peter Repukat 8eb93e0d22 GlosSIConfig: Refactor update check filter 2 years ago
Peter Repukat 11a34b50f7 Fix missing help dialog in global settings 2 years ago
Peter Repukat ea31571a5f Fix GlosSIConfig not closing when selecting to not restart Steam 2 years ago
Peter Repukat 39db77b6c1 Fix update notification informing about old snapshots
No one's gonna know if I push this fast enough 😅🤦
2 years ago
Peter Repukat 1413ec0a3c GlosSIConfig: Update "Hide Devices" help text 2 years ago
Peter Repukat 2a7e625c8b GlosSIConfig: show version on update notification 2 years ago
Peter Repukat 322136a16a GlosSIConfig: Add global/default settings 2 years ago
Peter Repukat 5ebe10298e GlosSIConfig: Refactor advancedShortcutProps 2 years ago
Peter Repukat 0c9c30bfb1 GlosSIConfig: option to "Auto" restart Steam on close 2 years ago
Peter Repukat dd3476c303 GlosSIConfig: InfoDialog: support editing "Ok" button text 2 years ago
Peter Repukat e175b7046a GlosSIConfig: ShortcutProps: Fix config not resetting on cancel 2 years ago
Peter Repukat 1bd3f075c1 GlosSIConfig: ShortcutProps: Emoji 👍 2 years ago
Peter Repukat 98d60facb7 GlosSIConfig: Update notifications 2 years ago
Peter Repukat 57aca66717 Update icon 2 years ago
Peter Repukat 75b94d47c2 GlosSIConfig Log version 2 years ago
Peter Repukat da1e46f102 GlosSIConfig: Show version in UI 2 years ago
Peter Repukat 93e4e60f1d GlosSIConfig: ShortcutProps: Rename "Done" -> "Save" 2 years ago
Peter Repukat ebab075b9f GlosSIConfig: Change alert wording 2 years ago
Peter Repukat 93667c91cf GlosSIConfig add missing config values 2 years ago
Peter Repukat 14796604d1 GlosSIConfig: declutter UI 2 years ago
Peter Repukat 00e9bbe485 GlosSIConfig: Move settings to collapsible card 2 years ago
Peter Repukat 54e6bf610b GlosSIConfig: Refactor reading/writing target configs 2 years ago
Peter Repukat 7e0e3fa143 Default "MaxControllers" to 1 (most common use case) 2 years ago
Peter Repukat 3f992c811c GlosSIConfig: More help texts / declutter UI 2 years ago
Peter Repukat 7208d7e036 Add dialog/functionality to inform user on "SteamController_XBoxSupport" 2 years ago
Peter Repukat 40390b568d Add extra log msg if shortcuts.vdf doesn't exist 2 years ago
Peter Repukat 14e4662df7 Add "couldn't detect Steam"-dialog 2 years ago
Peter Repukat 431053e735 Update Clang-format files 2 years ago
Peter Repukat 1ca127519a Use shrotcuts_parser from submodule 2 years ago
Peter Repukat 288bba1436 Properly rewrite ShortcutsVDF parser 2 years ago
Peter Repukat 7e9e6f8e96 GlosSIConfig: Set c++ version to 20 2 years ago
Peter Repukat f631321a84 Fix Shitty shortcuts.vdf parser tag writing 2 years ago
Peter Repukat bb5c2de528 GloSSIConfig: Attempt to declutter UI a bit 2 years ago
Peter Repukat 31ee8768b9 Config: UIModel: Fix max controller setting 2 years ago
Peter Repukat c7e5cbd30c Fix ShittyShortcutsVdf-Parser™ 2 years ago
Peter Repukat 5ffc40347a GetAUMIDs: Keep "Microsoft.*" Entires to display more games 2 years ago
Peter Repukat 661d8ddc6a Update prebuild script 2 years ago
Peter Repukat 326f1f1042 Pass /permissive- option
Seems somehow required to build in appveyor?
2 years ago
Peter Repukat b2cf0b4257 Update QT 2 years ago
Peter Repukat 349e411259 Fix shortcuts.vdf must be present before adding one to steam
- Only create backup in case a file exists.
- Also, only create backup if no backup exists.
  If glossi nukes the vdf file, more than 1 add operation would also nuke the last backup
- Add log output to shortcut backup

Fixes: #163
2 years ago
LemmusLemmus c881b74fe3
Merge branch 'Alia5:develop' into develop 2 years ago
Peter Repukat c9283a61ad Default allowDesktopConfig to false
Users reported issues with UWP/Launcher titles not handling inputs properly
I believe that this is due to this config.

Let's just default that to false to emulate ol GloSCs behaviour
2 years ago
LemmusLemmus d15320b139 Fix Unicode support for paths on Windows. [1/2] 2 years ago
Peter Repukat ae45a9918b Fix build
Fix stupid visual studio paths
My gosh, you suck!

Why cannot it be **easily** possible to include icons RELATIV THE THE FUCKING SOLUTION?! FUCK MICROCRAP
2 years ago
Peter Repukat 6aeb869899 Add Icon to GlosSIConfig 2 years ago
Peter Repukat 60162d745a GlosSIConfig: Emulate DS4 config 2 years ago
Peter Repukat cf2dda5f98 Fix VDF Writing... 2 years ago
Peter Repukat 1d57b381ea Fix shortcuts.vdf writing 2 years ago