We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a464e commit 849ff40Copy full SHA for 849ff40
2 files changed
changelog.txt
@@ -1,6 +1,10 @@
1
-=== Next ===
+=== Version 2.1.33 ==
2
+ - New Classic controller to USB adapter firmware version 2.2.10:
3
+ - Add an angle-driven button output (button 15) which triggers when the adapter is pointing upwards (adjustable)
4
+ - Rename "motion sensitivity" to "tilt threshold" in the UI and add tooltips.
5
- Command-line: Document the -v,--verbose command in the help page and
6
support multiple -v args to further increase verbosity.
7
+ - Fix compilation under FreeBSD
8
9
=== Version 2.1.32 ===
10
- Add PSX to USB adapter firmware version 1.0.3
src/version.inc
@@ -1 +1 @@
-VERSION=2.1.31
+VERSION=2.1.33
0 commit comments