From cec142ea54257bf28328f1a5632a55b5faca7f2b Mon Sep 17 00:00:00 2001 From: cfillion Date: Wed, 14 Feb 2024 08:40:11 -0500 Subject: [PATCH] prettify SWS v2.14.0.1's changelog --- Extensions/reaper-oss_SWS.ext | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Extensions/reaper-oss_SWS.ext b/Extensions/reaper-oss_SWS.ext index 6e0369a..af582e2 100644 --- a/Extensions/reaper-oss_SWS.ext +++ b/Extensions/reaper-oss_SWS.ext @@ -2,28 +2,28 @@ @version 2.14.0.1-beta @changelog 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 + • 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] + • 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) + • 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] + • 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 + • Add CF_SendActionShortcut + • Remove bogus range check in SNM_SetDoubleConfigVar{,Ex} when writing to 32-bit variables @author reaper-oss @links Website https://www.sws-extension.org/