aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/FSE/Tango.FSE.Common/RemoteDesktop
Commit message (Collapse)AuthorAgeFilesLines
* Improved automatic bug reporting!Roy Ben Shabat2020-07-131-0/+7
| | | | | 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-0/+20
| | | | Not working :/
* Remote Cursor.Roy Ben Shabat2020-06-012-0/+26
| | | | | | Cursor Visibility. Mouse Scroll. PPC notification bar workaround.
* RDP recording.Roy Ben Shabat2020-05-316-1/+352
|
* Logs, Comments & General organization on FSE/PPC.Roy Ben Shabat2020-04-091-0/+84
| | | | Several improvements.
* Hide open shellRoy Ben Shabat2020-03-191-0/+2
|
* Integrated WebRTC channel to PPC/FSE.Roy Ben Shabat2020-03-082-0/+11
|
* Improved "Notify Continuous Requests About Disconnection".Roy Ben Shabat2020-03-042-0/+41
Integrated FSE/PPC Remote Desktop. Implemented RemoteDesktopService / RemoteDesktopProvider. Implemented Mouse/Keyboard gestures.