aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.RemoteDesktop/IBitmapComparer.cs
Commit message (Collapse)AuthorAgeFilesLines
* Improved BitmapCliper.Roy Ben Shabat2020-03-041-0/+7
| | | | | | | 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.
* Implemented Tango.RemoteDesktop.Roy Ben Shabat2020-03-021-0/+24
Implemented png 8 bit quantization. Implemented RasterFrame bounds clipping. Refactored VectorFrame to use indexed colors.