REAPER v7.06+dev1128

v7.06+dev1128 - November 28 2023

* Includes feature branch: envelope list window improvements
* Includes feature branch: video processors in containers
* Includes feature branch: media items on higher numbered lanes optionally mask playback of lower lanes
* 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: support non-SMPTE 7.1 channel order
* 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: ReaSurround support for 128 inputs
+ CLAP: prevent misbehavior when preference enabled to flush FX on loop [t=285644]
+ Lanes: action to minimize lane usage respects track edit grouping
+ Lanes: add action, menu item, mouse modifier to refresh comp areas with no matching media in comping lane
+ Lanes: delete unsynced comp areas before running action to minimize lane usage
+ Lanes: fix comping into a new copy of lane with MIDI media [t=285639]
+ Linux: add drag/drop preview [p=2737763]
+ MIDI editor: display MIDI take names in Contents submenu
+ MIDI editor: display lane information in track list
+ MIDI editor: do not list non-visible, non-playing lanes on non-fixed-lane tracks in MIDI editor track list
+ MIDI editor: sort media items in track list by lane
+ ReaScript: GetSetMediaItemInfo("C_LANEPLAYS") returns -1 if media item is on a non-visible, non-playing lane on a non-fixed-lane track
+ ReaScript: add support for GetSetMediaTrackInfo("P_LANENAME:n")