File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+
118odio-api (0.17.0) trixie; urgency=low
219
320 PulseAudio Client Rewrite & Admin Link
You can’t perform that action at this time.
0 commit comments