-
Notifications
You must be signed in to change notification settings - Fork 63
/
Copy pathio.github.berarma.Oversteer.appdata.xml.in
209 lines (209 loc) · 9.99 KB
/
io.github.berarma.Oversteer.appdata.xml.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.berarma.Oversteer</id>
<replaces>
<id>org.berarma.Oversteer</id>
</replaces>
<launchable type="desktop-id">io.github.berarma.Oversteer.desktop</launchable>
<name>Oversteer</name>
<summary>A steering wheel manager</summary>
<developer id="io.github.berarma">
<name>Bernat Arlandis</name>
</developer>
<metadata_license>CC0</metadata_license>
<project_license>GPL-3.0+</project_license>
<branding>
<color type="primary" scheme_preference="light">#f6f5f4</color>
<color type="primary" scheme_preference="dark">#77767b</color>
</branding>
<description>
<p>Oversteer manages steering wheels on Linux using the features provided by the loaded modules.</p>
<p>Features:</p>
<ul>
<li>Change rotation range.</li>
<li>Change emulation/working modes.</li>
<li>Combine accelerator/brakes pedals for games that use just one axis.</li>
<li>Change autocentering force strength.</li>
<li>Change force feedback gain.</li>
<li>Device configuration profiles.</li>
<li>Overlay window to display/configure range.</li>
<li>Use wheel buttons to configure range.</li>
<li>Hardware performance testing.</li>
<li>Combine accelerator/clutch pedals. Useful for flight simulators. (Not supported with in-kernel modules)</li>
<li>Change global force feedback gain. (Not supported with in-kernel modules)</li>
<li>Change each conditional force feedback effect type gain. (Not supported with in-kernel modules)</li>
<li>FFBmeter to monitor FFB clipping using wheel leds or overlay window. (Not supported with in-kernel modules)</li>
</ul>
<p>Note: The udev rules found in the GitHub repository need to be installed for the application to work properly.</p>
</description>
<screenshots>
<screenshot type="default">
<caption>Home page</caption>
<image>https://raw.githubusercontent.com/berarma/oversteer/master/data/oversteer-readme.png</image>
</screenshot>
</screenshots>
<releases>
<release version="0.8.3" date="2024-08-14">
<description>
<ul>
<li>Initial Support for Cammus C5 Wheel</li>
<li>Removed device_manager.py swap</li>
<li>Fix(udev): use new driver name</li>
<li>Add Thrustmaster TS-XW Racing Wheel</li>
<li>Flatpak port</li>
<li>Flatpak submission fixes</li>
<li>Fix thrustmaster udev driver key</li>
</ul>
</description>
</release>
<release version="0.8.2" date="2024-04-28">
<description>
<p>Fix freeze when changing compatibility mode.</p>
</description>
</release>
<release version="0.8.1" date="2024-01-22">
<description>
<ul>
<li>Fix device permissions issue when booting with the device already connected. Regression in 0.8.0.</li>
<li>Add Hungarian translation by KAMI911 in #168.</li>
<li>Add Thrustmaster TMX Force Feedback by pastaq in #169.</li>
</ul>
</description>
</release>
<release version="0.8.0" date="2023-10-09">
<description>
<ul>
<li>Added device: Thrustmaster Ferrari F1 wheel attachment.</li>
<li>Added device: Thrustmaster Force Feedback.</li>
<li>Added device: Open FFBoard.</li>
<li>Added device: Thrustmaster TX Racing Wheel.</li>
<li>Added device: Thrustmaster T80.</li>
<li>Added device: Thrustmaster Ferrari 458.</li>
<li>Added device: Logitech Pro Racing Wheel (XBox/PC).</li>
<li>Fixed the mapping of pedals for Logitech G923 (XBox/PC).</li>
<li>Fixed the mapping of controls for the Thustmaster T150.</li>
<li>Fixed wmclass in desktop file (thanks BlueManCZ).</li>
<li>Fixed issues when synch'ing settings to the device.</li>
<li>Fix default installation path to use prefix /usr/local instead of /usr.</li>
<li>Allowed overriding of profile settings from the command line.</li>
<li>Added check for available FFB support before trying to use it and thus avoid errors.</li>
<li>Changed the way devices are detected to avoid issues in some setups.</li>
<li>Added Polish translation (thanks @mmarusiak).</li>
<li>Increased number of buttons displayed to 30.</li>
<li>Improved UDEV rules by making them more specific and simpler (thanks alxwk).</li>
<li>Updated to Meson 0.56.</li>
<li>Other smaller fixes.</li>
</ul>
</description>
</release>
<release version="0.7.2" date="2022-09-20">
<description>
<p>Fix permissions issue for Thrustmaster devices.</p>
</description>
</release>
<release version="0.7.1" date="2022-05-30">
<description>
<ul>
<li>Fix permission warnings/errors.</li>
<li>More Fanatec devices added and udev rules cleanup.</li>
<li>Check FFB capabilities before using them.</li>
<li>Normalize values to 0-100 in CLI.</li>
<li>Wait for devices before applying settings.</li>
<li>Run supplied command when in CLI mode.</li>
<li>Add Thrustmaster T248 and update udev rules for T300RS.</li>
<li>Fix pedals in Logitech G920.</li>
</ul>
</description>
</release>
<release version="0.7.0" date="2022-01-20">
<description>
<ul>
<li>Added Logitech G923, Thrustmaster T150 and T500RS to the list of supported wheels.</li>
<li>Added German, Finnish and Turkish translations.</li>
<li>Install udev rules by default in more sensible locations (check the README in case you need to remove the old files.)</li>
<li>Bug fixes.</li>
</ul>
</description>
</release>
<release version="0.6.0" date="2021-03-26">
<description>
<ul>
<li>New profile manager.</li>
<li>New feature to run as game/app companion. The game/app launcher needs changes to run Oversteer instead and launch the game. More info in the README.</li>
<li>New force feedback wheel testing.</li>
<li>Added more steering wheels: Thrustmaster T300RS, FANATEC CSL Elite, FANATEC ClubSport V2/2.5 and FANATEC Podium DD1. They need drivers that are still under development. See README.</li>
<li>Added more Logitech wheels: Logitech Wingman FG and Wingman FFG.</li>
<li>Max wheel range changes to match the wheel's max range.</li>
<li>The feature to change the wheel range from the wheel now can be toggled by simultaneously pressing several buttons to avoid rendering one wheel button useless.</li>
<li>Improved compatibility when loading/saving profiles.</li>
<li>New feature to center the wheel on command.</li>
<li>Changes to the UI to make it more compact and a more logic layout for some widgets.</li>
<li>Fixed issues in the detection of some devices and their features.</li>
<li>Fixed issues launching Oversteer from Steam.</li>
<li>Fixed issues with modal dialogs positioning.</li>
<li>Fixed several errors related to handling the settings.</li>
<li>Fixed reading of pedals in the Logitech Momo wheel.</li>
</ul>
</description>
</release>
<release version="0.5.5" date="2020-09-17">
<description>
<p>Fix saving profile when the ffbmeter isn't supported.</p>
</description>
</release>
<release version="0.5.4" date="2021-01-03">
<description>
<p>Fix error on startup in some system configurations.</p>
</description>
</release>
<release version="0.5.3" date="2020-09-06">
<description>
<ul>
<li>Profile fixes when saving/loading. Thanks mitaa.</li>
<li>Added Russian translation. Thanks @TotalCaesar659</li>.
</ul>
</description>
</release>
<release version="0.5.2" date="2020-07-27">
<description>
<p>Fixes device discovery and --list option.</p>
</description>
</release>
<release version="0.5.1" date="2020-07-26">
<description>
<p>Fix startup on some systems.</p>
</description>
</release>
<release version="0.5.0" date="2020-07-25">
<description>
<ul>
<li>Fixed swapped pedal axes in the Logitech G920 wheel.</li>
<li>Removed fake dead zones in the display of the steering wheel and pedals due to errors in some GTK themes.</li>
<li>Fixed hot-plugging of devices with proper detection of disconnections and connection.</li>
<li>Fixed warnings in the build/install process by upgrading requirements to Meson 0.50.</li>
<li>Fixed enabling the screen ffbmeter when loading a profile.</li>
<li>Added proper desktop environment identification of the app.</li>
<li>New style for the overlay window with transparency and a title bar to ease relocation.</li>
<li>The overlay window position will keep its position when in automatic display mode.</li>
<li>The overlay window position is now saved in profiles.</li>
<li>Experimental support for the Thrustmaster T300RS wheel.</li>
<li>And other smaller fixes.</li>
</ul>
</description>
</release>
<release version="0.4.1" date="2020-03-17"/>
<release version="0.4.0" date="2020-02-06"/>
<release version="0.3.1" date="2019-09-27"/>
<release version="0.3.0" date="2019-09-27"/>
<release version="0.2.3" date="2019-08-11"/>
<release version="0.2.2" date="2019-06-30"/>
<release version="0.2.1" date="2019-04-12"/>
<release version="0.2.0" date="2019-04-10"/>
<release version="0.1.4" date="2019-04-03"/>
</releases>
<url type="homepage">https://github.com/berarma/oversteer</url>
<url type="bugtracker">https://github.com/berarma/oversteer/issues</url>
<content_rating type="oars-1.0"/>
<update_contact>[email protected]</update_contact>
<translation type="gettext">oversteer</translation>
</component>