* Mon Nov 01 2021 Carsten Ziepke <kieltux@gmail.com>
- Update to version 3.2.0
- Prepare installer for Windows
- Handle segfaults and other crashes in code
- Create config for debug builds
- Allow unhiding app window when second instance of AntiMicroX is launched
- Typo in udev rule name: 60-antimicrox-uinput.rules instead
60-antimcrox-uinput.rules
- Move gui-related files to separate directory
- Logging system improvements
- Some additional logs and notes
- Fix compile warnings
- Set homepage url for packages
- Create config for debug build
- Cmake cleanup
- Rebase remove_datetime_aboutdialog.patch
* Sat Sep 11 2021 Carsten Ziepke <kieltux@gmail.com>
- Update to version 3.1.7
- Wayland support for keyboard emulation rocket
- Load save dialogue window won't show saved configs = can't
open saves
- Segmentation Fault when change profile from command line
- Include Appstream information into AppImage Build
- fix: Remove warning "QLocalSocket::waitForDisconnected()
is not allow…
- Crash-related fixes linked with memory management
- refactor: Improve log showing gamepad name
- refactor: Refactor executing commands
- Allow regular users using uinput
- feat: switch from xtest to uinput when wayland is detected
- Update BuildRequires: cmake >= 3.12 is needed
- Fix some rpmlint warnings
* Sat Aug 28 2021 Carsten Ziepke <kieltux@gmail.com>
- Update to version 3.1.6
- Saving logs into file doesn't work properly
- Doesn't save my configurations/Wont auto load
- Refactor logging system
- Add new logs associated with loading profile files
- Refactor arguments parsing
- docs: Add information about commandline for flatpak packages
- Added openSUSE instruction
* Sun Mar 14 2021 Carsten Ziepke <kieltux@gmail.com>
- Update to version 3.1.5
- Migrate DEB packages to antimicrox #87
- Integrate builds marking with docs cmake and CI #143
- Allow cleaner marking package builds #143 (mirabilos)
- fix appdata formatting #142 (mirabilos)
- apply lintian-provided spelling fixes #141 (mirabilos)
- fix the manpage (hyphen as minus sign) #140 (mirabilos)
- fix: change deb arch prefix for building AppImage #135 (pktiuk)
- Rebase remove_datetime_aboutdialog.patch
- Drop devel package
* Fri Jan 15 2021 Carsten Ziepke <kieltux@gmail.com>
- Update to version 3.1.4
- Remove qglobalshortcuts #106
- File cleanup #104
- Cmakefile fixes #102
- Add dark tray icon #66
- Icons overhaul #61
- Automate generating changelogs #10
- Clear shortcut not working #116
- Assigning Text Entry to button doesn't assign proper string. #79
- The uninstallation leaves several folders and files behind
(cmake) #68
- Remove antilib shared object because it's not really shared! #98
- feat: improve mime type definition #132 (Janfel)
- docs: update building and installation instructions #129 (pktiuk)
- feat: antimicro config migration #120 (gombosg)
- Rebase fix_xcb_linker.patch
- Clean up because of remove of antilib #98
- Drop antilib-lib package
- Drop antimicrox.rpmlintrc
* Sat Dec 12 2020 Carsten Ziepke <kieltux@gmail.com>
- Fix rpmlintrc: Instead setBadness now addFilter is used.
For Factory submissions setBadness can not be used.
* Sat Dec 12 2020 Carsten Ziepke <kieltux@gmail.com>
- Fix BuildRequires: cmake >= 3.6 is needed
* Sat Nov 28 2020 Carsten Ziepke <kieltux@gmail.com>
- Update to version 3.1.3
- ARM build failure #80
- AntiMicroX system tray icon not appearing in flatpak
package #58
- Icons in tray menu only showing up as "X" #56
- Outdated information in the "Credits" tab in the "About"
window #67
- Consistent style of code #25
- Icons overhaul #73 (pktiuk)
- Fix: Use system icons in common cases to avoid incompatibility
issues #62 (pktiuk)
- General cleanup of repository #18 (pktiuk)
- Addded full source URL in spec file
* Wed Nov 11 2020 Carsten Ziepke <kieltux@gmail.com>
- Update to version 3.1.2
- Right click - Turbo and Clear not working properly #7
- Wrong order for setting sets #6
* Sun Sep 13 2020 Carsten Ziepke <kieltux@gmail.com>
- Initial package version in OBS