[Rabbitremotecontrol-developer] RabbitRemoteControl Release v0.0.26
Remote control. Support VNC, RDP, Terminal, SSH, TELNET etc
Brought to you by:
kl222
|
From: kl222 <kl...@12...> - 2023-09-27 08:55:48
|
RabbitRemoteControl Release v0.0.26.
The change log:
+ Use RabbitCommon v2
+ FreeRDP:
+ Redirection
+ Audio input and output
+ Drive(Files)
+ Printer
+ Fix press the left and right mouse buttons at the same time BUG
+ App:
+ Add open the dialog of list connect settings
+ Rename tag.sh to deploy.sh
+ Fix:
- Fixed a bug where the correct dependency library could not be loaded
when there were different versions of the dependency library under Linux.
- Fixed tab key event
+ Replace RabbitCommon::CDir::GetOpenFileName with QFileDialog::getOpenFileName etc
+ UI
+ Add set parameter in client
+ Add prefix in name
+ Add only show IP:PORT in name
+ Add set parameter in main windows
+ Add icon in tab view
+ Add tooltip in tab view
+ Optimize the user interface
+ Optimize logon and setting dialog
+ RabbitVNC
+ TigerVNC
+ LibVNCServer
+ Client:
+ Add sigShowMessage
+ Client interface
+ Add CConnecter::sigDisconnect()
+ Add CConnect::sigDisconnect()
+ Add CConnect::sigUpdateRect(const QImage& image)
|