| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-29 | bt: Avoid crashes for MediaPlayerTrack | Joel Klinghed | |
| Doing two things: * Remove experimental and unused field ImgHandle field * Handle variant being empty | |||
| 2025-10-20 | bt & main: Add optional player for device | Joel Klinghed | |
| 2025-10-20 | fixup! bt: Fix adapter methods | Joel Klinghed | |
| 2025-10-20 | bt: Fix adapter methods | Joel Klinghed | |
| Took a while to figure out how to return an empty value for these methods. Combination of withNoReply() and our own Void instance did it. | |||
| 2025-10-20 | bt: Fix device proxy property type | Joel Klinghed | |
| 2025-10-20 | bt & main: Add more properties for adapter | Joel Klinghed | |
| Allow controller to be set in discoverable state. | |||
| 2025-10-20 | bt: Fix interface update for DeviceProxy | Joel Klinghed | |
| BaseProxy had a hardcoded leftover pointing to AdapterInterface only. | |||
| 2025-10-19 | bt: Make sure to update main adapter | Joel Klinghed | |
| 2025-10-19 | Add bluetooth module | Joel Klinghed | |
| Can't really do anything yet, but finds the bluetooth adapter and registers an agent to make it pairable. | |||
