REAPER v6.73rc1

v6.73rc1 - December 23 2022

+ Actions dialog: fix synonym search when using e.g. colour$
+ Actions window: match various accented characters against their non-accented equivalents, etc [t=272828]
+ Actions window: refresh after script or plug-in action added
+ Audio devices: fix input/output audio channel aliasing when only removing some outputs [t=273424]
+ Click source: do not hang on invalid tempo [t=271451]
+ Grouping: fix items on the same track being treated as grouped for edge edits [p=2625098]
+ Grouping: improve grouped edge editing behaviors [t=273993]
+ Grouping: improve some corner case behaviors when track media/razor edit groups are used in addition to automatically grouping selected tracks
+ Grouping: respect FIPM/fixed lane position when applying track edit grouping to edge edits [p=2625897]
+ IDEs: improve international keyboard support on Windows
+ Linux: fix support for {} and other keys in various text fields [t=273412]
+ Master VU: fix setting red threshold dB [t=270710]
+ Media explorer: avoid freeze/redraw when accidentally doing a tiny file drag from file list
+ Media explorer: avoid temporary freeze when accidentally doing a tiny drag from playback preview area
+ Media explorer: faster searching of exact words
+ Media explorer: improve UTF-8 searching capability (match accented and unaccented latin characters)
+ Media items: improve display performance when media items have many take markers outside the visible bounds of the item [t=273948]
+ Peak building: fix corner case where peaks would fail to build for some media [t=273919]
+ Razor edit: fix deleting areas on master track envelopes with ripple-all-tracks enabled [p=2625216]
+ Razor edits: fix grouped preview on FIPM tracks
+ Razor edits: fix pasting envelope areas to master track
+ ReaControlMIDI: label "GP Slider 1" as "CC 16+48 (GP 1)", etc [t=274048]
+ ReaScript: add MEDIA_EDIT_LEAD/MEDIA_EDIT_FOLLOW to documentation for GetSetTrackGroupMembership, etc
+ ReaScript: improve gfx.getchar() international keyboard support
+ Render: improve speed of writing outfile.render_stats.html when rendering many files at once [t=273917]
+ Routing: improve display of parent send channel dropdowns somewhat
+ Split: when splitting and not auto-crossfading, use a limit of arrange_width/4 for auto-applied fades
# Action dialog: slightly expand searching of latin-1 accented characters
# Grouping: prevent weirdness when grouping razor edits on envelope lanes of fixed lane tracks [p=2625549]
# IDEs/ReaScript: improve/fix win32 international keyboard issues