yuanyuanxiang
  • Joined on 2026-04-17
yuanyuanxiang created pull request yuanyuanxiang/SimpleRemoter#3 2026-06-21 18:46:40 +00:00
Feat: Android client Phase 0-3 full implementation
yuanyuanxiang created branch feature/android-remote-control in yuanyuanxiang/SimpleRemoter 2026-06-21 18:41:06 +00:00
5485e8f9e3 Feat: Android client Phase 0-3 full implementation
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-20 11:09:55 +00:00
837d89c8b5 Feat: Sub-license count limit - LicenseLimit field in licenses.ini + context menu
c1433b4b5d Fix: Restore memory DLL at client program startup
71963b740b Fix: Authorization client use different keyboard log directory
5b37df26fd Opt: improve adaptive-size rendering
851fed4739 Feat: sign TOKEN_AUTH response and add TOKEN_SERVER_VERIFY to prevent fake server
Compare 6 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-16 19:08:24 +00:00
66c950cecb Refactor: split ScanScreen window-capture into 3 private methods
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-15 20:16:49 +00:00
91d4c0a523 Fix: eliminate extra screen restarts on connection init
abafd673a2 Opt: skip 8MB raw first-frame in H264 mode; server unlocks on first IDR instead
Compare 2 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-15 17:16:00 +00:00
2765d95950 Feat: Support viewing active window via online-host popup menu
931492a294 Fix: clamp ARGBToNV12 dims to even-aligned ctx width/height
d3b9e7faae Feat: window capture via PrintWindow with server-side HWND routing by clientID
Compare 3 commits »
yuanyuanxiang pushed tag v1.3.6 to yuanyuanxiang/SimpleRemoter 2026-06-14 07:41:11 +00:00
yuanyuanxiang released v1.3.6 at yuanyuanxiang/SimpleRemoter 2026-06-14 07:41:11 +00:00
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-14 07:39:50 +00:00
5757ec7965 Release v1.3.6
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-14 05:34:44 +00:00
eaa0cc6d0b Feat: Z button ROI region, sends COMMAND_SCREEN_ROI to restrict capture area
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-14 05:29:16 +00:00
3c74a8f7d3 Feat: Z button ROI region, sends COMMAND_SCREEN_ROI to restrict capture area
63ef75b7ce Feat: ROI screen capture with remote control support via COMMAND_SCREEN_ROI
1335d636da Feat: copy selected online host info to clipboard as CSV with menu bitmap
Compare 3 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-11 20:39:01 +00:00
b4ef42923a Fix: move InitControl() before PostMessage to prevent empty columns
8c64886512 Feat: draggable splitter bar to resize host list and message log proportions
773f5d5973 Feat: add HideMsg toggle to hide/show message log panel with menu checkmark
2843a260b0 Feat: copy selected message log rows to clipboard as CSV
Compare 4 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-11 07:04:41 +00:00
3f662f1ca7 Fix: macOS use quality profile FPS/bitrate, add HW resolution downscaling
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-09 09:41:24 +00:00
8e5ec20cf2 Fix: Calculate RTT exclude server side UI queue delay time
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-07 20:07:38 +00:00
96688166ba Fix: clear residual image outside remote frame in non-adaptive scroll mode
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-07 14:09:54 +00:00
1f538719a8 Fix: sub-connection disconnect (e.g. RDP) no longer clears thumbnail of still-online host
9f6476a7c4 Fix: Building ServerDll/TinyRun with Shellcode+AES loader now works
Compare 2 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-06 15:41:36 +00:00
5a20355547 Improve: AuthKernel use the machine id as client identify id
1430ab3261 Feature: Add a menu to uninstall master/server software
Compare 2 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-04 22:11:25 +00:00
ec7cfa1d63 style: Add macros to enable/disable client building features
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-04 13:36:00 +00:00
fc0be64880 Fix(macOS): restore dblclick for MAC touch, fix scroll speed (10px→40px per notch)