Isaac Connor
|
b8d065275b
|
Merge branch 'master' into storageareas
|
2019-01-04 15:22:18 -05:00 |
techrockedge
|
571daec8fc
|
Merge branch 'master' of git://github.com/ZoneMinder/zoneminder
refresh with master
|
2019-01-03 15:02:57 -05:00 |
techrockedge
|
e21b8dc1f9
|
changed to ZM db functions
|
2019-01-02 16:01:33 -05:00 |
techrockedge
|
51d3e6b2cd
|
changed to ZM db functions
|
2019-01-02 14:09:35 -05:00 |
Andrew Bauer
|
bd2b761bcd
|
change configdata.pm.in defaults
|
2018-12-31 09:54:48 -06:00 |
techrockedge
|
f25e176b88
|
added create table if not exist
|
2018-12-29 20:57:46 -05:00 |
techrockedge
|
2cac25d353
|
removed unused preset code
|
2018-12-29 19:35:16 -05:00 |
techrockedge
|
bcbe9075f9
|
fixed preset delete and set
|
2018-12-28 21:11:52 -05:00 |
techrockedge
|
826201a3f9
|
Merge branch 'master' of git://github.com/ZoneMinder/zoneminder
|
2018-12-28 20:32:04 -05:00 |
Isaac Connor
|
1a1231fdaa
|
Merge branch 'master' into storageareas
|
2018-12-28 10:47:27 -05:00 |
Jonathan Meredith
|
265a73ab29
|
Spelling mistake fix
Changed his to this
|
2018-12-27 22:26:07 -05:00 |
techrockedge
|
f815aaa5f5
|
Merge branch 'master' of git://github.com/ZoneMinder/zoneminder
|
2018-12-21 19:46:45 -05:00 |
Isaac Connor
|
64bdf40e86
|
Logging and whitespace changes. No logical changes
|
2018-12-20 13:50:55 -05:00 |
Isaac Connor
|
eccfdb8a6a
|
Logging and whitespace changes. No logical changes
|
2018-12-20 13:50:07 -05:00 |
techrockedge
|
180a4b07b1
|
foscam r2c ptz
|
2018-12-14 19:13:41 -05:00 |
techrockedge
|
51b4c27b27
|
foscam r2c ptz
|
2018-12-14 17:30:45 -05:00 |
Isaac Connor
|
0bfe1007c8
|
Merge branch 'master' into storageareas
|
2018-12-14 10:16:08 -05:00 |
Pliable Pixels
|
ebaafef607
|
Ffmpeg logs optional (#2345)
* make ffmpeg logs configurable via web
* fix Info
|
2018-12-14 08:01:23 -05:00 |
Isaac Connor
|
b61eb7d4fc
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2018-12-13 10:53:56 -05:00 |
Isaac Connor
|
0c5eead929
|
Merge branch 'master' into fix_startup_db_connection
|
2018-12-13 10:53:34 -05:00 |
Isaac Connor
|
0c7f91c38a
|
Merge branch 'master' into storageareas
|
2018-12-03 16:25:28 -05:00 |
Isaac Connor
|
f2f1e230d1
|
put back missing !
|
2018-12-03 16:25:03 -05:00 |
Isaac Connor
|
df0b600431
|
Merge branch 'master' into storageareas
|
2018-11-29 10:49:06 -05:00 |
Isaac Connor
|
45a9f9158d
|
spelling mistakes
|
2018-11-29 10:45:30 -05:00 |
Isaac Connor
|
3f4e918b9e
|
Merge branch 'zmaudit_check_other_storageareas' into storageareas
|
2018-11-26 15:09:14 -05:00 |
Isaac Connor
|
d6fb4e1910
|
Add StorageId function to clear Storage when you set a new StorageId. Clear Path when assigning a new StorageArea
|
2018-11-26 15:09:04 -05:00 |
Isaac Connor
|
dea5db9dd9
|
Merge branch 'zmaudit_check_other_storageareas' into storageareas
|
2018-11-23 11:11:39 -05:00 |
Andrew Bauer
|
e5f2212a32
|
fix gpl mailing address
|
2018-11-15 20:00:53 -06:00 |
Isaac Connor
|
35b439629c
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2018-11-13 18:14:35 -05:00 |
Isaac Connor
|
d2dc23b4e9
|
fixes, better logging
|
2018-11-13 16:35:09 -05:00 |
Isaac Connor
|
73c52705f2
|
Merge branch 'fix_32bit_alignment' into storageareas
|
2018-11-13 14:22:06 -05:00 |
Isaac Connor
|
e8ed1367d7
|
Merge branch 'master' into storageareas
|
2018-11-13 14:22:00 -05:00 |
Isaac Connor
|
798bf68df1
|
add function time_of_youngest_file to determine the youngest file in an event dir, so as to guess the starttime of the event.
|
2018-11-13 14:13:32 -05:00 |
Isaac Connor
|
31b0ed107d
|
remove epadding2, to restore the 64bit alignment of startup_time. A proper fix instead of #2258
|
2018-11-13 14:02:44 -05:00 |
Isaac Connor
|
07d6d799ce
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2018-11-13 10:30:58 -05:00 |
Isaac Connor
|
993da131f1
|
tidy up and use Error instead of Carp::croak
|
2018-11-13 10:29:19 -05:00 |
Isaac Connor
|
1e98ecb595
|
Sort keys in to_string
|
2018-11-09 12:14:39 -05:00 |
Isaac Connor
|
5f81e9111f
|
Add Scheme and SaveJPEGs to Event fields, and fix setting Scheme
|
2018-11-09 12:14:05 -05:00 |
Andrew Bauer
|
d6877b763d
|
Merge pull request #2298 from connortechnology/log_use_global_dbh
Use the global dbh in ZoneMinder::Database instead of keeping our own…
|
2018-11-07 12:29:11 -06:00 |
Isaac Connor
|
0e3eb0df17
|
remove extra quotes, google code style, update pod docs
|
2018-11-07 11:26:48 -05:00 |
Isaac Connor
|
0ebcef7324
|
in poddoc and over needs a =back
|
2018-11-07 11:01:12 -05:00 |
Isaac Connor
|
56bdd53757
|
Use the global dbh in ZoneMinder::Database instead of keeping our own copy of it in Logger
|
2018-11-07 10:40:44 -05:00 |
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
|
5a6ffe758a
|
Merge branch 'zmrecover' into storageareas
|
2018-11-06 15:29:02 -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 |