Elara Elara6331
Elara6331 pushed to master at Elara6331/scope 2021-12-08 21:39:36 +00:00
a6e397f50b Update source code URL
c302225e2c Add AGPLv3 header to all relevant files
Compare 2 commits »
Elara6331 pushed to master at Elara6331/scope 2021-12-08 21:27:23 +00:00
2d407e5683 Add go report score to readme
Elara6331 pushed to master at Elara6331/scope 2021-12-08 21:18:55 +00:00
254155d442 Fix golint errors and gofmt
Elara6331 created branch master in Elara6331/scope 2021-12-08 17:25:39 +00:00
Elara6331 pushed to master at Elara6331/scope 2021-12-08 17:25:39 +00:00
c8bec472be Initial Commit
Elara6331 created repository Elara6331/scope 2021-12-08 17:24:46 +00:00
Elara6331 pushed to master at Elara6331/itd 2021-11-27 08:12:49 +00:00
a9ef386883 Fix comments in filesystem commands
24cfda82d7 Fix and add error messages to fs operations
655af5c446 Ensure that the FS works after a reconnect
b363a20a9d Remove replace directive
f5d326124d Add missing responses to some FS operations
Compare 22 commits »
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