Quasar/Server/Core
yankejustin 615c9dbcc3 Clone Bitmap on FrmRemoteDesktop
Clone the Bitmap on the "UpdateImage" method. It should be the
responsibility of "UpdateImage" anyways because it is the method
responsible for specifying how to manage the Bitmap provided. This also
serves an issue where the call to clone the Bitmap and cast it to a
Bitmap object was no longer in a try-catch block as it used to be (and
should be once more).
2015-06-19 21:20:38 -04:00
..
Build Renamer fixes (#266) 2015-06-09 20:06:04 +02:00
Commands Clone Bitmap on FrmRemoteDesktop 2015-06-19 21:20:38 -04:00
Compression Disposing IDisposable Resources 2015-05-18 01:10:25 -04:00
Encryption Minor fixes 2015-05-14 11:06:17 +02:00
Extensions Added extension methods 2015-05-22 22:12:30 +02:00
Helper Improved memory management in server 2015-06-07 16:28:33 +02:00
Misc Added static modifier 2015-05-29 10:27:18 +02:00
Networking Removed redundant setting of NoDelay option 2015-06-18 16:11:33 +02:00
Packets Added missing return 2015-06-06 09:30:18 +02:00
ProtoBuf Fixed code formatting 2015-04-21 20:27:52 +02:00
ReverseProxy Implemented pooled buffer manager to socket 2015-06-05 23:07:37 +02:00