REAPER v7.05+dev1115

v7.05+dev1115 - November 15 2023

* Includes feature branch: large number of video items CPU use optimizations
* Includes feature branch: record armed tracks obeying 'do not run muted tracks' preference
* Includes feature branch: increase fixed lane limit to 256 lanes
* Includes feature branch: improve undo behavior when comping
* Includes feature branch: support non-SMPTE 7.1 channel order
* Includes feature branch: improve behavior when deleting or reordering tracks while recording
* Includes feature branch: support copying comp area edits back to source lanes
* Includes feature branch: optionally limit media item edge edits to start/end of source media
* Includes feature branch: FX envelope options for AI combining
* Includes feature branch: ReaSurround support for 128 inputs
+ Project: preserve settings when loading projects saved before v7.0 with 'New recording that overlaps existing media items / Creates new media items' enabled [t=285116]
+ ReaScript: allow accessing focused/last touched state for FX via TrackFX_SetNamedConfigParm/etc
+ Recording: improve consistency of action to add take marker to currently-recording media item [t=284953]
+ Video: ignore m4a files when using option to use video from background projects
+ Video: lower CPU use with large numbers of video items in project [t=284760]
# Comping: ctrl/cmd+click on unsynced media item copies the edit back to the source lane if there is a matching source lane; does nothing if there is no matching source lane [p=2733595]
# Lanes: improve behavior of action to move items up if possible to minimize lane usage when multiple items and comp areas overlap