Isaac Connor
|
93bf05be4e
|
Merge branch 'zmrecover' into storageareas
|
2018-11-06 20:37:35 -05:00 |
Isaac Connor
|
9a96785fa4
|
Add in Frame.php
|
2018-11-06 20:37:00 -05:00 |
Isaac Connor
|
5495ab8036
|
Fix package for Event
|
2018-11-06 16:15:27 -05:00 |
Isaac Connor
|
c60bd3af1e
|
Need to new an Event
|
2018-11-06 15:43:22 -05:00 |
Isaac Connor
|
5a6ffe758a
|
Merge branch 'zmrecover' into storageareas
|
2018-11-06 15:29:02 -05:00 |
Isaac Connor
|
f86ed5c66c
|
allow interactive=0 and use Inf for log lines about resurecting events
|
2018-11-06 15:28:56 -05:00 |
Isaac Connor
|
181a8c29e1
|
Add SaveJPEGs to Event
|
2018-11-06 15:28:37 -05:00 |
Isaac Connor
|
6d6d25261f
|
Merge branch 'zmrecover' into storageareas
|
2018-11-06 12:14:54 -05:00 |
Isaac Connor
|
3cd1887d54
|
Cleanup POSIX use. Fix conflict between POSIX and Date::Format.
|
2018-11-06 12:14:42 -05:00 |
Isaac Connor
|
aa9bb81b61
|
Merge branch 'zmrecover' into storageareas
|
2018-11-06 09:57:01 -05:00 |
Isaac Connor
|
e0bc0484d4
|
Add empty string default for DefaultVideo
|
2018-11-06 09:56:29 -05:00 |
Isaac Connor
|
18b327b4ac
|
Turn off massive debugging
|
2018-11-06 09:55:53 -05:00 |
Isaac Connor
|
e1a5940254
|
Merge branch 'zmrecover' into storageareas
|
2018-11-05 16:53:01 -05:00 |
Isaac Connor
|
451c42ddf5
|
Implement rmrecover script. Flush out Object code to support find, find_one, find_sql, improve to_string, etc.
|
2018-11-05 16:52:34 -05:00 |
Isaac Connor
|
4b24bf4e36
|
merge from storageareas, fully specify Module for zmDbDisconnect as we havn't 'used' it
|
2018-11-02 11:48:35 -04:00 |
Isaac Connor
|
461ce3c1f8
|
Merge branch 'master' into storageareas
|
2018-10-29 12:52:06 -04:00 |
Isaac Connor
|
aaeb30a72f
|
Move license down to perldocs at bottom. Remove unecessary line feeds and spaces
|
2018-10-28 17:50:22 -04:00 |
Isaac Connor
|
349693e27d
|
Add a missing comma
|
2018-10-25 11:24:23 -04:00 |
Isaac Connor
|
88b9a1b259
|
Don't auto enable show privacy
|
2018-10-18 08:49:13 -04:00 |
Isaac Connor
|
372c6b7f69
|
explicitly call ZoneMinder::Database::zmDbDisconnect
|
2018-10-17 20:57:24 -04:00 |
Isaac Connor
|
c2af380e29
|
Merge branch 'master' into storageareas
|
2018-10-16 11:39:26 -04:00 |
Isaac Connor
|
7149576a7c
|
Merge branch 'smarter_packetqueue' into storageareas
|
2018-10-15 10:59:50 -04:00 |
Andy Bauer
|
5b964ba3d5
|
create the upload folder if it does not exist
|
2018-10-11 15:57:25 -05:00 |
Andrew Bauer
|
71e150daae
|
add missing brackets around second expression in archImagePath
|
2018-10-11 14:32:40 -05:00 |
Isaac Connor
|
ad71b0c626
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2018-10-11 11:28:17 -04:00 |
Isaac Connor
|
428b2506ec
|
Add .mp4 and snapshot files to glob for upload archive
|
2018-10-11 11:28:07 -04:00 |
Andrew Bauer
|
7ffc5ab266
|
Merge branch 'master' into control_plugin_psia
|
2018-10-11 09:32:06 -05:00 |
Isaac Connor
|
e4de623537
|
Merge branch 'master' into storageareas
|
2018-10-10 14:53:51 -04:00 |
Isaac Connor
|
8e053aa04b
|
Merge branch 'master' into storageareas
|
2018-10-10 14:51:52 -04:00 |
Andrew Bauer
|
2fbe1be02b
|
implement loadMonitor sub (#2244)
* implement loadMonitor sub
* remove carriabe returns from Info, Warning, Debug statements
|
2018-10-10 14:27:05 -04:00 |
Isaac Connor
|
b84234cdf1
|
Remove debug line at INF level
|
2018-10-10 14:22:48 -04:00 |
Isaac Connor
|
1958351a13
|
Merge branch 'master' into storageareas
|
2018-10-09 10:24:24 -04:00 |
Andrew Bauer
|
c1de20a081
|
use $Event rather than $event (#2240)
|
2018-10-08 09:25:17 -04:00 |
Isaac Connor
|
4a642e1a9d
|
pass Event instead of event to executeCommand
|
2018-10-08 08:31:16 -04:00 |
Isaac Connor
|
9275a1d046
|
fix missing spaces after 'to' and some spacing and quotes
|
2018-10-05 09:45:47 -04:00 |
Isaac Connor
|
56b31becb2
|
Add explicit db disconnect in Fatal(). If we don't disconnect then we leave sockets hanging around in TIME_WAIT (I think).
|
2018-10-04 10:47:38 -04:00 |
Isaac Connor
|
015890a509
|
Merge branch 'master' into storageareas
|
2018-10-02 15:27:12 -04:00 |
Isaac Connor
|
c94367c7ad
|
The uploadArchFile takes an Event object now
|
2018-09-29 08:32:57 -04:00 |
Isaac Connor
|
33bd30fbbd
|
Merge branch 'master' into storageareas
|
2018-09-28 13:40:18 -04:00 |
Andrew Bauer
|
b533c8b257
|
don't zmMemInvalidate when reloading monitors (#2225)
* remove call to zmMemVerify when reloading monitors
* need to call zmMemVerify to attach to the mem handle
|
2018-09-28 13:35:42 -04:00 |
Isaac Connor
|
d45406bce7
|
ode style and some more debug
|
2018-09-28 11:50:34 -04:00 |
Isaac Connor
|
e6f366c5cb
|
Merge branch 'master' of github.com:zoneminder/ZoneMinder
|
2018-09-28 09:48:37 -04:00 |
Isaac Connor
|
e0dc8a5f6b
|
Merge branch 'master' into storageareas
|
2018-09-27 13:54:53 -04:00 |
Isaac Connor
|
66f11435b9
|
perhaps fix memory corruption due to libx264 writing to stderr which may be closed.
|
2018-09-27 13:50:11 -04:00 |
Isaac Connor
|
8f6db1c279
|
Merge branch 'master' into storageareas
|
2018-09-25 13:54:44 -04:00 |
Isaac Connor
|
5fd1034b0b
|
Add ServerId to perl Logging to DB
|
2018-09-25 13:53:50 -04:00 |
Isaac Connor
|
af69dab9c5
|
Merge branch 'master' of github.com:zoneminder/ZoneMinder
|
2018-09-22 14:58:28 -04:00 |
Isaac Connor
|
5dba17e1fc
|
Merge branch 'master' into storageareas
|
2018-09-21 10:50:10 -04:00 |
Isaac Connor
|
3f0336e63e
|
Fix event_id detection from link (re was wrong). Add extra check for db event when we find an event dir without identifying id info in Deep mode
|
2018-09-21 10:31:54 -04:00 |
Isaac Connor
|
6aa71dfc11
|
Fix calculation of LinkPath, as it was using RelativePath instead of Path
|
2018-09-21 10:31:11 -04:00 |