Releases: gwatcha/reaper-keys
Releases · gwatcha/reaper-keys
v2.0-alpha
- Add Reapack installer
- Remove all autogenerated scripts (internal/rk.lua is the only one now)
- Fix key bindings menu non-monospace fonts on Linux
- Reset state on correctly
- Handle clashes of NumLeft,Right,Up,Down with shifted characters
- Use a single config file internal/definitions/config.lua
- Move images to ImgBB
- Support more characters: F1-F12, Insert, Delete, ^, and *
- Add few more key bindings like C-. (repeat last action excluding the
reaper-keys one
- Flatten key bindings structure
- Fix firstTrack/lastTrack bug on empty project
- Add performance profiler option
- Format some of code
v1.15.1
1.15.1 (2021-08-12)
Bug Fixes
- fix spelling error in startup message (0927fe0)
v1.15.0
1.15.0 (2021-08-12)
Features
- add a reduced defaults list that is used by default (80ff793)
- add option to hide feedback window (504fe07)
- show start up message to avoid common user problems (75f8c49)
v1.14.1
1.14.1 (2021-02-18)
Bug Fixes
- add midi editior bindings from unix map to windows map (5375cf3)
v1.14.0
1.14.0 (2020-09-07)
Features
- make enter visual timeline mode not clear selection, (a6188c3)
v1.13.0
1.13.0 (2020-09-07)
Bug Fixes
- fix bug with double window open (06500ff)
- fix feedback window crash when no color found (88eeca8)
Features
v1.12.5
1.12.5 (2020-08-21)
Bug Fixes
- fix binding list menu box selection not being remembered (cc69be6)
- fix bug with error message when deleting all tracks in visual track mode (597928c)
- fix recent bug with macros not being reset (bbf51c6)
v1.12.4
1.12.4 (2020-08-19)
Performance Improvements
- increase performance of feedback window (5d5c87e)
v1.12.3
1.12.3 (2020-08-19)
Bug Fixes
- fix scythe libpath error message on gui startup (33d1bec)
v1.12.2
1.12.2 (2020-08-19)
Bug Fixes
- only reopen gui windows if already open, preventing bad startup (a5c7239)