v7.28+dev1209 - December 9 2024
* Includes feature branch: MIDI aftertouch support
* Includes feature branch: wildcard support for "save project as..."
* Includes feature branch: Optionally display recording pass, wildcards in Big Clock
* 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: auto-filter CC for MPE
* 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: implode/explode support in batch converter
* Includes feature branch: trim leading/trailing silence in batch converter
* Includes feature branch: batch converter UI changes
* Includes feature branch: trim leading/trailing silence when rendering
* Includes feature branch: auto-bypass plug-ins with PDC when record armed
+ Big clock: add customization dialog
+ Big clock: support displaying up to 4 wildcard patterns
+ MIDI editor: support for aftertouch CC lane which follows note selection
+ MIDI: adjust item fixed-tempo when moving items across tracks to new timebases
+ Playback: fix very unlikely but possible glitch when splitting playing items
+ Project: support project setting for BPM basis (quarter, dotted quarter, etc)
+ Razor edits: improve behavior when editing automation items [p=2828095]
+ Time signature: automatically change bpm basis when switching between normal and compound time signature via transport edit boxes
+ Time signature: automatically switch beat basis to dotted quarter when entering a compound time signature in time signature edit dialog
+ Transport: display beat basis (quarter note, eighth, dotted eighth, etc) above tempo
+ Wildcards: $markername and $regionname return "" (blank string) rather than falling back to marker/region number, if the marker/region has no name
+ Wildcards: add $timesigfull, $time, $localtime
+ Wildcards: store separate lists of recent wildcard patterns per calling context (render, big clock, etc)
# MIDI: fix crash when drag/drop creating new file