Chris
|
d65def0179
|
Fixing --help string for -p option
* Tweaked the profile mananger to allow to load profiles either with or
without the file extension
* Changed the --help string to reflect the change
|
2021-03-24 08:18:07 -05:00 |
|
Aleksey Krichevskiy
|
75a14f2250
|
ProfileManager: trunc flag to file overwrite
|
2021-03-05 11:09:16 -06:00 |
|
jath03
|
84861ef989
|
Fixing profile loading #1135
|
2021-02-26 08:17:44 -06:00 |
|
Jack
|
f844108022
|
Removing .orp extension from profile names
|
2021-02-19 03:29:39 +00:00 |
|
Diogo Trindade
|
f63aec118c
|
Fixed profile string sdk response not being null terminated
|
2021-02-10 23:10:57 +00:00 |
|
morg
|
e2bc1003e6
|
Add profile management to SDK
Commit amended for code style by Adam Honse <calcprogrammer1@gmail.com>
|
2021-02-05 19:13:50 -06:00 |
|
Adam Honse
|
72070f95ad
|
Fix profile deletion
|
2020-12-05 03:25:23 -06:00 |
|
Adam Honse
|
61d4b8fa5d
|
More size loading fixes
|
2020-12-03 01:03:44 -06:00 |
|
Adam Honse
|
a7acefb284
|
Ignore location string when loading profiles for HID devices
|
2020-12-03 00:10:53 -06:00 |
|
Adam Honse
|
3f7c981ba2
|
Use up-to-date controller list in profile manager
|
2020-12-02 21:53:14 -06:00 |
|
Adam Honse
|
ddfcd1caf9
|
Split CLI processing into pre- and post-detection functions and add --localconfig and --nodetect options
|
2020-12-01 23:51:56 -06:00 |
|
Adam Honse
|
72da8f362c
|
SDK protocol versioning implemented. Protocol updated to version 1 which adds vendor string to controller request.
|
2020-12-01 21:02:32 -06:00 |
|
Adam Honse
|
a24909471f
|
Fix Profile list loading
|
2020-11-10 15:49:56 -06:00 |
|
Adam Honse
|
f7d187f5b2
|
Use XDG-compliant configuration directory (APPDATA on Windows)
|
2020-11-10 15:49:56 -06:00 |
|
Adam Honse
|
b19dfdb010
|
Fix profile loading
|
2020-10-09 00:02:57 -05:00 |
|
Adam Honse
|
e767b3db90
|
Split functionality for applying sizes and settings from a temporary controller list to a controller to its own function
|
2020-10-08 00:35:35 -05:00 |
|
Adam Honse
|
da8c06756b
|
Split functionality for loading temporary controllers from a saved profile into its own function
|
2020-10-08 00:16:37 -05:00 |
|
Térence Clastres
|
53379c5482
|
Fixes for memory issues detected by valgrind
|
2020-08-12 23:48:03 -05:00 |
|
Adam Honse
|
2b660a47c7
|
Fix wrong index being used in profile lookup that would cause segfaults if there are more controllers detected than in profile
|
2020-03-23 23:40:18 -05:00 |
|
Adam Honse
|
aa182936ba
|
Clean up warnings, except in hidapi and cli files
|
2020-03-20 12:10:18 -05:00 |
|
Adam Honse
|
18c18e3999
|
Automatically save a sizes.ors profile when resizing a zone, then automatically load zone sizes from sizes.ors on start
|
2020-03-19 14:24:39 -05:00 |
|
Adam Honse
|
d7298cafd0
|
Fix build on Linux
|
2020-03-03 22:06:46 -06:00 |
|
Adam Honse
|
70783fb28f
|
Add button to delete profiles and confirmation dialog
|
2020-03-03 21:15:33 -06:00 |
|
Adam Honse
|
45a5f629e5
|
Do a complete refresh of profile list when saving profile
|
2020-03-03 21:02:50 -06:00 |
|
Adam Honse
|
3cf855bd10
|
Search through controller list for each controller when loading profile, allows controller order to change without breaking the profile
|
2020-03-03 12:11:21 -06:00 |
|
Adam Honse
|
9deb0f8fff
|
Move profile code from Qt UI to new ProfileManager class
|
2020-03-02 16:05:07 -06:00 |
|