.. |
Control
|
Merge branch 'release-1.34'
|
2021-01-15 18:46:07 -05:00 |
Memory
|
Spacing, quotes, improve debug messages.
|
2020-04-23 10:00:11 -04:00 |
Trigger
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
Base.pm.in
|
tidy up license
|
2018-09-07 16:29:59 -04:00 |
Config.pm.in
|
glob sorts since perl 5.6.0
|
2020-08-21 10:45:32 -04:00 |
ConfigData.pm.in
|
bump version and put back ZM_MIN_RTSP_PORT setting
|
2021-01-26 12:35:17 -05:00 |
Control.pm
|
As params are passed in command, they should not be fatal to the control process
|
2020-05-13 08:02:40 -04:00 |
Database.pm
|
Escape another case of Function for mysql8
|
2020-09-25 10:59:31 -04:00 |
Event.pm
|
Must require ZoneMinder::Monitor if we want to use it
|
2020-12-15 09:35:17 -05:00 |
Filter.pm
|
Fall back to whatever Storage Areas are in the db or ZM_DIR_EVENTS if not specified in getDIskPercent and getDiskBlocks. Fixes #3081
|
2020-12-03 14:28:48 -05:00 |
Frame.pm
|
Add in Frame.php
|
2018-11-06 20:37:00 -05:00 |
General.pm
|
Rename StartTime, EndTime in Events to StartDateTime and EndDateTime
|
2020-11-04 13:49:39 -05:00 |
Logger.pm
|
Always setup Logging SIG handlers. Implement SIGUSR1 and SIGUSR2 handling to match c++ side behaviour. Fixes #3057
|
2020-10-30 11:50:03 -04:00 |
Memory.pm.in
|
Add capture_fps and analysis_fps to shared memory. This also requires support for type double
|
2020-12-09 12:18:43 -05:00 |
Monitor.pm
|
Add Monitor Status loading
|
2020-11-21 15:08:29 -05:00 |
Monitor_Status.pm
|
Add Status,CaptureFPS,AnalysisFPS, CaptureBandWidth to MonitorStatus fields
|
2020-11-21 15:09:43 -05:00 |
ONVIF.pm.in
|
Use plural soap versions
|
2020-05-18 17:57:40 -04:00 |
Object.pm
|
allow empty string as a default value
|
2020-10-22 11:26:34 -04:00 |
Server.pm
|
Need to actually export CpuLoad
|
2018-04-18 21:44:37 -04:00 |
Storage.pm
|
Upgrade Storage perl object to use parent Object::find
|
2019-07-24 10:53:56 -04:00 |
User.pm
|
Add a User object script
|
2020-05-07 11:07:27 -04:00 |
Zone.pm
|
Rough in a Zone class
|
2020-10-01 16:50:50 -04:00 |