Skip to content

Releases: Meitoncz/EtherWave

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 29 Jul 11:26
Single-instance guard + macOS Dock icon fixes

- Single-instance guard: dock/taskbar icon now raises the existing window
  instead of launching a second copy of the app.
- macOS Dock icon hides while the client window is minimized to the tray,
  and correctly reopens the window when reactivated via a pinned Dock icon.
- Fixed the tray/menu-bar icon opening both its menu and the window at
  once on macOS; now just shows the menu, matching native convention.

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 25 Jul 17:40
v1.0.3: unicast delivery to subscribed clients, jitter buffer holds i…

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 25 Jul 16:01
v1.0.2: SCHED_RR send-timing fix, client repeat-on-stop fix, parec fd…

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:58
v1.0.1: fix ~370ms baseline latency and its growth over server uptime

Root cause: a permanent phase-offset backlog in the server's capture
pipe read loop, invisible to the existing 'behind schedule' catch-up
logic. Also surfaces real client-side output latency in the UI and
switches both apps' stats display to a fixed-width centered grid.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 16:34
First public release

Low-latency multichannel (2.0-7.1) audio streaming over LAN from a
CachyOS/PipeWire server to a macOS/CoreAudio client, with UDP
auto-discovery, adjustable/adaptive jitter buffer, and per-channel gain
control on both ends.