65 Commits

Author SHA1 Message Date
mofeng-git
7b3335ea94 Add support for PiKVM Switch and related features
This commit introduces several new components and improvements:
- Added Switch module with firmware update and configuration support
- Implemented new media streaming capabilities
- Updated various UI elements and CSS styles
- Enhanced keyboard and mouse event handling
- Added new validators and configuration options
- Updated Python version support to 3.13
- Improved error handling and logging
2025-02-01 01:08:36 +00:00
mofeng-git
eec64ef57c Merge remote-tracking branch 'upstream/master' 2024-11-20 15:18:34 +00:00
mofeng-git
433232c845 Revert "进一步的 kvmd 国际化(汉化)支持"
This reverts commit 5b25b3661f28deda2d836f970387465ebfd6896a.
2024-11-20 12:44:59 +00:00
mofeng-git
b419641251 Revert "进一步的 kvmd 国际化(汉化)支持,添加配置入口"
This reverts commit 35397c54143f3dba89bebc4e30bc09b0804b5798.
2024-11-20 12:44:59 +00:00
mofeng-git
507c46b986 MSD 支持运行目录存放镜像 2024-10-05 14:31:23 +00:00
Maxim Devaev
7a53f14456 refactoring 2024-09-18 04:37:43 +03:00
mofeng-git
35397c5414 进一步的 kvmd 国际化(汉化)支持,添加配置入口
yaml 配置示例:
```
languages:
    console: zh
    web: zh
```
2024-08-14 22:54:12 +08:00
mofeng-git
5b25b3661f 进一步的 kvmd 国际化(汉化)支持 2024-08-12 22:58:01 +08:00
Maxim Devaev
ce62d711c1 updated copyright date 2024-03-22 16:02:55 +02:00
Maxim Devaev
a834c89ef3 copyright update 2023-05-27 12:41:22 +03:00
Maxim Devaev
f652eca9c2 refactoring 2023-03-07 23:54:05 +02:00
Maxim Devaev
6c0f14cb9d Issue #933: Optional start for otg components 2023-02-26 00:45:40 +02:00
Maxim Devaev
2b728901f5 otg: optional components start 2023-02-26 00:40:25 +02:00
Maxim Devaev
ee3e224e39 new typing style 2022-09-04 18:08:40 +03:00
Maxim Devaev
a3b0b04763 log fix 2022-05-24 16:12:24 +03:00
Frank Zhang
d722c3fff7
Compatibility with old vanilla kernels (#88) 2022-05-24 16:05:49 +03:00
Maxim Devaev
b4aeb86649 refactoring 2022-04-18 12:46:18 +03:00
Maxim Devaev
e83764c501 optional serial number 2022-04-18 12:15:43 +03:00
Maxim Devaev
95928ea4d5 configurable usb device version and max power 2022-04-17 22:25:56 +03:00
Maxim Devaev
486f1be986 get rid of the otg-unlock helper 2022-04-10 06:00:10 +03:00
Maxim Devaev
bd8984dd06 otgconf gpio plugin 2022-04-02 10:39:50 +03:00
Maxim Devaev
b775239d72 refactoring 2022-03-31 16:17:52 +03:00
Maxim Devaev
ab09f88d80 renamed config_path to profile_path 2022-03-31 15:04:57 +03:00
Maxim Devaev
ecb585866c write otg metainfo 2022-03-31 09:58:11 +03:00
Maxim Devaev
686d6f7c2c refactoring 2022-03-31 08:27:55 +03:00
Maxim Devaev
94dca7d7c6 simplified find_udc() 2022-03-31 03:37:04 +03:00
Maxim Devaev
ed93f1f4d3 improved otgbind 2022-03-30 23:37:10 +03:00
Maxim Devaev
bdc2a317e5 refactoring 2022-01-20 09:59:05 +03:00
mfunkey
ba1f66db9c
RNDIS Version 5 for Windows XP, automatic driver load on Windows using ncm (#77)
* rndis version 5 implementation for windows xp

* make windows pick the ncm usb ethernet driver automatically
2022-01-20 09:44:46 +03:00
Maxim Devaev
1b3a2cc3f7 copyright bump 2022-01-07 16:39:02 +03:00
Maxim Devaev
a67c20be29 fix 2022-01-06 05:04:29 +03:00
mfunkey
04f9bbe568
Make kvmd-net start/stop work without error while changing configuration (#76) 2022-01-06 05:01:45 +03:00
Maxim Devaev
9f44a120a7 bump bcdDevice only for rndis 2022-01-06 02:32:10 +03:00
Maxim Devaev
f1662e2262 Improved RNDIS configuration
https://github.com/ev3dev/ev3-systemd/blob/ev3dev-jessie/scripts/ev3-usb.sh
d6679cebba
2022-01-04 21:38:19 +03:00
Maxim Devaev
8f11fa3b91 small rebranding 2021-09-08 06:47:54 +03:00
Maxim Devaev
066a2a4625 configurable bcdUSB 2021-08-31 18:12:47 +03:00
Maxim Devaev
2db0656df3 unified udc code and automatic driver detection 2021-08-28 19:01:13 +03:00
Maxim Devaev
3c59bdcea3 improved otg messages 2021-08-21 18:55:44 +03:00
Maxim Devaev
52bf4a22a7 set wakeup_on_write as optional flag 2021-08-21 18:32:21 +03:00
Maxim Devaev
1e7aac27b2 option to enable remote wakeup 2021-08-20 21:12:44 +03:00
Maxim Devaev
1090a55765 removed max_power option, added todo about remote wakeup 2021-07-29 13:43:37 +03:00
Maxim Devaev
37060de4c3 dual mouse mode 2021-07-24 02:37:10 +03:00
Maxim Devaev
1ded926b02 optional no_out_endpoint 2021-07-21 23:59:22 +03:00
Devaev Maxim
c169f55204 update copy 2021-01-07 10:33:02 +03:00
Devaev Maxim
570dd04e29 otgbind pseudo-gpio plugin 2020-12-26 04:55:40 +03:00
Devaev Maxim
c31115051c configurable wheel for otg 2020-11-03 06:17:52 +03:00
Maxim Devaev
544f4b3fec
Relative (#18)
* refactoring

* basic relative mouse mode
2020-11-03 04:50:08 +03:00
Devaev Maxim
6c167f121b more options 2020-10-05 07:35:11 +03:00
Devaev Maxim
9bd129f70b configurable maxpower 2020-10-05 07:13:08 +03:00
Devaev Maxim
2881795f80 refactoring 2020-10-03 07:54:11 +03:00