aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Experiments/Tango.RemoteDesktop/WpfApp1
Commit message (Collapse)AuthorAgeFilesLines
* Improved BitmapCliper.Roy Ben Shabat2020-03-041-1/+1
| | | | | | | 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-1/+2
| | | | | | | | | 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-031-3/+15
| | | | | | Reactivated Png8BitEncoder. Refactored BitmapComparer to return the number of diffs. TestApp now use the best possible outcome.
* Implemented Tango.RemoteDesktop.Roy Ben Shabat2020-03-022-15/+37
| | | | | | 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-0211-0/+525