badda71

Results 5 issues of badda71

It would be great if libvncserver would support gii messages. This way, my VNC client could forward joystick or gamepad events to the server. Are there any plans to implement...

feature-request

Feature request https://github.com/ultravnc/UltraVNC/issues/1 is closed but has actually not been implemented by the latest release. Looking at the code, gii-protocol extension is implemented, but it is ONLY possible to add...

author
feature request
gii

I just downloaded the "ultravnc 1.3.2 bin zip" and tried to start the server executable (without admin priviledges). However, for both 32 and 64-bit servers, I'm getting the following error...

This fixes https://github.com/joshcanhelp/php-form-builder/issues/15

When generating a select-Input the given value is neglected and always the first option ist set initially. E.g. $form->add_input("Field", array("type" => "select", "options" => array ("1"=>"1", "2"=>"2"), "value"=>"2"), "field"); will...