Skip to content

Releases: Etaash-mathamsetty/trigger-control

V1.5.1

09 Oct 15:09
Compare
Choose a tag to compare

Fixes a crash on windows

Version 1.5

11 Aug 15:53
a1dd83d
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: V1.4.1...v1.5

V1.5 Beta

05 Jun 17:47
Compare
Choose a tag to compare
V1.5 Beta Pre-release
Pre-release

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

10 May 21:00
Compare
Choose a tag to compare

fixed blurry text when using scaling options in settings
this is rather minor, but it's still enough for a new release

v1.4

10 May 01:06
Compare
Choose a tag to compare

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

22 Apr 20:58
0258bb9
Compare
Choose a tag to compare

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

14 Apr 03:28
Compare
Choose a tag to compare
v1.3.1 beta Pre-release
Pre-release

windows port is usable, switched lots of file system stuff to c++ (std::filesystem)

v1.3.1 alpha

13 Apr 17:17
Compare
Choose a tag to compare
v1.3.1 alpha Pre-release
Pre-release

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

13 Apr 02:53
Compare
Choose a tag to compare
V1.3 beta Pre-release
Pre-release

windows support and not much else
windows build has not been tested

V1.3 alpha

02 Apr 00:58
Compare
Choose a tag to compare
V1.3 alpha Pre-release
Pre-release

report bugs please