Commit Graph

24 Commits

Author SHA1 Message Date
Yannick Ulrich 2396623c73 Formatted interface checks 2023-03-01 18:57:02 +00:00
Yannick Ulrich a54ca7afdf Handle more errors 2023-03-01 18:08:58 +00:00
Yannick Ulrich 673383f795 Stylistic changes 2023-03-01 18:08:18 +00:00
Yannick Ulrich c05d4fe951 4. Split converters 2023-03-01 15:15:32 +00:00
Yannick Ulrich 87c78566c1 3. Added builder 2023-03-01 15:14:06 +00:00
Yannick Ulrich 8dd8f3d012 2. added fuse.go in main 2023-03-01 15:13:49 +00:00
Yannick Ulrich bf13b96660 1. moved fuse.go 2023-03-01 15:04:17 +00:00
Elara6331 b757af7fed Switch to autogenerated DRPC framework
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-02 22:30:17 -08:00
razorkitty 1e8c9484d2 copy mpris implementation from infinitime library to itd, where it really belongs
ci/woodpecker/pr/woodpecker Pipeline was successful
moved dbus.go to an internal utils package
added context function parameter to initMusicCtrl and updated main.go to pass it
updated calls.go, maps.go, music.go, and notifs.go to use utils package for getting a dus connection
2022-11-21 19:59:54 +00:00
Elara6331 0cdf8a4bed Switch from custom socket API to rpcx 2022-04-22 17:12:30 -07:00
Elara6331 9e63401db3 Add update weather command to itctl 2022-02-23 21:22:03 -08:00
Elara6331 c019d7523b Implement file transfer progress 2021-12-12 17:08:48 -08:00
Elara6331 2e8c825fff Add BLE FS to API package 2021-11-23 11:12:16 -08:00
Elara6331 7b870950d1 Implement BLE FS 2021-11-22 22:04:09 -08:00
Elara6331 dff34b484d Return request type for response type 2021-10-24 00:45:50 -07:00
Elara6331 44dc5f8e47 Use sent bytes to check if transfer complete 2021-10-23 19:36:23 -07:00
Elara6331 e198b769f9 Generalize socket cancellation and update API accordingly 2021-10-23 18:03:17 -07:00
Elara6331 eeba9b2964 Add cancellation to watchable values 2021-10-22 22:14:01 -07:00
Elara6331 80a5867d6b Send response types in socket responses and create api package 2021-10-22 20:47:57 -07:00
Elara6331 b87586ef15 Add MotionValues type 2021-10-22 13:42:33 -07:00
Elara6331 1492db7566 Implement motion service 2021-10-22 13:21:14 -07:00
Elara6331 b7bd385c43 Add GUI frontend 2021-08-25 21:18:24 -07:00
Elara6331 cb8d207249 Switch to iota for request types and move to types package 2021-08-24 20:32:17 -07:00
Elara6331 407a6cb3d7 Initial Commit 2021-08-21 01:19:49 -07:00