Commits

[1144 total ]
Anon32
[Refactoring] RfbProto::trySendVideoFreeze() has been simplified and made similar to trySendVideoEnable, log messages have been improved.

by const_k on 2009-07-02 06:22 (5 months ago)

Anon32
[Refactoring, bugfixes] Properly enabling/disabling the Freeze/Unfreeze Video button on connect/disconnect. Also, simplified the handler code for that button.

by const_k on 2009-07-02 06:10 (5 months ago)

Anon32
[Bugfix] Disabling the "Video On/Off" button on disconnect.

by const_k on 2009-07-02 05:34 (5 months ago)

Anon32
[Refactoring] Reordered declarations and code chunks. No effect on the functionality.

by const_k on 2009-07-02 05:31 (5 months ago)

Anon32
[Feature] Added support for new EnableVideoHandling message which lets clients to disable or enable special video handling on the server side.

by const_k on 2009-07-01 11:57 (5 months ago)

Anon32
[Cleanup] Reordered declarations of button labels to match the actual button order on the panel.

by const_k on 2009-06-22 06:18 (5 months ago)

Anon32
[Bugfix] Reading special message code 0xFC means that we should read three more bytes in order to construct a TightVNC-specific four-byte message code.

by const_k on 2009-06-22 06:16 (5 months ago)

Anon32
[Feature, bugfixes] VideoFreeze client message has been completed. Now the video area will be refreshed properly on receiving non-incremental update requests (Refresh button). Also, such full update requests will result in skipping video-only cycles so that full refresh will come as soon as possible.

by const_k on 2009-04-30 03:03 (7 months ago)

Anon32
[Feature] Made the VideoFreeze message work. However, non-incremental updates (Refresh button) are not working properly for frozen video areas.

by const_k on 2009-04-29 11:28 (7 months ago)

Anon32
[Refactoring, bugfixes] Video-only updates will be triggered only if there

by const_k on 2009-04-29 11:15 (7 months ago)