4 Commits

Author SHA256 Message Date
d3b8e6e9f8 Accepting request 1244004 from hardware
OBS-URL: https://build.opensuse.org/request/show/1244004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/antimicrox?expand=0&rev=18
2025-02-06 21:11:24 +00:00
4d8c488fef - Update to version 3.5.1
Fixed bugs:
  * Fix appId on Wayland
  Notable changes:
  * New translation: Tamil
  * Update translation for: Spanish, French, Japanese, Finnish,
  * Update Windows and Linux SDL mappings
  * Add "game" category to desktop file
  * Cleanup in logs
  * Add proper note informing about lack of Wayland support for
    Auto Profiles
  * Cleanup in dependencies
  * Fix some typos and update docs
  Implemented enhancements:
  * Reenabled --next option

OBS-URL: https://build.opensuse.org/package/show/hardware/antimicrox?expand=0&rev=35
2025-02-06 20:00:50 +00:00
2d4011ae10 Accepting request 1220399 from hardware
OBS-URL: https://build.opensuse.org/request/show/1220399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/antimicrox?expand=0&rev=17
2024-11-04 21:41:45 +00:00
e4ffb3fbf4 - Update to version 3.5.0
Fixed bugs:
  * Horizontal mouse wheel is too fast when set on stick
  * Fix binding labels for Wheel Left/Right buttons pull
  * Set change sometimes returns to wrong set
  * Wrong Keyboard Input on Assignment (Wayland)
  Notable changes:
  * Update translation for Finnish, Dutch, Russian
  * New translation: Indonesian

OBS-URL: https://build.opensuse.org/package/show/hardware/antimicrox?expand=0&rev=33
2024-11-03 06:36:11 +00:00
4 changed files with 37 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9faca88f44c6446ec56b49d9e65bd5a25c339bae21455e6986b3b1f61eada65
size 2234767

3
antimicrox-3.5.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5449c96b98e9875ce808963f3f657683035adc8b5815a64ac72004ac1b0b7c7b
size 2479077

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jan 27 20:33:59 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 3.5.1
Fixed bugs:
* Fix appId on Wayland
Notable changes:
* New translation: Tamil
* Update translation for: Spanish, French, Japanese, Finnish,
* Update Windows and Linux SDL mappings
* Add "game" category to desktop file
* Cleanup in logs
* Add proper note informing about lack of Wayland support for
Auto Profiles
* Cleanup in dependencies
* Fix some typos and update docs
Implemented enhancements:
* Reenabled --next option
-------------------------------------------------------------------
Fri Nov 1 07:50:35 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 3.5.0
Fixed bugs:
* Horizontal mouse wheel is too fast when set on stick
* Fix binding labels for Wheel Left/Right buttons pull
* Set change sometimes returns to wrong set
* Wrong Keyboard Input on Assignment (Wayland)
Notable changes:
* Update translation for Finnish, Dutch, Russian
* New translation: Indonesian
-------------------------------------------------------------------
Mon Aug 12 05:22:35 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package antimicrox
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: antimicrox
Version: 3.4.1
Version: 3.5.1
Release: 0
Summary: Graphical program used to map keyboard keys and mouse controls to a game-pad
# antimicrox is GPL-3.0-or-later except SDL_GameControllerDB which is Zlib