Skip to content

Commit

Permalink
prettify SWS v2.14.0.1's changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cfillion committed Feb 14, 2024
1 parent 2501dfc commit cec142e
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Extensions/reaper-oss_SWS.ext
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit cec142e

Please sign in to comment.