Releases: katie-snow/Ultimarc-linux
V1.2.0
What's Changed
- Small cleanup for configure.ac by @philenotfound in #53
- No game controller support by @katie-snow in #54
- Add functionality for USBButtonConfigureColor SDK function. Fixes #49 by @katie-snow in #55
- Added RPM spec file for building RPM packages by @robabram in #57
- Simplify function by @philenotfound in #63
- Narrow no game controller check by @OzFalcon in #66
- Fix for configuring buttons on UIO by @abuchanan920 in #68
- Additional Uio fixes by @abuchanan920 in #69
- Added ultistik 360 configs for all common scenarios including mouse by @abuchanan920 in #70
- Correct typos of UltraStik by @keilmillerjr in #73
- Updated Aimtrak script, added AdvMame support. by @robabram in #76
- Support multiple Pac-Drive devices. by @Japi42 in #79
- Fix disable shift function by @OzFalcon in #82
- Update and rename README to README.cfg by @OzFalcon in #84
- Correct 2015 ipac2 config byte by @OzFalcon in #85
- Add paclink configuration by @OzFalcon in #86
- Update README.md by @OzFalcon in #87
New Contributors
- @philenotfound made their first contribution in #53
- @robabram made their first contribution in #57
- @abuchanan920 made their first contribution in #68
- @keilmillerjr made their first contribution in #73
- @Japi42 made their first contribution in #79
Full Changelog: 1.1.0...1.2.0
U-HID Support
This release adds U-HID and U-HID Nano board support to the Ultimarc-linux tools.
This release also adds Macro support to the Ultimate I/O board.
Also does some clean up of unused code in the ipacseries.c file.
Additional Board support and API change
This release will include support for the USB Button.
The library API is changed for this release.
The name of the umtool excutable will be changed, dropping the .out extension.
0.2.0 Release
In this release the following boards are supported;
PACDrive, IPAC Ultimate, I-Pac 2, I-Pac 4, Mini-Pac, JPAC, UltraStik 360 and PacLED64
There is support for pre2015 PAC boards and the current 2015 boards listed above.
Inital release
This is the initial release of the Ultimarc command line utility.
The initial functionality allows for configuring the following devices from Ultimarc
I-Pac 2
I-Pac 4
Mini-Pac
UltraStik 360
PacLED64
This release also includes the ability to change the device ID for the UltraStik 360.
Examples of how to configure each device is in the src/umtool directory.
Not included in this release
Ability to change the device ID for the PacLED64
Robust file validation and boundary checking
Robust debugging capability