REAPER v6.42+dev1208

v6.42+dev1208 - December 8 2021

* Includes feature branch: Windows/Linux OpenGL video display output
* Includes feature branch: optimized/parallelized peak building
* Includes feature branch: media explorer toolbar
* Includes feature branch: media item fixed lanes
* Includes feature branch: JSFX internals overhaul/cleanup/modernization
* Includes feature branch: r8brain free samplerate conversion mode
* Includes feature branch: Windows very long pathname support
* Includes feature branch: media explorer crossfades
* Includes feature branch: recording files wildcard support
* Includes feature branch: video render/convert normalization
* Includes feature branch: media item notes improvements
* Includes feature branch: .caf media format support
* Includes feature branch: ASWG metadata support
+ Keyboard: improve special-key binding mode focus behavior on macOS/Linux
+ Linux: improve handling of numeric keypad control key shortcuts (note: may require manually re-binding non-keypad control key shortcuts, which were previously improperly encoded)
+ Media explorer: add option to read file metadata if not already cached when searching file folders
+ Media explorer: always search in enabled metadata fields regardless of whether searching a database or file folder
+ Media items: show special cursor (customizable as "arrow_rev") when mouse is over lower half of media item and user-defined mouse modifier is not default
+ ReaScript: save/load script and "P_EXT:" extension data for the master track [t=260501]
+ Render: disable brickwall limiting controls when rendering video
+ Render: support normalizing video when rendering regions
+ Ruler: increase tick mark resolution to prevent potential skipped gridlines when using 1/32 triplets
+ Super8: support exporting media into project via MIDI CC when UI is not open
+ Windows: catch more cases where disk writes fail due to disk error/full
+ macOS: improve cross-OS up/down/home/end key mapping compatibility
+ macOS: improve handling of numpad enter key
# Global hotkeys: do not use fallbacks from numpad-home to home (etc) these must be explicitly defined
# JSFX: validate trackidx input to export_buffer_to_project, prevent out of range values from making flags ignored
# Render: change implementation of video normalization