aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Experiments/Tango.RemoteDesktop
Commit message (Collapse)AuthorAgeFilesLines
* Improved BitmapCliper.Roy Ben Shabat2020-03-042-10/+8
| | | | | | | 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-033-16/+77
| | | | | | | | | PPC v1.1.5 Added BYPASS_ROCKERS to SQLExaminer config. Started integrating FSE Remote/Console To PPC. Added support for generic continuous request.
* Improved GifEncoder.Roy Ben Shabat2020-03-038-33/+39
| | | | | | Reactivated Png8BitEncoder. Refactored BitmapComparer to return the number of diffs. TestApp now use the best possible outcome.
* Implemented Tango.RemoteDesktop.Roy Ben Shabat2020-03-0242-99/+6718
| | | | | | Implemented png 8 bit quantization. Implemented RasterFrame bounds clipping. Refactored VectorFrame to use indexed colors.
* Implemented Tango.RemoteDesktop using generic Diff Frame.Roy Ben Shabat2020-03-0286-0/+6708