We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05e223 commit cb56464Copy full SHA for cb56464
1 file changed
CHANGELOG.md
@@ -3,10 +3,10 @@
3
All notable changes to this project are documented in this file.
4
5
## [1.1.0] – 2026-03-18
6
-###Realtime UDP Audio Improvements
7
--Removed buffer duplication for direct packet processing.
8
--Switched to poll-based waiting for cleaner and more efficient socket handling.
9
--On USB audio devices, ALSA buffer times below 2.5 ms are now achievable.
+### Realtime UDP Audio Improvements
+- Removed buffer duplication for direct packet processing.
+- Switched to poll-based waiting for cleaner and more efficient socket handling.
+- On USB audio devices, ALSA buffer times below 2.5 ms are now achievable.
10
11
12
## [1.0.13] – 2026-03-15
0 commit comments