Glenn Maynard
|
6b58194235
|
Handle FSR thresholds in the threshold sliders.
|
6 years ago |
Glenn Maynard
|
1c980f24e0
|
Add config fields for FSR sensitivity and the platform strip color.
This also sets pack:1 so we don't rely on compiler struct alignment.
|
6 years ago |
Glenn Maynard
|
776baf1aca
|
Set all lights in the UI when previewing light colors.
|
6 years ago |
Glenn Maynard
|
39cfc8cee0
|
Add support for uploading animations to the panel, if it supports it.
|
6 years ago |
Glenn Maynard
|
2628c078fa
|
Add SMXPanelAnimation.
|
6 years ago |
Glenn Maynard
|
bceca77016
|
Fix AutoLightsColorRefreshColor calling SetColor with an incomplete array.
This could cause access violations, because it calls the native SMX_SetColor
with a color array that's too small.
|
6 years ago |
Glenn Maynard
|
7a4bbc6eab
|
Pad the configuration struct to 250 bytes, so the SDK.DLL ABI doesn't change when fields are added.
|
6 years ago |
Glenn Maynard
|
e57fa5d28e
|
Add a version display based on the git tag.
|
7 years ago |
Glenn Maynard
|
3d6eb112e6
|
Add a separate sanity check for SMX.dll existing, since Windows gives the same error if a DLL is missing or one of its dependencies is missing.
|
7 years ago |
Glenn Maynard
|
5d1e4c85fe
|
Add an early check for SMX.dll not loading.
|
7 years ago |
Glenn Maynard
|
f321b7228d
|
Remove unused SetUpdateCallback. We set the update callback on start.
|
7 years ago |
Glenn Maynard
|
913f740113
|
Allow configuring two pads together (the existing behavior), or selecting a single pad from a dropdown to configure them separately.
|
7 years ago |
Glenn Maynard
|
9ed01c29ba
|
Implement exporting and importing platform settings to a file.
|
7 years ago |
Glenn Maynard
|
57379383c0
|
Import for release.
|
7 years ago |