Commit Graph

72 Commits (8077630ea82be0e1d3627684928a96a85045d6da)

Author SHA1 Message Date
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
Peter Repukat c35183c293 upgrade qt 2 years ago
Peter Repukat d5feb390df Fix special chars in launch params (.json name) 2 years ago
Peter Repukat 78a2a490ff Fix "shortcut.vdf"s with more than 10 entries. 2 years ago
Peter Repukat 49a4ea79e3 Create shortcuts.vdf backup file
Should've thought of that... lol
2 years ago
Peter Repukat 21abef9bde GlosSIConfig: Allow Desktop config setting 2 years ago
Peter Repukat c1765edc96 GlosSIConfig: Default waitForChildProcs -> true 2 years ago
Peter Repukat 2044f05a69 GlosSIConfig: Try looking into enumerating UWP-Apps; Use dummy entry as error display 2 years ago
Peter Repukat d7dd8d30cc GlosSIConfig: Option to use real device ids 2 years ago
Peter Repukat a0be517950 GlosSIConfig: improve error messages 2 years ago
Peter Repukat fda2887a2f GlosSIConfig: Disable overlay option 2 years ago
Peter Repukat f7b4578919 GlosSIConfig: Max Controllers setting 2 years ago
Peter Repukat be88fc1032 GlosSIConfig: UiTweaks 2 years ago
David Ross Smith 5a83a49bbd Update GetAUMIDs.ps1
Corrected indentation, slight reorder of operations to avoid calculating unused variables
2 years ago
David Ross Smith 90b5a457bb Filter and sort UWP apps; fixes missing logos
Filters out apps stored in SystemApps, or Microsoft apps that begin with the name "Windows", or language packs, or that match the phrase "Sysinternals", or have bad display names and are produced by Microsoft.
For missing logos, find the largest variant of the asset and use that. Works around the use of qualifiers in file names, which Windows automatically handles, but which we can't.
Sort the app list before passing it back to the GlosSI app.
2 years ago
Peter Repukat dacbc7991d GlosSIConfig: Use oldschool blurbehind 2 years ago
Peter Repukat e57f83f78c GlosSIConfig: Allow special chars in shortcut names 2 years ago
Peter Repukat 35a47b03aa UWP Search bar 2 years ago
Peter Repukat fb1648a53c GetAUMIDs.ps1: Fix name resolution(?) 2 years ago
Peter Repukat ed082f796e Try to sort out that executionPolicy thing 2 years ago
Peter Repukat 5510a01d63 GlosSIConfig: Add a bit of noise to backgrounds 2 years ago
Peter Repukat b838ecff6d Add "Return to Game" button in overlay 2 years ago
Peter Repukat 28c5c66701 Update ALL THE THINGS
- Copyright
- Visual Studio
2 years ago
Peter Repukat 070d8c386c Stop log spam enumerating UWP Apps 2 years ago
Peter Repukat 6b7127e1bb Change how UWP Apps are enumerated
Now using powershell-script
2 years ago
Peter Repukat 0b1e98a4e2 Fix include order 2 years ago
Peter Repukat b99b22705b Use latest WinSDK/Qt 2 years ago
Peter Repukat 0daa67eef3 Provide instruction on how to manually add in case shortcut writing fails 2 years ago
Peter Repukat 139432c703 Stop log bloat 2 years ago
Peter Repukat 086084ef66 Hopefully get rid of some UAC/Admin issues 2 years ago
Peter Repukat e945c810d0 Log file for glossiconfig 2 years ago
Peter Repukat f1412aad77 Fix special chars in filenames breaking config creation 3 years ago
Peter Repukat e2b0779c7c Fix regex escapes 3 years ago
Peter Repukat dac5694aa9 Add wait for child procs config UI 3 years ago
Peter Repukat 86d9a172db Disable undocumented Acrylic effect; Users are complaining about performance 3 years ago
Peter Repukat cd5872758c Install windows error handler 3 years ago
Peter Repukat a34632369b GlosSITarget: Fix/improve some logs 3 years ago
Peter Repukat 5de6dffb49 GlosSIConf: Tell users to restart steam upon first change to shortcuts.vdf 3 years ago
Peter Repukat 68bd55d678 GLosSITarget: Fix configs/shortcuts with spaces in name 3 years ago