Andrew Bauer
|
54a22e7fe8
|
We need a toggle for x10 support
|
2013-10-19 09:22:59 -05:00 |
Andy Bauer
|
b1c76ad0b6
|
Cmake support files for fedora distro
|
2013-10-19 08:49:47 -05:00 |
Isaac Connor
|
355c10c3a4
|
fix error when strict modes is on.
|
2013-10-17 17:02:17 -04:00 |
Isaac Connor
|
870a59bed4
|
fix missing <?php. The missing full size tag makes the file fail when short tags are turned off
|
2013-10-17 14:23:25 -04:00 |
Kyle Johnson
|
5ead2a4394
|
Merge pull request #207 from knnniggett/prev_btn
Change Prev Button functionality. Fixes #32.
|
2013-10-16 06:40:20 -07:00 |
Kyle Johnson
|
7bf4de37de
|
Merge pull request #211 from kylejohnson/master
ZoneMinder Dutch Translation updates by Alco (a.k. nightcrawler)
|
2013-10-15 13:23:57 -07:00 |
kjohnson
|
dff5b3aeb0
|
ZoneMinder Dutch Translation updates by Alco (a.k. nightcrawler)
|
2013-10-14 09:27:01 -04:00 |
Andrew Bauer
|
62dbb6e5fb
|
Update README.Fedora
typo
|
2013-10-14 06:47:29 -05:00 |
Kfir Itzhak
|
edcca74f95
|
Add detection status in cmake for optional libraries
|
2013-10-14 07:58:21 +03:00 |
Andy Bauer
|
32cf3663f3
|
Update README.Fedora
add "sudo"
|
2013-10-13 08:22:16 -05:00 |
Andy Bauer
|
a3dc2b50d3
|
Update README.CentOS
|
2013-10-11 06:47:32 -05:00 |
guotie
|
557c0a3d30
|
Update zm_remote_camera_http.cpp
|
2013-10-11 14:31:37 +08:00 |
guotie
|
042e50eecc
|
Update zm_remote_camera_http.cpp
|
2013-10-11 14:28:43 +08:00 |
guotie
|
e0728f7dc1
|
Update zm_remote_camera.cpp
|
2013-10-11 14:26:48 +08:00 |
guotie
|
e35c541715
|
Update zm_remote_camera.h
|
2013-10-11 14:24:23 +08:00 |
Andy Bauer
|
b7e69f0104
|
Update zoneminder.cmake.f19.spec
Remove noreplace %config flag from zm.conf. We want upgrades to overwrite this file.
|
2013-10-10 13:30:38 -05:00 |
Andy Bauer
|
e16c2502d6
|
Update zoneminder.f19.spec
|
2013-10-10 13:29:46 -05:00 |
Andy Bauer
|
1e756a1529
|
Update zoneminder.cmake.el6.spec
Remove noreplace %config flag from zm.conf. We want upgrades to overwrite this file.
|
2013-10-10 13:29:15 -05:00 |
Andy Bauer
|
8f512729f3
|
Update zoneminder.el6.spec
Remove noreplace %config flag from zm.conf. We want upgrades to overwrite this file.
|
2013-10-10 13:28:42 -05:00 |
Andy Bauer
|
6f313ad866
|
Update zoneminder.f19.spec
fix typo
|
2013-10-10 06:32:45 -05:00 |
Kfir Itzhak
|
bb5b936ad3
|
Fixed a bug with HAVE_LIBAVDEVICE_AVDEVICE_H in cmake
|
2013-10-10 14:04:00 +03:00 |
Kfir Itzhak
|
421d67e379
|
Improvements to zm_ffmpeg.h
|
2013-10-10 07:16:11 +03:00 |
Kfir Itzhak
|
8cecadadc2
|
Fix rotation bug caused by commit 5a9364703c
|
2013-10-10 06:55:45 +03:00 |
Andy Bauer
|
4218ef0113
|
Update README.Fedora
|
2013-10-09 18:37:48 -05:00 |
Andy Bauer
|
78effbab45
|
Update README.Fedora
|
2013-10-09 18:36:59 -05:00 |
Andy Bauer
|
33f7673656
|
Update README.Fedora
|
2013-10-09 18:35:39 -05:00 |
Andy Bauer
|
5c7674ca09
|
Update zoneminder.f19.spec
|
2013-10-09 18:34:07 -05:00 |
Andy Bauer
|
4336b6cdb4
|
Update zoneminder.f19.spec
|
2013-10-09 18:23:46 -05:00 |
Andy Bauer
|
c0878c5e76
|
Update README.Fedora
Remove mariadb from instructions per the Fedora team.
|
2013-10-09 17:41:20 -05:00 |
Andy Bauer
|
dbbf1d9f37
|
Create zoneminder-1.26.0-defaults.patch
|
2013-10-09 12:06:14 -05:00 |
Isaac Connor
|
1ac731a058
|
merge Debian build instructions, copy and modify for ubuntu
|
2013-10-09 11:02:05 -04:00 |
Isaac Connor
|
c34bc10355
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2013-10-09 10:56:48 -04:00 |
Kfir Itzhak
|
7d6cca13b8
|
Revert few changes that broke the cmake build in travis
|
2013-10-09 16:05:56 +03:00 |
Kfir Itzhak
|
49503891eb
|
Added ZM_NO_FFMPEG option to skip ffmpeg checks and force building without ffmpeg
|
2013-10-09 15:58:14 +03:00 |
Kfir Itzhak
|
b558d42cdc
|
Improvements to cmake: Better support for CMAKE_PREFIX_PATH enviroment variable (and similar ones), added ZM_PERL_SUBPREFIX and ZM_PERL_USE_PATH options and improved detection of libraries and headers
|
2013-10-09 15:41:14 +03:00 |
Andrew Bauer
|
79af2adaa0
|
When loading a new event, always set the current frame id to the first frame rather than the last
|
2013-10-09 07:32:27 -05:00 |
Kfir Itzhak
|
fcf969f575
|
Fix cmake not enabling mmap in zm perl modules correctly this time
|
2013-10-09 07:08:29 +03:00 |
Andy Bauer
|
de16858590
|
Update zoneminder.f19.spec
Remove -msse2 flag from builds other than x86_64
|
2013-10-08 19:25:47 -05:00 |
Andy Bauer
|
8d331452f5
|
Update zoneminder.el6.spec
Remove -msse2 flag from builds other than x86_64
|
2013-10-08 19:24:33 -05:00 |
Kfir Itzhak
|
378d1456dc
|
Fixed cmake not enabling mmap in perl modules
|
2013-10-08 18:13:18 +03:00 |
Kyle Johnson
|
fe7471a854
|
Bumping version to 1.26.4
|
2013-10-08 10:23:24 -04:00 |
Andy Bauer
|
1c1a644b35
|
Update zm.conf.in
Update comment for ZM_PATH_BUILD. Is this needed any more?
|
2013-10-08 07:10:06 -05:00 |
Andy Bauer
|
85bca8de6d
|
Update zoneminder.el6.spec
|
2013-10-07 19:01:08 -05:00 |
Andy Bauer
|
545275c4c0
|
Update zoneminder.f19.spec
|
2013-10-07 19:00:18 -05:00 |
Andy Bauer
|
667d7559df
|
Create zoneminder.cmake.f19.spec
|
2013-10-07 18:57:00 -05:00 |
Andy Bauer
|
1d7660934f
|
Create zoneminder.cmake.el6.spec
|
2013-10-07 18:31:59 -05:00 |
Andy Bauer
|
0cbb818d63
|
Update README.CentOS
minor text formatting changes
|
2013-10-07 15:51:35 -05:00 |
Kfir Itzhak
|
8b4db0358e
|
Merge pull request #205 from knnniggett/debug
Change frameserver warnings to debug messages
|
2013-10-07 12:53:07 -07:00 |
Andrew Bauer
|
70fb31c2e3
|
Changed debug levels to 4-6
|
2013-10-07 14:40:38 -05:00 |
Andrew Bauer
|
32bd588a1c
|
Change frameserver warnings to debug level 2
|
2013-10-07 13:57:14 -05:00 |