Emmanuel Papin
|
b5aa7371ad
|
Add a zoneminder development package for debian
|
2014-11-20 00:04:16 +01:00 |
Emmanuel Papin
|
06e31f807f
|
Do not display the note when updating event (size may exceed buffer capacity)
|
2014-11-19 11:13:25 +01:00 |
Emmanuel Papin
|
166b4586aa
|
Fix an issue when updating the reference image
|
2014-11-19 10:50:41 +01:00 |
Emmanuel Papin
|
fab48b904f
|
Add some debugging information for reference images
|
2014-11-19 10:40:16 +01:00 |
Emmanuel Papin
|
123326c299
|
Standardize calls to image pointer
|
2014-11-19 10:18:11 +01:00 |
Emmanuel Papin
|
ef452cb986
|
Fix event logging to database
|
2014-11-17 17:32:55 +01:00 |
Emmanuel Papin
|
a03b3ce4e0
|
Increase buffer size for sql events
|
2014-11-17 00:21:03 +01:00 |
Emmanuel Papin
|
ecd9ab95eb
|
Fix error messages when loading plugins
|
2014-11-16 21:50:39 +01:00 |
Emmanuel Papin
|
e7f1c8b5d8
|
Fix logging issue with plugins
|
2014-11-16 20:46:24 +01:00 |
manupap1
|
dac1756d0d
|
Merge branch 'master' of https://github.com/ZoneMinder/ZoneMinder into plugin_support
|
2014-11-14 10:55:05 +01:00 |
Andrew Bauer
|
3a9f814303
|
Merge pull request #572 from ZoneMinder/buffer_cleanup
remove the case for level >= 2. Since level is a bool, this code can ne...
|
2014-11-13 15:47:37 -06:00 |
Andrew Bauer
|
a00f719f12
|
Merge pull request #531 from SteveGilvarry/ffmpeg-stability-fixes
351-Rebase Attempt for ffmpeg stability fixes
|
2014-11-13 15:18:13 -06:00 |
Isaac Connor
|
72f34203a0
|
remove the case for level >= 2. Since level is a bool, this code can never execute. Also, there are no calls to tidy in the current code with values other than 0 or 1, so it's safe to do. Also it removes an error message when using clang++
|
2014-11-13 14:41:49 -05:00 |
Isaac Connor
|
9c30b806f2
|
don't require SystemView to view/select groups.
Change the way the groups ine is displayed to give people some idea that it might have something to do with grouping
use _POST instead of _REQUEST
|
2014-11-13 10:38:20 -05:00 |
Isaac Connor
|
d6487e99b6
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2014-11-13 09:18:02 -05:00 |
Isaac Connor
|
ebe35c2135
|
handle empty [file] to prevent logzilla
|
2014-11-13 09:17:54 -05:00 |
Andrew Bauer
|
ae05563562
|
Merge pull request #564 from cosmedd/cmake-gnutls-fix
Use gnutls-openssl instead of gnutls to fix build with CMake.
|
2014-11-12 15:51:23 -06:00 |
Cosme Domínguez Díaz
|
bcbb0c56a6
|
Apply knnniggett's solution on gnutls-openssl issue which
adds support for RPM based distros.
|
2014-11-12 22:39:54 +01:00 |
Andrew Bauer
|
3eafed81df
|
Merge pull request #565 from cosmedd/debian-cmake-and-lintian
Debian package migration to CMake and some improves with lintian help
|
2014-11-12 07:00:31 -06:00 |
Andrew Bauer
|
72bfa0089c
|
Merge pull request #570 from jmcastro2014/master
Add Control 3S N5071 Dome Ptz Camera
|
2014-11-12 06:49:28 -06:00 |
jmcastro2014
|
af57c177d7
|
Update zm_create.sql.in
Add Control 3S N5071 Dome Ptz Camera
|
2014-11-12 08:47:35 -03:00 |
jmcastro2014
|
5fe0b84b3c
|
Create 3S.pm
3S API Control Protocol Module
|
2014-11-12 08:40:35 -03:00 |
manupap1
|
cee8b77bec
|
Add plugin translations in language files
|
2014-11-12 10:20:18 +01:00 |
manupap1
|
eae1357a45
|
Support plugins in web user interface
|
2014-11-12 00:53:53 +01:00 |
manupap1
|
6d083fef10
|
Add libzmplugins.pc to .gitignore
|
2014-11-12 00:12:51 +01:00 |
manupap1
|
2a3068cfa7
|
Add an option to display the status of plugins in zmu
|
2014-11-12 00:11:41 +01:00 |
manupap1
|
f4bdee108f
|
Add more files to .gitignore
|
2014-11-11 23:55:23 +01:00 |
manupap1
|
2033918b24
|
Add a pkg-config file
|
2014-11-11 23:53:09 +01:00 |
manupap1
|
7ff86427b3
|
Add config options for plugins in web ui
|
2014-11-11 23:40:42 +01:00 |
manupap1
|
65915c10e3
|
Update database schema for plugins
|
2014-11-11 23:35:01 +01:00 |
manupap1
|
003fafbf7d
|
Build a convenience library for plugin development
|
2014-11-11 23:28:12 +01:00 |
manupap1
|
731fa96fdf
|
Load plugins in Monitor class
|
2014-11-11 23:06:50 +01:00 |
Cosme Domínguez Díaz
|
7c8030fccf
|
Restore README.md to 3fe5724ca0 .
|
2014-11-11 23:06:34 +01:00 |
manupap1
|
12f0177f14
|
Add plugin options in configure
|
2014-11-11 23:03:25 +01:00 |
Cosme Domínguez Díaz
|
972dedd15a
|
* distros/debian -> Autotools
* distros/debian_cmake -> CMake
|
2014-11-11 22:48:04 +01:00 |
manupap1
|
2796995d29
|
Update ImageAnalyser class
|
2014-11-11 22:46:58 +01:00 |
manupap1
|
199f399caf
|
Add new files for plugin management
|
2014-11-11 22:39:20 +01:00 |
manupap1
|
15532e2a03
|
Fix issues with event notes
|
2014-11-11 22:31:58 +01:00 |
manupap1
|
5d5d9c5009
|
Add support for event with multiple causes
|
2014-11-11 22:08:55 +01:00 |
manupap1
|
217aafee5a
|
Set a reference image for each zone
|
2014-11-11 21:48:56 +01:00 |
manupap1
|
0d430b5f4f
|
Add new files to .gitignore
|
2014-11-11 21:47:42 +01:00 |
manupap1
|
9bfc64c4f9
|
Install the global plugin configuration file
|
2014-11-11 21:24:20 +01:00 |
manupap1
|
03d03bda21
|
Add a global configuration file for plugins
|
2014-11-11 20:59:58 +01:00 |
manupap1
|
e60c3d552c
|
Remove unwanted dependencies
|
2014-11-11 20:24:48 +01:00 |
manupap1
|
26608afa2d
|
Remove obsolete declaration
|
2014-11-11 19:49:28 +01:00 |
manupap1
|
93a29545ce
|
Add libtool support for plugins
|
2014-11-11 19:46:20 +01:00 |
Cosme Domínguez Díaz
|
964cdde2b3
|
Use gnutls-openssl instead of gnutls to
fix build with CMake.
|
2014-11-11 00:34:23 +01:00 |
Andrew Bauer
|
26c9a77590
|
Update skin.js
Fix issue caused by a previous merge
|
2014-11-10 12:12:54 -06:00 |
Cosme Domínguez Díaz
|
96859e3b11
|
* Use CMake instead of Autotools.
* Some lintian love (minor fixes and cosmetic changes...)
* Don't remove database data if we are using a remote MySQL server.
|
2014-11-09 14:18:14 +01:00 |
Isaac Connor
|
3fe5724ca0
|
Merge pull request #550 from SteveGilvarry/patch-1
Update Ubuntu install instructions
|
2014-11-08 14:58:49 -05:00 |