Commit Graph

35 Commits

Author SHA1 Message Date
Lennard Kittner
352180568d Refactor changing headset properties
Tray app can now change headset properties
2026-03-18 19:32:55 +01:00
Lennard Kittner
0fc038939a Add dialog prompts and make udev checks linux only 2026-03-16 14:07:18 +01:00
Lennard Kittner
107b4ba21b Move udev creation to lib
Remove root check
Also create udev rules in tray app
2026-03-16 14:07:11 +01:00
Lennard Kittner
d7806619ec Draft creating udev rules automatically 2026-03-16 14:07:05 +01:00
Lennard Kittner
639bf64c77 Fix typo 2026-02-25 17:51:36 +01:00
Lennard Kittner
2fd0373fbe Add noise gate option to CLI app 2026-02-25 17:51:36 +01:00
Lennard Kittner
04af1516be Fix cli app missing state updates when writing to headset 2026-02-19 13:22:38 +01:00
Lennard Kittner
eb304eda01 Use can set functions in cli app 2025-11-08 13:26:43 +01:00
Lennard Kittner
2f18725c11 Remove debugging code 2025-11-08 13:13:19 +01:00
Fabio Scaccabarozzi
80976df212 Some features are read-only: either they require Windows APO, or they really don't have a software command available. Add the plumbing to detect and report this. Also, add documentation for the featureset. 2025-10-19 18:21:31 +01:00
Lennard Kittner
9dc5f243a3 Hide help of unsupported commands 2025-10-19 14:46:22 +02:00
Lennard Kittner
8350c25cc0 Add mute playback to CLI app 2025-10-19 14:12:04 +02:00
Lennard Kittner
b0265629a4 Add WIP cloud 3 support 2025-10-19 14:05:10 +02:00
Lennard Kittner
ca60e021be prepare_write in cli app 2025-09-25 19:08:11 +02:00
Lennard Kittner
7c26d9d192 More debug printing 2025-09-24 17:55:18 +02:00
Lennard Kittner
97ef1d40ad Add some debug stuff 2025-09-17 12:23:10 +02:00
Lennard Kittner
9614f5b2b4 Improve packet_tester 2025-08-24 12:16:09 +02:00
Lennard Kittner
6840cec0f2 Add support for old cloud 2 2025-08-24 12:15:40 +02:00
Lennard Kittner
6eabd6867e Use new connect_compatible_device function 2025-08-18 20:14:01 +02:00
Lennard Kittner
fe90ec19ed Add tester 2025-08-02 18:58:42 +02:00
Lennard Kittner
ea4a76739f Add passive_refresh_state 2025-05-16 13:20:09 +02:00
Lennard Kittner
7977017bcb It is now possible to set the refresh interval.
Update descriptions.
2025-03-27 23:08:13 +01:00
Lennard Kittner
4897096826 Rename to hyper_headset 2025-03-27 22:24:56 +01:00
Lennard Kittner
268528e47b Update help 2025-03-27 21:25:35 +01:00
Lennard Kittner
62b9bbb6f0 Better printing 2025-03-23 00:18:14 +01:00
Lennard Kittner
08366a63c8 Fix warnings 2025-03-22 12:27:18 +01:00
Lennard Kittner
9a4f3805dc Use other to string in CLI app 2025-03-22 12:22:56 +01:00
Lennard Kittner
975f2937ad Add setter to CLI app 2025-03-21 22:01:14 +01:00
Lennard Kittner
5ed7390381 Update CLI app to use new interface 2025-03-19 23:41:32 +01:00
lennard
5121e164df Removed windows from workflows.
Removed debug printing.
UnknownResponse now includes the length of the response.
Added new method for clearing the device state.
2023-06-14 12:31:00 +02:00
lennard
54eead3bcb more dependencies and exclude ksin on other platforms 2023-06-13 20:39:54 +02:00
Lennard Kittner
06954a94e9 More dependencies and test instead of run 2023-06-13 13:18:53 +02:00
lennard
5498074812 Made some device properties optional. A device property will be set once the appropriate event is observed. 2023-06-12 21:21:12 +02:00
lennard
76427f1381 New struct to simplify tray handling and the device state is now updated more efficiently. 2023-06-11 14:32:34 +02:00
lennard
729b903c31 New CLI app 2023-06-10 12:17:45 +02:00