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 |
Andrew Bauer
|
2e8935daf2
|
Add the ability to specify the zm configdir at build time.
|
2014-11-11 09:15:15 -06: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 |
Isaac Connor
|
1d6dffde47
|
Merge pull request #560 from manupap1/rtsp_fix
Send keepalive messages if the rtsp server supports this feature
|
2014-11-08 14:53:45 -05:00 |
Isaac Connor
|
b4a8ba8e8e
|
Merge pull request #561 from manupap1/rtsp_fix2
Use our own SSRC when sending packets on the RTP control stream
|
2014-11-08 14:52:36 -05:00 |
Isaac Connor
|
35d3859aa3
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2014-11-08 14:50:57 -05:00 |
Isaac Connor
|
3e8d49d88d
|
add comment to improve understanding
|
2014-11-08 14:50:44 -05:00 |
manupap1
|
336c69e3c0
|
Use our own SSRC when sending packets on the control stream
|
2014-11-07 19:38:11 +01:00 |
manupap1
|
ea8b93be84
|
Use our own SSRC when sending packets on the control stream
|
2014-11-07 19:15:42 +01:00 |
manupap1
|
ee7d6a6254
|
Send keepalive messages if the rtsp server supports this feature
|
2014-11-07 17:39:50 +01:00 |
Andrew Bauer
|
966767e346
|
Update zoneminder.service.in
Fix restart issue when using systemd
|
2014-11-06 17:42:40 -06:00 |
Isaac Connor
|
17e38560d6
|
just update the perldoc parts
|
2014-11-06 10:02:34 -05:00 |
Andrew Bauer
|
23ee96c966
|
Merge pull request #556 from ZoneMinder/add_join
Add a stringVector join function for future use
|
2014-11-06 08:33:28 -06:00 |
Andrew Bauer
|
22a0daaac8
|
Merge pull request #557 from manupap1/rtsp_fix
Fixed bug in rtsp streaming caused by a bad string concatenation
|
2014-11-06 07:12:00 -06:00 |
manupap1
|
e764938a0d
|
Fixed bug in rtsp streaming caused by a bad string concatenation
|
2014-11-06 10:16:28 +01:00 |
Isaac Connor
|
91986f3159
|
Merge pull request #555 from manupap1/rtsp_fix
Fixed bug in rtsp streaming caused by a signed - unsigned conversion.
I like it. but please... somehelp help out with my comments above.
|
2014-11-05 15:10:50 -05:00 |
Isaac Connor
|
a88ce80716
|
Add a stringVector join function for future use
|
2014-11-05 14:01:48 -05:00 |
manupap1
|
fefc17b0fc
|
Fixed bug in rtsp streaming caused by a signed - unsigned conversion.
|
2014-11-05 19:08:57 +01:00 |
Steve Gilvarry
|
1f73155bfd
|
Update Ubuntu install instructions
Removed need to install snapshot version for latest Ubuntu now that 1.28 is packaged.
|
2014-11-04 07:53:51 +11:00 |
altaroca
|
e0a43adf82
|
Merge pull request #4 from knnniggett/optional_install
Make onvif support optional
|
2014-11-01 09:19:00 +01:00 |
altaroca
|
16703fb1d0
|
Merge pull request #3 from knnniggett/fixbuild
Fix build issue with autotools
|
2014-11-01 09:17:52 +01:00 |
Andrew Bauer
|
21f34392d4
|
Make onvif support optional
|
2014-10-31 19:23:18 -05:00 |
Andrew Bauer
|
d55e656028
|
Fix build issue with autotools
|
2014-10-31 18:33:04 -05:00 |
Isaac Connor
|
4863ce96a3
|
remove annoying warning.
|
2014-10-31 14:12:36 -04:00 |
Isaac Connor
|
60ea505139
|
add avdevice55 as a dependcy instead of 53, which we need for utopic
|
2014-10-31 14:11:34 -04:00 |
Andrew Bauer
|
5abd7ce7cd
|
Merge pull request #544 from kylejohnson/ignore-more-files
Ignore more files and initial travis framework
|
2014-10-31 12:22:04 -05:00 |
Kyle Johnson
|
39ac8c8b34
|
git ignore files created during bootstrap, configure and make.
|
2014-10-31 12:31:40 -04:00 |
Kyle Johnson
|
c48b039b15
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
.travis.yml
|
2014-10-31 12:25:57 -04:00 |
Andrew Bauer
|
16c86e6604
|
Merge pull request #535 from knnniggett/travis_libvlc
Add libvlc to Travis
|
2014-10-26 15:08:59 -05:00 |