1
0
mirror of https://github.com/4yn/slidershim.git synced 2025-02-01 20:18:07 +01:00
slidershim/src-tauri/README.txt

50 lines
1.7 KiB
Plaintext
Raw Normal View History

2022-02-09 22:53:57 +08:00
_ _ _ _ _
___| (_) __| | ___ _ __ ___| |__ (_)_ __ ___
/ __| | |/ _` |/ _ \ '__/ __| '_ \| | '_ ` _ \
\__ \ | | (_| | __/ | \__ \ | | | | | | | | |
2022-07-24 23:54:20 +08:00
|___/_|_|\__,_|\___|_| |___/_| |_|_|_| |_| |_| v0.4.0
2022-02-22 23:15:34 +08:00
===============================================
2022-02-13 23:39:54 +08:00
2022-02-22 23:15:34 +08:00
https://github.com/4yn/slidershim
# Changelog
2022-07-24 23:54:20 +08:00
- v0.4.0
- Add DirectInput keyboard emulation using oblitum/Interception
- Add slide LED support for some controllers
2022-06-26 15:12:13 +08:00
- v0.3.1
- Fix wrong key in UMIGURI keyboard layout
2022-06-26 01:15:58 +08:00
- v0.3.0
- Add UMIGURI LED controller server support
- Add UMIGURI default keyboard layout
2022-04-03 11:51:02 +08:00
- v0.2.8
- Add slider only layout (no buttons) for Project Diva gamepad output
- Add options button to Project Diva gamepad output
2022-04-03 03:20:51 +08:00
- v0.2.7
- Add HORI Project Diva gamepad output and lighting mode
2022-03-25 16:03:28 +08:00
- v0.2.6
- Add Yubideck controller support
- Add option to change Brokenithm sever port
2022-03-23 01:56:41 +08:00
- v0.2.5
- Add 6k and 4k keyboard output options
- Add settings for reactive LED colors
2022-03-18 20:59:41 +08:00
- v0.2.4
- Restore support for older tablet devices for brokenithm by compiling brokenithm JS with older babel preset
- Fix keys staying pressed even after brokenithm controller is closed
- New Brokestalgia 28k web touch controller option
2022-03-16 20:33:36 +08:00
- v0.2.3
- Fix first and last buttons not working with brokenithm
- Add option to disable air strings for controllers
- Add option to slow down lighting updates
2022-03-14 22:47:58 +08:00
- v0.2.2
- Retcon serial slider name
- Fix crash on some systems due to time math
- Add link to repo
2022-02-23 00:35:45 +08:00
- v0.2.1
- Reactive + Rainbow mode
2022-03-14 22:47:58 +08:00
- Fixed byte order for serial slider lights
2022-02-22 23:15:34 +08:00
- v0.2.0
2022-03-14 22:47:58 +08:00
- Added support for serial slider protocol
2022-02-22 23:15:34 +08:00
- Added 16 key keyboard layout
- v0.1.4
2022-03-16 20:33:36 +08:00
- Initial public release