v2.14.0.1
Pre-release
Pre-release
Actions:
- Add support for REAPER v6.76+ high-precision mousewheel, fixing on affected systems:
- SWS/wol: Adjust envelope or track height under mouse cursor
- SWS/wol: Adjust selected envelope height
- SWS/wol: Adjust selected envelope or last touched track height
- Repair "SWS: Vertical zoom to selected tracks, minimize others" in REAPER v6.76+ and fix a crash if all selected tracks are height locked
Contextual toolbars:
- Fix empty menus being displayed over inapplicable rows in the list on Linux
- Fix selection in the toolbar list on Windows [p=2757815]
Miscellaneous:
- Move the Extensions menu items into a SWS/S&M submenu (previous behavior may be restored via
[General]/ExtensionsSubmenu=0
in S&M.ini)
REAPER v7 track spacers:
- Add support in "SWS/wol: Adjust envelope or track height under mouse cursor" and "SWS/wol: Adjust selected envelope or last touched track height"
- Factor in track height and fixed lanes count when computing the size of track spacers in the TCP
- Fix prediction of track spacer sizes in the vertical zoom actions
- Take into account track spacers on hidden tracks activating on the next visible one [p=2757773]
ReaScript API:
- Add
CF_SendActionShortcut
- Remove bogus range check in
SNM_SetDoubleConfigVar{,Ex}
when writing to 32-bit variables