Isaac Connor
|
772df5b41b
|
add a cast to quiet compiler warning
|
2017-05-30 10:31:02 -04:00 |
Andrew Bauer
|
ccc2cc832f
|
Merge branch 'armv7_neon' of https://github.com/mastertheknife/ZoneMinder into mastertheknife-armv7_neon
|
2017-05-10 07:45:58 -05:00 |
Kfir Itzhak
|
e02e033cc8
|
Renamed ssedetect() to hwcaps_detect() and added ARM Neon and AVX2 detection
|
2017-03-19 02:05:01 +02:00 |
SteveGilvarry
|
2f3ebd80da
|
Remove zmf, die..die..die
|
2017-01-16 13:20:05 -08:00 |
Andy Bauer
|
254fcbcef7
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
Isaac Connor
|
006fcad10a
|
move jpeg context freeing to a Deinitialise function instead of ~Image. Turn down the logging
|
2016-10-07 11:35:14 -04:00 |
Isaac Connor
|
03b1ced568
|
tabs to spaces and use 2space indenting
|
2016-04-04 10:11:48 -04:00 |
Emmanuel Papin
|
18758826c7
|
Do not call time() function when it is not necessary
|
2015-07-25 13:46:11 +02:00 |
Emmanuel Papin
|
0bff99f5c7
|
Improve string conversion and use unsigned type for analysis_update_delay
|
2015-07-25 13:38:50 +02:00 |
Emmanuel Papin
|
649a39b372
|
Replace analysis interval parameter by analysis framerate
|
2015-07-23 16:36:30 -04:00 |
Andrew Bauer
|
4deb0d53c8
|
Add pod documentation to C binaries
|
2015-06-20 17:11:20 -05:00 |
Emmanuel Papin
|
7811354d92
|
Move iostream inclusion in zm.h and declare explicitely the namespace for cout
|
2015-05-29 23:22:20 +02:00 |
Isaac Connor
|
85e51528a6
|
add version command line argument to zma
|
2015-01-06 20:52:18 -05:00 |
manupap1
|
b4732e4750
|
Close logger and database on exit
|
2014-11-14 22:17:44 +01:00 |
Kfir Itzhak
|
0bb2ee7efc
|
More signal improvements:
1) Cleaner code
2) Fixed the path displayed in the addr2line line
3) Improved dependency checking for backtrace
4) Few more improvements
|
2013-10-07 02:37:50 +03:00 |
Kfir Itzhak
|
28e06e935b
|
1) Fixed blob motion detection issues.
2) Some more progress towards getting analysis images working.
3) Fixed possible log corruption because of ssedetect().
|
2012-02-01 07:33:21 +02:00 |
Kfir Itzhak
|
4a59761bcc
|
Getting closer and closer everyday.
1) Fixed many errors to get it to compile
2) Fixed some small bugs
3) Small other changes
|
2012-02-01 07:33:20 +02:00 |
stan
|
6ff385e407
|
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-06-21 09:19:10 +00:00 |
stan
|
18f196dbcd
|
Added srand initialisation.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2848 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-04-14 20:18:57 +00:00 |
stan
|
e6041e24a7
|
Uppdated copyright headers
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2611 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-25 09:33:23 +00:00 |
stan
|
ee44d4b274
|
Updated debug format
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2513 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-14 14:43:47 +00:00 |
stan
|
799ee78675
|
Bug 471 - Compiler warnings, sorted out types and general format tidying
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2357 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-03-13 13:36:12 +00:00 |
stan
|
a0b3e2a5a3
|
Bug 308 - Added improved signal handling and backtracing.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1916 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2006-04-05 12:22:27 +00:00 |
stan
|
235dde1a80
|
Updated copyright statement.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1829 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2006-01-17 10:56:30 +00:00 |
stan
|
05c2fb5dfd
|
Bug 238 - Changes to do with the various enabled/disable/suspend/trigger modes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1720 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2005-12-22 16:46:25 +00:00 |
stan
|
f089f28bd4
|
Added simplified direct config interface.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1406 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2005-05-16 09:27:06 +00:00 |
stan
|
264c23d687
|
Updated copyright statement
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1360 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2005-02-24 14:40:14 +00:00 |
stan
|
dc3b3691a0
|
Revamped debug initialisation and config loading.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1208 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2005-01-15 17:45:51 +00:00 |
stan
|
2ba1ee4eb8
|
Removed secondary DB user.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1171 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2004-12-28 17:01:25 +00:00 |
stan
|
72da78e98a
|
Added zm.conf feature.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1170 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2004-12-28 16:46:48 +00:00 |
stan
|
b508b2a5ce
|
Changed strcpy to strncpy, sprintf to snprintf and query parameter checks to avoid vulnerabilities.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1017 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2004-04-19 16:02:17 +00:00 |
stan
|
4dfdf8f00b
|
Changed extraneous Info messages to be Error, Debug or removed.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@975 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2004-03-17 10:28:07 +00:00 |
stan
|
1c57e16f7d
|
Defined base sample rate.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@907 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2004-03-02 16:32:31 +00:00 |
stan
|
626d91fd29
|
Merged in fast deltas and other optimisations.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@854 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2004-02-15 19:53:10 +00:00 |
stan
|
f7fd4f4985
|
Added check for strsignal.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@789 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2004-01-27 17:21:56 +00:00 |
stan
|
0aafd9d30b
|
Applied Ian@zestysoft changes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@744 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2004-01-14 21:26:47 +00:00 |
stan
|
47aca03970
|
Now deletes monitor on termination, to allow events to be closed properly.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@639 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2003-10-08 12:53:07 +00:00 |
stan
|
06c13211c7
|
Converted to use dynamic configuration.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@593 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2003-07-04 12:31:36 +00:00 |
stan
|
180cf8acf4
|
Gave shared memory area a good going over!
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@570 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2003-06-12 14:29:54 +00:00 |
stan
|
8bf858892d
|
Now tries to open the frame server socket beforehand.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@510 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2003-04-22 14:15:59 +00:00 |
stan
|
17de8a0488
|
Corrected warnings.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@451 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2003-04-07 11:16:34 +00:00 |
stan
|
64529e60ce
|
Updated fro remote cameras and DB functions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@412 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2003-03-26 12:00:16 +00:00 |
stan
|
a734c26f5d
|
Changed copyright date to 2003.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@286 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2003-01-11 18:22:27 +00:00 |
stan
|
46e9fa04de
|
Updated zmconfig defines and now uses DB server.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@267 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2003-01-10 17:03:03 +00:00 |
stan
|
4541b32d20
|
Added proper getopt options, added usage and broke out into one daemon per monitor.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@215 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2002-12-24 12:01:28 +00:00 |
stan
|
38bea0c7b5
|
Changed Zone Monitor to ZoneMinder.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@160 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2002-12-10 13:21:41 +00:00 |
stan
|
543e0caeaa
|
Removed Mark calls.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@136 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2002-12-10 10:50:39 +00:00 |
stan
|
db6e5103b9
|
Initial implementation of learning, fixed scoring bug and Mark functions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@121 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2002-11-07 12:25:48 +00:00 |
stan
|
e6b0b0a525
|
Changed main to return int.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@105 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2002-10-28 14:33:57 +00:00 |
stan
|
5081dd268e
|
TERM signal not not blocked.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@68 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2002-09-25 08:46:29 +00:00 |