Elara Elara6331
Elara6331 pushed to experimental at Elara6331/itd 2021-11-27 08:11:44 +00:00
a9ef386883 Fix comments in filesystem commands
Elara6331 pushed to experimental at Elara6331/itd 2021-11-27 08:03:24 +00:00
24cfda82d7 Fix and add error messages to fs operations
Elara6331 pushed to experimental at Elara6331/itd 2021-11-26 04:35:09 +00:00
655af5c446 Ensure that the FS works after a reconnect
Elara6331 pushed to master at Elara6331/infinitime 2021-11-26 04:33:28 +00:00
522c10a9c0 Set connected property to true in all connecting functions
Elara6331 pushed to experimental at Elara6331/itd 2021-11-26 03:49:19 +00:00
b363a20a9d Remove replace directive
Elara6331 pushed to experimental at Elara6331/itd 2021-11-26 03:47:12 +00:00
f5d326124d Add missing responses to some FS operations
cb8fb2c0bc Add newline for read file command if output is stdout
38119435f1 Get BLE FS once rather than on every connection
Compare 3 commits »
Elara6331 pushed to master at Elara6331/infinitime 2021-11-25 21:36:22 +00:00
bd057815cf Fix checkStatus call in (*Device).FS()
Elara6331 pushed to experimental at Elara6331/itd 2021-11-25 20:50:14 +00:00
034a69c12f Allow multiple call notification responses
Elara6331 pushed to master at Elara6331/infinitime 2021-11-25 20:40:17 +00:00
58d5036f20 Allow multiple call notification responses and improve error handling
Elara6331 pushed to master at Elara6331/infinitime 2021-11-25 01:21:34 +00:00
9966880bc8 Only allow OnChange() to be called once
Elara6331 pushed to master at Elara6331/infinitime 2021-11-25 00:51:45 +00:00
e12ccb2ff5 Fix README errors
Elara6331 pushed to master at Elara6331/infinitime 2021-11-25 00:50:42 +00:00
4b8b2a3b22 Remove playerctl from dependencies and add pactl providers
Elara6331 pushed to experimental at Elara6331/itd 2021-11-25 00:47:01 +00:00
70006a3d7b Remove playerctl from depencency list
Elara6331 pushed to experimental at Elara6331/itd 2021-11-25 00:44:44 +00:00
8aada58d64 Update music control implementation
Elara6331 pushed to master at Elara6331/infinitime 2021-11-25 00:42:01 +00:00
e9a611aec8 Buffer message channel for music
Elara6331 pushed to master at Elara6331/infinitime 2021-11-25 00:31:30 +00:00
d9823bf0c8 Switch player to MPRIS interface
Elara6331 pushed to experimental at Elara6331/itd 2021-11-24 21:08:08 +00:00
5d231207cd Remove useless function call
Elara6331 pushed to experimental at Elara6331/itd 2021-11-24 21:04:50 +00:00
584d9426e6 Make sure modemmanager exists for call notifications
Elara6331 pushed to experimental at Elara6331/itd 2021-11-24 20:00:49 +00:00
7a772a5458 Add comments
Elara6331 pushed to experimental at Elara6331/itd 2021-11-24 19:54:21 +00:00
079c733b60 Use clearer variable names