aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/FSE/Tango.FSE.UI/RemoteDesktop
Commit message (Collapse)AuthorAgeFilesLines
* Improved automatic bug reporting!Roy Ben Shabat2020-07-131-0/+23
| | | | | Fixed issue where log out /log in keeps previous available machines for connection. Added machine disconnection + confirmation on log out.
* Integrated Touch Simulation API to RDP.Roy Ben Shabat2020-06-041-1/+127
| | | | Not working :/
* Remote Cursor.Roy Ben Shabat2020-06-011-2/+88
| | | | | | Cursor Visibility. Mouse Scroll. PPC notification bar workaround.
* RDP recording.Roy Ben Shabat2020-05-311-0/+28
|
* Users & Roles !!!Roy Ben Shabat2020-05-081-2/+2
|
* Users & Roles !!Roy Ben Shabat2020-05-081-0/+15
| | | | Fixed Shlomo PMR.
* Improvements on IntervalMessageDispatcher ;//Roy Ben Shabat2020-04-261-0/+1
| | | | firmware Storage manager chunks on low priority.
* Logs, Comments & General organization on FSE/PPC.Roy Ben Shabat2020-04-091-88/+287
| | | | Several improvements.
* Implemented WebRtcTransportAdapter.Roy Ben Shabat2020-03-221-1/+1
| | | | | | | | | Implemented FileSystem via WebRTC. Improved FileSystemControl keyboard control. Implemented FileSystemControl context menu. Improved Transported custom request handler registration. Implemented FS copy/move/delete. Implemented InputBox.
* Hide open shellRoy Ben Shabat2020-03-191-0/+9
|
* Improved monitoring.Roy Ben Shabat2020-03-191-5/+30
|
* Added support for FSE mouse gestures via WebRTC.Roy Ben Shabat2020-03-181-24/+58
| | | | Added SendBinaryData via WebRtcClient.
* Implemented custom request handlers on transporters.Roy Ben Shabat2020-03-081-19/+23
| | | | | Implemented logout vm handling on FSE. Improvements on RDP.
* Integrated WebRTC channel to PPC/FSE.Roy Ben Shabat2020-03-081-22/+262
|
* Switched generic messages to Protobuf-net.Roy Ben Shabat2020-03-051-9/+8
|
* Improved "Notify Continuous Requests About Disconnection".Roy Ben Shabat2020-03-041-0/+341
Integrated FSE/PPC Remote Desktop. Implemented RemoteDesktopService / RemoteDesktopProvider. Implemented Mouse/Keyboard gestures.