Skip to content

Releases: gwatcha/reaper-keys

v1.12.1

19 Aug 02:23
Compare
Choose a tag to compare

1.12.1 (2020-08-19)

Bug Fixes

  • fix bug with some entries being overwritten (cac9170)

v1.12.0

19 Aug 01:41
Compare
Choose a tag to compare

1.12.0 (2020-08-19)

Bug Fixes

  • allow for user bindings to overwrite folder entries (52bf2f4)
  • fix bug that crashes reaper keys when bindings not found (641513e)

Features

  • add ';' & ',' - actions for moving & shifting items (e28f671)
  • add completions visual feedback window to do away with log based feedback (abe7f0f)
  • add new actions and bindings (fede4e2)
  • allow for removing default entries by binding action name "" (401a666)
  • move binding list binding to and action list to (bbb99b2)
  • sort binding list alphabetically if no query typed (d90b561)

Performance Improvements

  • use reaper api to keep track of state instead of writing to files (74b297d)

v1.11.1

07 Aug 10:48
Compare
Choose a tag to compare

1.11.1 (2020-08-07)

Bug Fixes

  • fix typo with binding list (242c34f)

v1.11.0

07 Aug 10:40
Compare
Choose a tag to compare

1.11.0 (2020-08-07)

Bug Fixes

  • allow prefix repetition count for undo (72c18c5)
  • bug with record macro key needing a register to stop recording (fdf317f)
  • dont error when next key is in different context (c9f71f1)
  • fix persist visual track selection operators in visual track mode (b3ce79c)
  • fix undo move action (fb142b0)

Features

  • add action list custom GUI command for quick lookup of RK actions (99dbddb)
  • add seperate user configuration files for easier updating (65e0119)
  • add some timebase actions and bindings (5ce8dd0)
  • refractor actions for more sense (3526e33)

v1.10.0

08 Jul 23:52
Compare
Choose a tag to compare

1.10.0 (2020-07-08)

Bug Fixes

  • fix some bindings on windows by adding new key map for windows (c152d04)

Features

  • case insensitive track search (fc09415)
  • go to marked tracks and regions from normal mode (cb8b7d5)
  • move '+chain' folder under 'c', not 'fc' for easy access (79c5852)

v1.9.0

17 Jun 02:29
Compare
Choose a tag to compare

1.9.0 (2020-06-17)

Features

  • sort completions alphabetically (ad2e49b)

v1.8.0

09 Jun 08:24
Compare
Choose a tag to compare

1.8.0 (2020-06-09)

Bug Fixes

  • fix marks, introduce new recall marked region key '~' (c430ee2)
  • proper names for SplitItemsAtEditCursor actions table (7309261)
  • style guide mistake (79d8720)

Features

  • add project settings and marker manager to global show list (c193a91)
  • adds a split at edit cursor function (2c08622)
  • Verbalize project settings (14ae409)

Performance Improvements

  • don't treat numbers as action types (aacea82)

v1.7.0

04 Jun 15:28
Compare
Choose a tag to compare

1.7.0 (2020-06-04)

Bug Fixes

  • don't split all items at time selection if none selected in track (9928657)
  • fix error message appearing when deleting in visual track mode (427b983)
  • fix marks to not get offset and leave duplicates sometimes (3e278ee)
  • fix moving to next item end sometimes selecting current item end (c0adcb2)
  • remove log statements for marks (3781882)

Features

  • add config option for timeline movement in visual track mode (b3cfa04)

v1.6.3

30 May 16:50
Compare
Choose a tag to compare

1.6.3 (2020-05-30)

Bug Fixes

  • add saved/data dir so macros and marks work (4630084)
  • change select inner item to prioritize later items (782fec1)

v1.6.2

30 May 06:50
Compare
Choose a tag to compare

1.6.2 (2020-05-30)

Bug Fixes

  • only reset current key sequence when invalid key sequence detected, not (22ae308)
  • Remove "S" command to not conflict with track solo, make some other key (7f2fab7)