Skip to content

Tags: gwatcha/reaper-keys

Tags

v2.0-alpha

Toggle v2.0-alpha's commit message
v2.0~alpha release(#58)

* 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 <ESC> 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.2

Toggle v1.15.2's commit message
fix: avoid appending to empty reaper_state tables

v1.15.1

Toggle v1.15.1's commit message
fix: fix spelling error in startup message

v1.15.0

Toggle v1.15.0's commit message
update gitignore

v1.14.1

Toggle v1.14.1's commit message
Merge branch 'master' of https://github.com/gwatcha/reaper-keys

v1.14.0

Toggle v1.14.0's commit message
feat: make enter visual timeline mode not clear selection,

add new binding <M-v>

which does old behaviour of clearing timeline selection

v1.13.0

Toggle v1.13.0's commit message
small action name fixes and rearranging

v1.12.5

Toggle v1.12.5's commit message
fix: fix bug with error message when deleting all tracks in visual tr…

…ack mode

v1.12.4

Toggle v1.12.4's commit message
perf: increase performance of feedback window

v1.12.3

Toggle v1.12.3's commit message
fix: fix scythe libpath error message on gui startup