REAPER v7.30+dev0112

v7.30+dev0112 - January 12 2025

* Includes feature branch: region editing preview display changes
* Includes feature branch: display/edit tempo basis in transport
* Includes feature branch: region/marker lanes
* Includes feature branch: MIDI overhaul, aftertouch/MPE-CC-autofilter, tweaks
* Includes feature branch: parallel render via master
* Includes feature branch: multithreaded render postprocessing
* Includes feature branch: optionally display recording pass, markers, regions, wildcards in Big Clock
* Includes feature branch: improved tempo basis support
* Includes feature branch: render all selected items or razor edit areas as a single file
* Includes feature branch: ripple edit when editing media item edges
* Includes feature branch: MIDI item reconfiguration on effective timebase change
* Includes feature branch: phase alignment dialog
* Includes feature branch: per-lane ripple editing
* Includes feature branch: graphical crossfade editor
* Includes feature branch: playback support for rendered files
* Includes feature branch: take FX tail-length utilization
* Includes feature branch: trim leading/trailing silence when rendering
* Includes feature branch: auto-bypass plug-ins with PDC when record armed
+ ARA: fix possible crash when splitting media items (7.30 regression) [t=297382]
+ Auto-save: remove option to save RPP-UNDO with timestamped auto-saved projects
+ Batch converter: support $takemarker wildcard when converting media items
+ Big clock: update more frequently even if project time position has not changed
+ JSFX/ReaScript/Video: fix potential incorrect memory read when parsing tan(x,y)
+ MIDI editor: fix default MIDI note alt/opt-click to select note without moving edit cursor
+ MIDI editor: fix hang when using synced timebase and arrange view is resized to oblivion [t=296912]
+ MIDI: fix trimming media item edges with unlooped MIDI that is set to ignore project tempo [t=297516]
+ ReaScript: add GetSetProjectInfo() support for "RULER_LANE_HIDDEN:" and "RULER_LANE_VISIBLE:" (lane is visible if not hidden and there is enough space in the ruler to display it)
+ Wildcards: update $projectlength even during edits
# MIDI editor: draw aftertouch events with note coloring if so configured
# MIDI editor: fix vellane scrollbars
# ReaScript: if caller attempts to set region/marker to invalid ruler lane, instead set to default lane
# Render: fix normalizing audio when rendering video
# Render: fix rendering reaproxy (subproject) files
# Toolbar: align main toolbar at bottom of available space rather than top