Commit Graph

493 Commits

Author SHA1 Message Date
stan 03611d70c9 Fixed printf issues with stream cmd_type size change
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2595 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-07-23 09:56:38 +00:00
stan 963c8372a3 Bug 486 - Modified stream structs to also be 32 bit wide.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2594 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-07-23 09:27:07 +00:00
stan ad5de3749f Bug 485 - Fixed usecs values of HTTP timeout
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2593 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-07-23 09:21:19 +00:00
stan fc8886b305 Changed method of detecting strsignal
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2592 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-07-22 19:54:01 +00:00
stan d598f54210 Merged in V4L2 initial changes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2582 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-07-21 15:20:52 +00:00
stan 2d4b4d2415 Relaxed frame decoding checking. If at least one frame has been decoded then an error on the next one is not fatal.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2578 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-07-21 08:47:02 +00:00
stan 2068391598 Bug 483 - Fixes to reported buffer class bugs
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2577 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-07-21 08:46:04 +00:00
stan aa26ab7b18 git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2532 e3e1d417-86f3-4887-817a-d78f3d33393f 2008-07-16 08:35:59 +00:00
stan b2f616ff21 Merged in mmap changes. Revision 2323:2515
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2516 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-07-14 15:21:16 +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 2824cb7355 git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2508 e3e1d417-86f3-4887-817a-d78f3d33393f 2008-07-14 13:54:50 +00:00
stan f0bed4568b Changed enum to not override FILE
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2504 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-07-14 13:31:15 +00:00
stan fe53ca7a07 Bug 482 - Now handles new ffmpeg header locations.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2437 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-06-18 15:42:53 +00:00
stan c617a8436c Bug 434 - Added delete functionality back into DVR events view plus enhanced events scrolloing etc to support.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2391 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-04-21 13:52:05 +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 9c5f73dd10 Bug 462 - Now supports gnutls and openssl
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2310 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-02-13 23:44:44 +00:00
stan ca5886719c Creates id tag file in both storage methods
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2307 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-02-13 22:48:47 +00:00
stan 7825b97cfa Cosmetic - corrected typo
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2306 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-02-13 22:44:37 +00:00
stan 60880b2edd Bug 455 - Corrected duplicate parameter name in function declaration.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2305 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-02-13 22:44:19 +00:00
stan 6a3c6dfa14 Bug 445 - Fixed problem with using the wrong count when reloading linked monitors.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2294 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-02-10 22:14:32 +00:00
stan 97d259bed1 Cosmetic changes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2282 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-01-13 17:48:01 +00:00
stan 9d291c0ba1 Bug 431 - Removed default args for monitor constructors and now can stream events without active monitor.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2274 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-12-29 18:50:53 +00:00
stan 93c2ec048c Bug 428 - Fixed incorrect gnutls #defines.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2273 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-12-29 18:49:21 +00:00
stan eff686eb93 Bug 426 - Changed to use gnutls instead of openssl
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2266 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-12-23 16:37:39 +00:00
stan ea8feae447 Updated to work with latest ffmpeg.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2256 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-12-17 13:17:09 +00:00
stan dc8aa90860 Added stream replay mode control.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2245 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-11-20 17:06:45 +00:00
stan 911920dc71 Fixed issue with single frame streaming not working.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2234 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-11-11 15:57:54 +00:00
stan fdbb18c3f8 Fixed force/disable alarm buttons.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2232 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-11-04 17:36:30 +00:00
stan 1bfa9f6c06 Fixed issue with streaming on low bandwidth being too fast.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2228 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-11-04 17:29:51 +00:00
stan 5378a73ae2 Corrected timestamp fractional token.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2221 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-09-18 15:07:19 +00:00
stan 39e6a18e4c Change 'type' parameter back to 'mode'.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2213 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-09-18 14:01:25 +00:00
stan 1b55f15d54 Bug 416 - Added new ffmpeg swscale library
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2211 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-09-18 14:00:33 +00:00
stan 215184e4cb Bug 345 - Added alarm jpeg file quality setting.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2209 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-09-18 10:58:03 +00:00
stan b4032959e0 Bug 406 - Added ability to indicate mysql connection port in host.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2198 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-09-07 15:39:44 +00:00
stan 6932898d40 Bug 390 - Changed timestamp tokens.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2194 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-09-05 16:31:42 +00:00
stan 8d905aac99 Bug 400 - Made signal check colour monitor specific.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2193 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-09-05 15:05:28 +00:00
stan 07a9f1fa1c Bug 228 - Added deep storage option.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2190 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-09-04 16:08:55 +00:00
stan 6fffd05bc4 Fixed issue with no connkey if authentication on.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2176 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-08-29 18:53:29 +00:00
stan 50cc4d980f Bug 411 - Merged in DVR functionality.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2175 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-08-29 18:11:09 +00:00
stan 7221b16ab4 Bug 413 - Added missing CR to GET line.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2168 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-08-29 17:34:33 +00:00
stan 98c3243969 Added reload option char to allowed set.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2167 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-08-29 17:33:06 +00:00
stan 2c09dbeeb9 Bug 410 - Added in detection suspension if motion overloaded.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2132 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-06-05 14:12:14 +00:00
stan 5124065e77 Bug 398 - Added new ffmpeg header patch
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2109 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-04-03 15:44:04 +00:00
stan 3e8d503681 Bug 402 - Added errors and warnings on bogus exits.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2097 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-04-03 09:47:08 +00:00
stan 9f63b75c88 Bug 390 - Updated timestamp tokens to show deci-seconds etc
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2096 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-12-24 16:50:01 +00:00
stan 1b8269f233 Merged in changes for enhanced showtext.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2062 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-11-16 11:34:53 +00:00
stan 9b20b7c881 Bug 363 - Fixed problem with scaling images and incorrect calculated sizes
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2046 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-11-09 11:47:37 +00:00
stan ed0626492f Bug 374 - Multiple monitors can now share the same video device source without penalty.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2030 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-10-24 14:37:34 +00:00
stan 93e7a83565 Bug 196 - Fixed problem with jpeg error handlers.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2019 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-10-18 17:08:10 +00:00
stan ecacce3256 Bug 364 - Corrected line endings on http request
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2016 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-10-18 15:14:10 +00:00