yuanyuanxiang
  • Joined on 2026-04-17
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)
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-04 09:11:21 +00:00
be09b271e1 Feature(Go): issue-token subcommand for minting customer JWTs
4064bbe25d Feature(licensing): anonymous trial mode + server-side quota enforcement
Compare 2 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-03 17:09:49 +00:00
fcd3b13ca8 Fix: skip detection black-screen on single-monitor capture
99be79b7ae Fix: Save keyboard input log to file every 10 minutes
Compare 2 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-06-02 20:09:05 +00:00
dc83c2df42 Feature(web): show host remark alongside hostname
a52874fe08 Feature(web): bandwidth read-out + collapsible fullscreen toolbar
7aeb7b6ed5 Fix: guard on share_list to avoid duplicate sub-clients on reconnect
498c7d15b3 Feature(web): Add toolbar audio toggle button
9aca587654 Feature(audio): forward client PCM to web viewers with continuous playback
Compare 5 commits »
yuanyuanxiang pushed tag v1.3.5 to yuanyuanxiang/SimpleRemoter 2026-05-31 15:38:52 +00:00
yuanyuanxiang released v1.3.5 at yuanyuanxiang/SimpleRemoter 2026-05-31 15:38:52 +00:00
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-31 15:37:13 +00:00
da024fb3fb Release v1.3.5
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-31 11:20:48 +00:00
a5a04aaab7 fix(web): improve touch double-click reliability across platforms
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-30 16:11:51 +00:00
c846d11efa Feature: add menu-driven compress/extract via custom file+folder picker
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-29 22:15:37 +00:00
9fe8ab746a Perf(screen): skip encode on identical frames to cut HW encoder idle bandwidth
8c7f612449 Feature: Implement H.264 and AV1 hardware encoding for remote control
d1aa7a2c02 Fix: guard IOCPClient against early packet before setManagerCallBack
Compare 3 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-27 21:45:15 +00:00
c0a632a4c6 Compliance: Add building option to disable x264 and ffmpeg
085543b0f1 Fix(license): respect BindType when validating SN on import
1fd431ba76 Fix(logger): preserve queued logs on shutdown; record exit signal
268a427172 Go:Add build pipeline for go server and fix web login bug
620aaf6827 Fix(license): IP list truncated at 4KB causing permanent data loss
Compare 5 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-25 06:59:09 +00:00
d6fb612475 Refactor: Remove SCLoader.cpp and use the received DLL to inject
54c88539e5 Fix: Avoid sending authorization information to trail SN
Compare 2 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-23 20:02:43 +00:00
92bf9c9ccb Fix(record): correct MJPEG upside-down playback
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-22 21:25:14 +00:00
99fc15ae41 Fix(cursor): correct trace cursor position on multi-monitor capture
62e962f216 doc(linux): Add linux client install.sh & uninstall.sh
Compare 2 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-22 16:52:41 +00:00
740ec8baf3 Perf(license): mutex + write-suppression for licenses.ini hot path
83d671c90f Fix(FRP): use UTC for privilegeKey timestamp to fix cross-timezone auth
5b7d3903b5 Feature: Automatically start frp client for subordinate
Compare 3 commits »
yuanyuanxiang deleted branch feature/auto_frp from yuanyuanxiang/SimpleRemoter 2026-05-22 16:52:41 +00:00
yuanyuanxiang merged pull request yuanyuanxiang/SimpleRemoter#2 2026-05-22 16:52:39 +00:00
Feature: Automatically start frp client for subordinate
yuanyuanxiang created pull request yuanyuanxiang/SimpleRemoter#2 2026-05-22 16:48:07 +00:00
Feature: Automatically start frp client for subordinate
yuanyuanxiang created branch feature/auto_frp in yuanyuanxiang/SimpleRemoter 2026-05-22 16:46:14 +00:00