BuGu
ee77f7bed1
Fix USB initialization issue.
2025-03-21 11:03:01 +08:00
BuGu
1a3fd15fdf
Merge branch 'main' of https://github.com/sipeed/NanoKVM
2025-03-20 18:02:57 +08:00
wenjie
3e5a46570c
Merge pull request #392 from jobsidi/patch-1
...
Update README.md
2025-03-20 03:00:20 -07:00
wenjie
2c4fbf7179
Merge pull request #382 from mekaris/feature/serial_greater_support
...
Add more serial features
2025-03-20 02:59:30 -07:00
wenjie
5409fb783c
Merge pull request #380 from reishoku/reishoku.202503.improve_update-nanokvm-python3
...
Improve and optimize update-nanokvm.py
2025-03-20 02:58:53 -07:00
BuGu
4cec610aba
Fix the issue of build script copying errors
2025-03-20 17:43:33 +08:00
BuGu
57d88d7889
New products default to disabling mDNS
2025-03-20 17:42:53 +08:00
BuGu
7f305ae3cf
Fix deadlock issue when HDMI res error occurs
2025-03-20 17:28:05 +08:00
BuGu
eb4ac33fcd
Restore frame difference detection function
...
Optimize the detection algorithm to reduce the detection time to 3-4ms per frame, using set_frame_detact (xx); Dynamically set the number of detection interval frames
2025-03-20 16:43:42 +08:00
BuGu
7a3c6c1690
Add production testing version restrictions
2025-03-20 16:40:33 +08:00
jobsidi
ca63609545
Update README.md
...
fixed link
2025-03-17 18:56:53 +01:00
mekaris
bcaa8896ee
Add more serial features
2025-03-15 00:14:39 +01:00
KOSHIKAWA Kenichi
13b19e3889
Improve update-nanokvm script
2025-03-15 05:44:05 +09:00
BuGu
99d1fc0a64
Modify the method for retrieving I-frames in H.264.
...
Use a single data packet to replace the SPS + PPS + I three packets retrieval.
Note: This modification may require synchronization support from the server.
2025-03-12 17:34:35 +08:00
BuGu
86b7d676dd
Restore S30eth
...
The new script has rendered the static address unavailable; reverting to the previous version.
2025-03-12 17:18:13 +08:00
BuGu
1adf6edffc
Merge pull request #355 from BlwAvg/init-cleanup
...
Minor Init.d Cleanup
2025-03-12 16:24:28 +08:00
wj-xiao
a16af99648
update CHANGELOG.md
2025-03-11 11:52:55 +08:00
wj-xiao
58d5ab2d37
update libkvm.so
2.2.2
2025-03-11 10:59:48 +08:00
wj-xiao
9aebabfd59
feat: support reboot
...
perf: update menu bar draggable bounds
perf: unify logout logic and styles in settings
2025-03-10 19:04:18 +08:00
BuGu
21b119294c
Update .gitignore
2025-03-10 18:17:28 +08:00
BuGu
e3a79daf89
Merge branch 'main' of https://github.com/sipeed/NanoKVM
2025-03-10 18:16:06 +08:00
BuGu
4813e8bd50
fix some important bug and add new features.
...
+ Add watchdog.
+ Add unsupported resolution output prompt.
+ Refactor automatic resolution detection function.
+ Add support for UE chip.
+ Fix the issue where the UE chip server cannot start.
2025-03-10 18:14:04 +08:00
BuGu
93c0f3d353
Add software watchdog.
2025-03-10 18:09:55 +08:00
BuGu
be5a9f7515
Add update_lib function
...
you can use `./build update_lib` to add necessary components to MaixCDK.
2025-03-10 18:08:56 +08:00
BuGu
36a1eb8eb8
Add startup scripts related to mDNS service.
2025-03-10 18:07:06 +08:00
BuGu
20b452f3c0
Add get_hdmi_version function
2025-03-10 18:06:05 +08:00
wj-xiao
b062569aab
feat: support enable/disable mDNS
...
fix: remove redundant STUN server
perf: support disable STUN server (for local networks)
perf: update GOMEMLIMIT from 50 to 75
perf: add `-b` parameter to `ether-wake`
chore: bump vite to v6.2.1
2025-03-07 17:22:57 +08:00
wenjie
c91ce5ab62
Merge pull request #367 from protonchang/zhtw-translation
...
Update zhTW Translation
2025-03-06 18:23:16 -08:00
wj-xiao
602615e489
refactor menu bar
2025-03-06 17:44:28 +08:00
protonchang
0e11855011
Update zhTW Translation
2025-03-06 16:00:06 +08:00
BuGu
c5c768b143
Refine chip version
2025-03-05 16:40:57 +08:00
wenjie
5c0f098069
Merge pull request #361 from Stoufiler/main
...
Fix missing translation according to en.ts
2025-03-05 14:11:18 +08:00
wenjie
8bd7e02ec5
Merge pull request #353 from polyzium/ru-translaton-fix
...
Add missing keys to the Russian locale file
2025-03-05 14:10:54 +08:00
wenjie
9233bd7c79
Merge pull request #351 from forumi0721/20250227/Draggable
...
Added Draggable Functionality for Main Menu Positioning
2025-03-05 14:10:39 +08:00
wenjie
7d2664acb5
Merge branch 'main' into 20250227/Draggable
2025-03-05 14:10:31 +08:00
wenjie
8c09cd7c44
Merge pull request #348 from forumi0721/20250223/ImageRefresh
...
Add Refresh Button for Image List
2025-03-05 14:05:51 +08:00
wenjie
aef8a7a851
Merge branch 'main' into 20250223/ImageRefresh
2025-03-05 14:04:53 +08:00
BuGu
8ed6e2eca3
Merge pull request #364 from scpcom/kvm_system-get_ping_allow_state-return-value
...
support: kvm_system: add return value to get_ping_allow_state
2025-03-05 10:49:02 +08:00
BuGu
a7b5091024
Merge pull request #363 from scpcom/kvm_system-fix-ip_address-empty-checks
...
support: kvm_system: fix 'const char' and 'std::nullptr_t' comparsion
2025-03-05 10:46:31 +08:00
BuGu
cd6da8b588
Update README
2025-03-04 16:43:08 +08:00
BuGu
2d755fdb98
Merge branch 'main' of https://github.com/sipeed/NanoKVM
2025-03-04 16:35:05 +08:00
BuGu
f231df4f65
Add the necessary dependencies for compiling the vision module.
2025-03-04 16:34:59 +08:00
BuGu
95c8edcd3d
Modify the directory structure in preparation for NanoKVM-Pro
2025-03-04 16:34:50 +08:00
BuGu
d94eba0ab1
Add compilation scripts and guidelines to simplify the compilation process
2025-03-04 16:31:15 +08:00
wenjie
b48729c594
Merge pull request #345 from CaffeeLake/readme_ja
...
Update Japanese Docs.
2025-03-04 14:20:28 +08:00
wenjie
b9ba107587
Merge pull request #338 from S33G/tooltips
...
Add tooltips to menu
2025-03-04 14:19:34 +08:00
scpcom
c2d3224552
support: kvm_system: add return value to get_ping_allow_state and ion_free_space
2025-03-04 00:00:51 +01:00
scpcom
592939895b
support: kvm_system: fix 'const char' and 'std::nullptr_t' comparsion
2025-03-03 23:54:11 +01:00
BuGu
8d8c57bc48
Re-add kvm_system, supplement compilation instructions and the compilation script.
2025-03-03 16:44:37 +08:00
Stoufiler
8330b1b1fe
Fix missing tranlastion according to en.ts
2025-03-02 17:42:16 +01:00