Releases: Etaash-mathamsetty/trigger-control
V1.5.1
Version 1.5
Probably the last version that will be released, it's been a while, so I forgot what changed lol
This does fix the SDL mixer issue the app image used to have tho :)
What's Changed
- Add note about Ubuntu 22.04 in README by @besselfunct in #19
New Contributors
- @besselfunct made their first contribution in #19
Full Changelog: V1.4.1...v1.5
V1.5 Beta
new features:
allow disabling player led lights (set player number to 0)
Importing presets (probably should add exporting before releasing stable V1.5)
Full Changelog: V1.4.1...V1.5B
v1.4.1
fixed blurry text when using scaling options in settings
this is rather minor, but it's still enough for a new release
v1.4
new stuff:
light controls
entirely on SDL2
better options page
vastly improved controller navigation
a pretty bad controller navigation help
wayland support (no hi-dpi yet tho)
warning: I have only tested the windows build in wine, so your mileage may vary with it (pls make an issue if it doesn't work)
bonus: why testing the windows version is a pain in the butt: https://youtube.com/shorts/vF-N1R_cVN8?feature=share
Full Changelog: V1.3.2...V1.4
v1.3.2
new stuff:
now works on ubuntu 22.04 (at least if you compile from source)
new windows port
light mode and dark mode configuration
controller and keyboard navigation
some refactoring in the codebase
bigger and better fonts on supported distros (right now ubuntu 22.04 and arch linux)
added presets
Full Changelog: v1.2...V1.3.2
v1.3.1 beta
windows port is usable, switched lots of file system stuff to c++ (std::filesystem)
v1.3.1 alpha
windows didn't like hid_get_feature_report, so no bluetooth autodetect for windows users
I also haven't been able to get the windows version to launch in anything other than wine, which is really strange. (the prev release launches)
added missing dll to windows build
V1.3 beta
windows support and not much else
windows build has not been tested
V1.3 alpha
report bugs please