-
Notifications
You must be signed in to change notification settings - Fork 537
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
User-password, added visibility Featursets, added PT Speed toggle on… (…
…#259) * User-password, added visibility Featursets, added PT Speed toggle on joystick, 1. Fixed issue with commit #201 handle when there are no commands available; 2. Upgrade to users infrastructure - password check gets done on startup even when app is not minimized; 3. Last active user is saved to config, and is loaded on next app launch with password check 4. Added more features to user-defined visibility control; 5. Added configurable PTZ speed profile - default and high-sensitivity, (high sensitiviy profile allows slower speed and higher control over PT via joystick); profiles can be toggled via mainform commands and via joystick buttons 6. Fixed PTZ physical joystick : When no camera window is focused - bind the physical joystick input to the last active camera, or else the joystick input is ignored until user actively chooses a camera window again; ( this is not user-friendly when user selects other gui windows such as PTZTool, PTZCommandButtons, and remotecommands window, and therefore moves the screen focus from the cameras, resulting in c.Focused = false for all _pnlCameras.Controls;) * Added null protection Added null protection * edited the visibility on File menu items leaving only open object list to enable config restore * Added virtual keyboard for PT preset setup and more Added virtual keyboard for PT preset setup; Fixed saving joystick buttons config for ptSpeed ; Added more feature visibility control on high-level-user; * Added menu option to load config.xml file Added option to load config.xml file PTZcommandButtons - if menu checkbox is on, the window will display even if there are no available presets to display. Display can be turned off using the menu checkbox. This is the same behavior as in PTZControl presets combobox, otherwise it causes other display issues which /i can't solve.
- Loading branch information
Showing
32 changed files
with
5,314 additions
and
95 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.