1
0
mirror of https://github.com/4yn/slidershim.git synced 2024-11-13 17:31:00 +01:00
slidershim/src-tauri
2022-03-23 01:15:38 +08:00
..
icons update icon 2022-02-07 13:01:52 +08:00
res static include 2022-02-07 11:47:11 +08:00
src update packages and deps 2022-03-18 21:43:10 +08:00
.gitignore initial tauri setup 2022-01-27 19:37:27 +08:00
Cargo.lock update packages and deps 2022-03-18 21:43:10 +08:00
Cargo.toml update packages and deps 2022-03-18 21:43:10 +08:00
README.txt update readme and bump version 2022-03-18 20:59:41 +08:00
rustfmt.toml initial tauri setup 2022-01-27 19:37:27 +08:00
tauri.conf.json fix styling 2022-03-23 01:15:38 +08:00

     _ _     _               _     _           
 ___| (_) __| | ___ _ __ ___| |__ (_)_ __ ___  
/ __| | |/ _` |/ _ \ '__/ __| '_ \| | '_ ` _ \ 
\__ \ | | (_| |  __/ |  \__ \ | | | | | | | | |
|___/_|_|\__,_|\___|_|  |___/_| |_|_|_| |_| |_| v0.2.4
=============================================== 

https://github.com/4yn/slidershim

# Changelog

- 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
- 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
- v0.2.2
  - Retcon serial slider name
  - Fix crash on some systems due to time math
  - Add link to repo
- v0.2.1
  - Reactive + Rainbow mode
  - Fixed byte order for serial slider lights
- v0.2.0
  - Added support for serial slider protocol
  - Added 16 key keyboard layout
- v0.1.4
  - Initial public release