v6.78+dev0410 - April 10 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
+ API: ShowConsoleMsg() can now be used from multiple threads
+ API: TrackFX_/TakeFX_ APIs can access container and sub-container FX via documented addressing scheme
+ API: add FX_GetNamedConfigParm(container_count) for getting number of FX in container
+ Media item lanes: place new recording into the first lane below any existing overlapping media items
+ Menus: allow customization of MIDI CC lane context menu prior to first display [t=278076]
+ ReaScript: ShowConsoleMsg() can now optionally not open the console window
+ ReaScript: add actions to toggle console window visiblity, clear console window
+ ReaScript: console window log now persists when closing/opening window
+ Recording: options to split and add takes, or trim existing items behind new recording, apply when recording into a specific fixed lane
+ Tooltips: improve behavior with inactive windows [p=2666362]
+ Tooltips: improve behavior with toolbars and inactive application
# Media item lanes: action to insert/add lane only affects selected tracks
# Media item lanes: revert "editing media item edges also edits edges of unsynced comp areas"
# Parallel FX: properly compensate MIDI events for PDC
# Record: fix record pass logic for MIDI items [p=2667649]
# Recording: when auto-crossfade enabled, crossfade new recording with existing media items only if the existing media item was split by the new recording [p=2667353]