REAPER v6.78+dev0405

v6.78+dev0405 - April 5 2023

* Includes feature branch: 128 channels per track
* Includes feature branch: fixed lane collapsing
* 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
+ MIDI export: avoid creating non-standard .mid files with high PPQN divisions
+ MIDI: allow configuring PPQN when exporting project MIDI
+ Media item lanes: add fixed lane context menu action to add empty lane at bottom of track
+ Track grouping: add button to track grouping dialog to remove track from other groups
+ macOS: workaround Ventura multimonitor issue by deferring initialization of windows until after applicationDidFinishLaunching: completes
# 128 channel support: fix restore of pin maps of VST/AU with more than 64 channels
# Listviews: fix actions dialog default selection
# Media item lanes: display TCP lane controls even if track has only one lane
# Media item lanes: display lane collapse control at small track heights
# Media item lanes: editing media item edges also edits edges of unsynced comp areas
# Media item lanes: fix behavior of action to copy unsynced comp areas and re-sync [p=2666253]
# Media item lanes: fix item name sometimes not being displayed in collapsed lane view
# Media item lanes: fix mismatch between display and mouse hit testing when lanes are collapsed and small
# Media item lanes: fix occasional mis-alignment of lane buttons when scrolling
# Media item lanes: reduce lane count when deleting lane with "automatically remove empty lanes at bottom" enabled
# Media item lanes: retain number of lanes when deleting all items and "automatically remove empty lanes at bottom of track" is disabled