Releases: harletty/harletty-bridge
Releases · harletty/harletty-bridge
Release list
v0.7.1
What's fixed
- DTS-HD MA at 16-bit no longer plays ~48 dB too quiet — XLL output is now normalized to 24-bit regardless of the stream's storage bit depth (#4).
Install
Grab the file for your system below and follow the 3-step guide in the README:
| Your system | File |
|---|---|
| Windows | harletty-bridge-v0.7.1-windows-x86_64.zip |
| Linux | harletty-bridge-v0.7.1-linux-x86_64.zip |
| macOS (Apple silicon) | harletty-bridge-v0.7.1-macos-arm64.zip |
Arch / CachyOS (AUR)
Nothing to download by hand — this release is packaged on the AUR as harletty-bridge:
paru -S harletty-bridgeIt builds from this release's source and installs the plugin at /usr/lib/orender/libharletty_bridge.so. System-wide hosts (/usr/bin/orender, the AUR mpv-omniphony / omniphony-studio packages) don't scan that directory, so point them at it once in ~/.config/omniphony/config.yaml:
render:
bridge_path: /usr/lib/orender/libharletty_bridge.sov0.7.0
v0.6.1
harletty-bridge 0.6.1 E-AC-3 stateful-decode fixes: - chbwcod walk_state reset (per-frame aux-walk drift on coupling-strategy-update-mid-frame patterns). - Legacy AC-3 backward-compat core accepted in raw Extractor (DD+ JOC streams that interleave [AC-3 core | E-AC-3 dep]). - Bridge AC-3/dep pairing no longer loses queued cores on order variations (is_spatial() now correctly flips to true on dual-stream inputs delivered via the raw transport). Adds an MKV-corpus regression suite (corpus_stream + compare_pcm examples, Cavern PCM dotnet wrapper, driver scripts, cargo integration test).
v0.6.0
harletty-bridge 0.6.0 — raw E-AC3 transport
v0.5.0
v0.1.0
release: add contents:write permission to release job