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
Kfir Itzhak
022ecf4227
Merge pull request #201 from ZoneMinder/signalfixes
...
Signal improvements and fixes
2013-10-07 08:45:12 -07:00
Andy Bauer
01be7a8aec
Update configure.ac
...
make ZoneMinder lowercase to match the folder with the same name
2013-10-07 09:14:53 -05:00
Kyle Johnson
1ac034982f
Readding version... Older versions still point at it.
2013-10-07 10:12:18 -04:00
Kyle Johnson
03d12ef3e4
Point zmupdate to the github pages site (non-https) for version numbers
2013-10-07 10:11:09 -04:00
Andy Bauer
072b66beec
Merge pull request #203 from knnniggett/pkgdata
...
Create pkgdatadir in make
2013-10-07 07:06:21 -07:00
Kfir Itzhak
ba727a5611
Changed default HTTP version to 1.0 instead of 1.1, as we don't fully support important HTTP/1.1 features such as chunked encoding
2013-10-07 16:57:26 +03:00
Kfir Itzhak
1609fd688b
Changed default option of ZM_COLOUR_JPEG_FILES to no. It impacts performance and is not needed anymore, all modern image viewers support grayscale JPEG images
2013-10-07 16:54:13 +03:00
Kyle Johnson
b3b66d4773
This shouldn't have been bumped yet
2013-10-07 09:50:24 -04:00
Andrew Bauer
e04cc4d026
Create pkgdatadir in make
2013-10-07 08:28:19 -05:00
Kfir Itzhak
6847e9016e
Fix ZM_NO_MMAP cmake option
2013-10-07 15:06:26 +03:00
Kfir Itzhak
0a11d1bee5
Remove the ZM_NO_CRASHTRACE option from cmake. Not needed now that we have proper dependency checking
2013-10-07 14:43:35 +03:00
Kfir Itzhak
25297bde73
Push the debugging in zm_signal further down
2013-10-07 11:27:53 +03:00
Kfir Itzhak
2cb65c6430
Always print cr2 and ip as long if siginfo and ucontext are available
2013-10-07 11:07:41 +03:00
Kfir Itzhak
1d7f664627
1) Removed the use of deprecated and undocumented sigcontext (Replaced by siginfo and ucontext)
...
2) Removed the checks for sigcontext, strsignal and siginfo.h
3) Added debugging code to the die handler
4) Using SA_RESTART in the hup and reload handlers to prevent certain functions returning EINTR
5) Added SIGINT and SIGQUIT to the term handler
2013-10-07 10:37:58 +03:00
Kfir Itzhak
e4b1be73ef
Used indent -linux on src/zm_signal.cpp to convert all spaces to tabs
2013-10-07 02:57:01 +03:00