REAPER v6.70+dev1116

v6.70+dev1116 - November 16 2022

* Includes feature branch: razor edits on master track envelopes
* Includes feature branch: selected media item appearance changes
* Includes feature branch: track grouping manager dialog
* Includes feature branch: CLAP plugin support
* Includes feature branch: track media/razor edit grouping
* Includes feature branch: improve experimental silent-track CPU reduction option to include FX tail length
* Includes feature branch: media item fixed lanes
* Includes feature branch: internal pin management overhaul for future extension
+ JSFX: support log-scaled sliders for controls, specify :log or :log=offset after step size
+ Localization: support localizing layout category names [p=2599980]
+ Localization: support localizing wiring diagram labels [p=2599980]
+ Localization: support longer action names in action dialog/custom actions editor
+ Media items: arrange overlapping items by the order the items were added to the track [p=2613674]
+ Metadata: fix possible mislabeling of generic metadata in source properties dialog and media explorer
+ Render: support rendering BW64 files
+ WAV: support importing BW64 files (ADM metadata is ignored)
# ReaScript: change get_action_context() runcontext to contextstr
# ReaScript: mark FX dirty when using TrackFX_GetNamedConfigParm param.X etc [t=272617]
# ReaScript: update get_action_context lua docs