Skip to content

v2.0-alpha

Latest
Compare
Choose a tag to compare
@myrrc myrrc released this 21 May 21:18
· 20 commits to master since this release
  • 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