mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-01-25 06:28:43 -05:00
* Adding a button for camera reboot function This series of commits will add a camera reboot function to the control interface if supported by the camera configuration. * Adding reboot function option to contorl configuration This patch adds a reboot option to the camera control configuration view. * Adding Reboot field to Controls table This patch adds a Reboot field to the Controls table to support a camera reboot control option. * Correcting button value to match reset * Updating language files I'm not sure of the proper procedure to trigger updating of non-english language files so I'm updating them all with English hoping that that will draw attention to the changes and others will translate accordingly. * Add missing forward slash