Commit Graph

23 Commits

Author SHA1 Message Date
Siyuan 61dcd77313 feat: add logger to restartProcess 2025-11-18 10:53:17 +00:00
Siyuan d84eb56c21 feat: allow to override max restart attempts 2025-11-18 10:47:58 +00:00
Siyuan 64ec70d030 feat: cancel all ongoing requests when closing the gRPC client 2025-11-18 10:08:54 +00:00
Siyuan 9c9c085690 chore: move setStream to handleEventStream 2025-11-18 09:39:02 +00:00
Siyuan 470fcf4d64 fix: protect proxy methods from nil client 2025-11-13 16:43:59 +00:00
Siyuan 577424b236 fix: event may be nil 2025-11-13 16:13:18 +00:00
Siyuan b3a8d84770 add a simple README for the native package 2025-11-13 15:57:13 +00:00
Siyuan 953b9ded30 feat: simplify failsafe mode for native proxy 2025-11-13 15:50:22 +00:00
Siyuan 21641ffda5 chore: move generated methods to separate files 2025-11-13 15:02:30 +00:00
Siyuan 6e9d846471 feat: panic on max restart attempts 2025-11-13 14:29:55 +00:00
Siyuan afd8ab75bc reconfigure display on native restart 2025-11-13 14:24:52 +00:00
Siyuan 91d3b47ec3 clean up code 2025-11-13 12:56:05 +00:00
Siyuan d6c97d17ef fix: event handler 2025-11-12 15:56:48 +00:00
Siyuan 2f868bc36d dead simple dual build target POC 2025-11-12 14:16:53 +00:00
Siyuan bca9afd1d7 first working POC 2025-11-12 11:53:06 +00:00
Siyuan ffc26ac4e7 wip: move cgo to separate process 2025-11-11 16:17:07 +00:00
Aveline 5fb4c629dd
feat: failsafe mode (#952)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Adam Shiervani <adam.shiervani@gmail.com>
Co-authored-by: Marc Brooks <IDisposable@gmail.com>
2025-11-11 13:13:42 +01:00
Adam Shiervani 1ce63664c0
fix: video quality (#913) 2025-10-29 16:11:07 +01:00
Aveline 2444817455
chore: disable sleep mode when detecting video format (#887)
Co-authored-by: Adam Shiervani <adam.shiervani@gmail.com>
Co-authored-by: Adam Shiervani <adamshiervani@fastmail.com>
2025-10-17 17:51:02 +02:00
Aveline c775979ccb
feat: refactoring network stack (#878)
Co-authored-by: Adam Shiervani <adam.shiervani@gmail.com>
2025-10-15 18:32:58 +02:00
Aveline cc9ff74276
feat: add HDMI sleep mode (#881) 2025-10-09 14:52:51 +02:00
Alex bdd6f4247b
fix: segfault in cGo 2025-10-02 19:15:03 +02:00
Aveline 657a177462
feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00