aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.RemoteDesktop/Tango.RemoteDesktop.csproj
Commit message (Collapse)AuthorAgeFilesLines
* Improved automatic bug reporting!Roy Ben Shabat2020-07-131-0/+2
| | | | | 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/+5
| | | | Not working :/
* Remote Cursor.Roy Ben Shabat2020-06-011-0/+2
| | | | | | Cursor Visibility. Mouse Scroll. PPC notification bar workaround.
* Several fixes and improvements after first real test against PPC.Roy Ben Shabat2020-05-201-0/+8
|
* Redundant.Roy Ben Shabat2020-03-191-1/+1
|
* Improved monitoring.Roy Ben Shabat2020-03-191-0/+3
|
* MERGERoy Ben Shabat2020-03-091-0/+1
|\
| * Fixed issue with job mixing.Roy Ben-Shabat2020-03-051-0/+1
| | | | | | | | Fixed issue with LogViewer scroll and session logs.
* | Integrated WebRTC channel to PPC/FSE.Roy Ben Shabat2020-03-081-0/+10
|/
* Improved "Notify Continuous Requests About Disconnection".Roy Ben Shabat2020-03-041-0/+13
| | | | | | Integrated FSE/PPC Remote Desktop. Implemented RemoteDesktopService / RemoteDesktopProvider. Implemented Mouse/Keyboard gestures.
* Improved BitmapCliper.Roy Ben Shabat2020-03-041-0/+24
| | | | | | | Implemented auto throw when max differences reached. Implemented fallback TurboJpeg encoder. Fixed issue with UpdateMachine.xml script removing DISPENSERS before IDS_PACKS. Added GlobalHost.Configuration.MaxIncomingWebSocketMessageSize for WebSockets support for large messages on SignalR.
* Machine Studio v4.1.2Roy Ben-Shabat2020-03-031-0/+3
| | | | | | | | | PPC v1.1.5 Added BYPASS_ROCKERS to SQLExaminer config. Started integrating FSE Remote/Console To PPC. Added support for generic continuous request.
* Fixed Tango.RemoteDesktop reference assemblies.Roy Ben-Shabat2020-03-031-8/+12
|
* Implemented Tango.RemoteDesktop.Roy Ben Shabat2020-03-021-0/+106
Implemented png 8 bit quantization. Implemented RasterFrame bounds clipping. Refactored VectorFrame to use indexed colors.