Commit Graph

946 Commits

Author SHA1 Message Date
stan 12dec07d7f Bug 305 - Changed to use print instead of printf to avoid interpreting formatting chars
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1908 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-31 14:42:53 +00:00
stan 7465244fa7 Bug 301 - Alarm maximum FPS now specified on per monitor basis.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1902 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-31 12:48:37 +00:00
stan dd118888a0 Bug 302 - Added control state scratch area to shared memory.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1899 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-30 13:52:51 +00:00
stan 408a2f0c6d Created preparatory config for mail subject and body.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1885 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-23 18:29:18 +00:00
stan d917b96bf3 Bug 276 - Fixed formatting errors on email contents.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1877 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-02-08 15:46:26 +00:00
stan 2875009c3b Bug 282 - Fixed option category to reinstate lost 'images' options.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1875 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-02-08 12:25:35 +00:00
stan 71b4538292 Fixed typo in config override warning.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1858 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-23 16:25:53 +00:00
stan b6f9ed3427 Bug 262 - Warn if using local zm.conf
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1845 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-20 15:18:06 +00:00
stan 096072b3dc Bug 230 - Rationalised thumbnails and put them in temporary cache dir.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1836 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-17 17:07:13 +00:00
stan d732e2ed38 Updated copyright.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1833 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-17 11:32:47 +00:00
stan a9c1066913 Bug 13 - Added support for loss of signal detection.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1814 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-14 22:48:06 +00:00
stan 93eae6a309 Reorganised config.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1812 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-14 20:56:17 +00:00
stan 3abae3671e Changed die calls to croak.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1810 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-14 14:12:42 +00:00
stan ba8dd7e374 Added documentation, simplified write spec.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1809 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-14 14:11:50 +00:00
stan d63ed02b37 Fixed typo in pod.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1807 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-14 13:42:13 +00:00
stan 365d49734e Bug 245 - Added progress bar options.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1799 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-14 13:34:24 +00:00
stan 26fedbe62a Added pod documentation.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1794 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-13 12:59:29 +00:00
stan 90d8f5f3ef Edited comments and help for config.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1786 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-12 15:32:36 +00:00
stan 2fa83301f7 Failure to open debug log only a warning.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1782 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-12 00:21:18 +00:00
stan 5992087d72 Fixed error message.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1780 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-12 00:08:37 +00:00
stan 1b080c5686 Minor rename.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1774 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-12 00:01:30 +00:00
stan a38532eaa2 Fixed for 64 systems and enhanced.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1766 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-11 23:51:45 +00:00
stan 382cdee867 Bug 248 - Moved log control to module, enhanced interface and documented.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1765 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-11 23:51:20 +00:00
stan bf88773ab7 Bug 247 - Added new zmudit configuration.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1764 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-11 23:50:06 +00:00
stan 600fdb4766 Added pod documentation.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1763 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-11 23:46:57 +00:00
stan 10c3718bcc Made donate reminder time dynamically settable.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1751 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-31 19:13:41 +00:00
stan 0352b65a3e Bug 207 - Changed defaults for some config parms
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1746 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-31 17:13:19 +00:00
stan 0409cad90f Moved trigger classes out to own modules.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1740 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-26 23:11:27 +00:00
stan abdfaaed80 Additional shared memory functions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1736 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-23 11:33:55 +00:00
stan 537b9f891e Corrected typos in exports.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1735 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-23 11:33:35 +00:00
stan 52870d6670 Bug 238 - Added max_suspend_time config
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1721 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 16:46:45 +00:00
stan 3aff14ed63 Sorted out exports and added new shared memory functions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1716 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 14:37:14 +00:00
stan c49d7191a1 Bug 237 - Added zm.pid in /var/run/zm
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1715 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-21 15:19:57 +00:00
stan 3a1668bc19 Added new function.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1713 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-21 10:29:16 +00:00
stan cd5ae52788 Changed to use double rather than single quotes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1709 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-21 00:11:51 +00:00
stan 948528bb44 Changed debug to not use constants.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1704 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 17:03:33 +00:00
stan c807203df3 Mods to gen zmconfgen.pl to work.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1701 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 16:54:59 +00:00
stan 6f60afc936 Removed zmconfig and make config actions part of module.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1700 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 16:09:21 +00:00
stan cadaef69e7 Modified perl module structure.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1699 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 13:47:26 +00:00
stan 4542cfb305 Updates
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1698 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 12:58:35 +00:00
stan 13656a3c50 Added new methods and improved partitioning
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1696 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 10:23:16 +00:00
stan 460d69084b Debug refinements. Added Fatal
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1690 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-16 13:36:36 +00:00
stan 7b5cc99c93 Bug 233 - Further debug enhancements
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1688 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-16 13:16:37 +00:00
stan d8e0ce1f74 Added code to export config constants
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1683 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-16 12:16:39 +00:00
stan 36b481d2e6 Bug 232 - Change DB_SERVER to DB_HOST
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1682 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-16 10:37:13 +00:00
stan 821763e2bd Bug 231 - Created ZoneMinder perl module to abstract out common code.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1673 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-16 10:05:29 +00:00