Skip to content

Commit 90b527c

Browse files
b0bbywanclaude
andcommitted
docs(debian): changelog entry for 0.17.1
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01F9qZzw2ePsBw6ZeUPnzTDz
1 parent e029ee1 commit 90b527c

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

debian/changelog

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
odio-api (0.17.1) trixie; urgency=low
2+
3+
D-Bus Call Deadlines
4+
5+
* MPRIS: D-Bus calls now carry a real deadline (mpris.timeout). The old
6+
wrapper never timed out, so a player that ignores calls on interfaces
7+
it does not implement (Kodi, on the TrackList probe) froze the listener
8+
until it left the bus and never showed up in /players.
9+
* MPRIS: shutdown waits for the listener and heartbeat goroutines before
10+
closing the event channel, fixing a "send on closed channel" panic
11+
when a player appeared right before stop.
12+
* Login1, Bluetooth: same deadline fix; Device1.Connect keeps the pairing
13+
timeout since a first connect bonds the device.
14+
15+
-- Mathieu Réquillart <mathieu.requillart@gmail.com> Wed, 09 Sep 2026 00:00:00 +0000
16+
17+
118
odio-api (0.17.0) trixie; urgency=low
219

320
PulseAudio Client Rewrite & Admin Link

0 commit comments

Comments
 (0)