REAPER v6.78+dev0325

v6.78+dev0325 - March 25 2023

* Includes feature branch: configurable naming for in-project MIDI items
* Includes feature branch: updated Windows manifest for newer OS features
* Includes feature branch: always running non-bypassed FX when the UI is visible
* Includes feature branch: crossfade new recording with existing media items if configured
* Includes feature branch: video from background projects
* Includes feature branch: FX containers
* Includes feature branch: improvements to aligning takes after recording
* Includes feature branch: arrange view override mouse modifier sections
* Includes feature branch: toolbar armed/special animations
* Includes feature branch: pooled and unpooled ARA edits
* Includes feature branch: fixed lane comping
* Includes feature branch: shortcut import/export improvements and multiple main keyboard sections
* Includes feature branch: preview item selection for grouped tracks
* Includes feature branch: GR metering as embedded UI for third-party VSTs
* Includes feature branch: media item fixed lanes
+ API: fix return value for Take/TrackFX_GetNamedConfigParm fx_type for CLAP plugins
+ FX: rename-FX window uses modal window positioning preference
+ MIDI: improve MIDI device preferences pane
+ Media item lanes: add mouse modifiers to copy comp area and media items together
+ Notation: improve PDF export support for latin-1 characters in lyrics/etc [t=276251]
+ ReaScript: allow renaming FX via TrackFX_SetNamedConfigParm(renamed_name), also allow querying pre-renamed name via FX_GetNamedConfigParm(original_name) [t=276873]
# MIDI editor: fix step recording from hardware inputs
# MIDI: fix latency setting for high-indexed output devices
# MIDI: loopback devices support output latency values
# Media item lanes: double-click anywhere on unsynced comp area to copy edits to a new lane and re-comp
# Media item lanes: fix some incorrect crossfade interaction behavior when comp areas are close to each other
# Media item lanes: fix some situations where comp areas unsync unnecessarily [p=2662856]