Commit Graph

5833 Commits

Author SHA1 Message Date
user 2e8d88915b removed redundant field in sql query
Conflicts:
	web/skins/classic/views/event.php
2015-07-28 23:02:56 +10:00
user 05e82d2a96 proof of concept for dynamic/automatic video rotation using video-js plugin zoomrotate
Conflicts:
	web/skins/classic/views/event.php
2015-07-28 22:55:27 +10:00
SteveGilvarry 8bf5d93b30 Merge remote-tracking branch 'upstream/feature-h264-videostorage' into h264_fixes 2015-07-28 22:10:37 +10:00
Andrew Bauer de875d7c4b Merge pull request #971 from SteveGilvarry/feature-h264-videostorage
Merging Master to feature-h264-videostorage
2015-07-28 07:06:57 -05:00
SteveGilvarry 4dc0028e11 Clean up videostore code and remove lots of unused code 2015-07-28 21:41:10 +10:00
Isaac Connor 1e60fccd81 Cherry-Pick from iconnor - make it compile on ubuntu 15.04. Which is libav 56.1.0
Conflicts:
	src/zm_ffmpeg.cpp
	src/zm_remote_camera_rtsp.cpp

Conflicts:
	distros/ubuntu1204/changelog
2015-07-28 21:39:47 +10:00
SteveGilvarry f09a551d6a Merge branch 'master' into feature-h264-videostorage 2015-07-28 21:06:52 +10:00
SteveGilvarry bc47d01971 Fix apache logging options to only one of two choices 2015-07-28 08:15:18 +10:00
Emmanuel Papin 93990b253f Use a dedicated pre event buffer if analysis_fps is set 2015-07-27 16:24:32 +02:00
Robin Daermann 651cffd3b5 Small color corrections in tabList 2015-07-27 10:07:01 +02:00
Robin Daermann 14ebd937c7 Added missing javascript file to Makefile.am 2015-07-27 09:53:59 +02:00
Robin Daermann 57843cc0c8 Added new Makefiles to configure.ac for dark CSS 2015-07-27 09:53:59 +02:00
Robin Daermann 5588406570 Add dark CSS for classic view 2015-07-27 09:53:59 +02:00
root 911f0fad28 Use destination color from CSS in transition effect in log view (instead
of #000000)
2015-07-27 09:53:59 +02:00
SteveGilvarry 7466553026 Sample auto generated changelog 2015-07-26 16:51:47 +10:00
Emmanuel Papin 18758826c7 Do not call time() function when it is not necessary 2015-07-25 13:46:11 +02:00
Emmanuel Papin 0bff99f5c7 Improve string conversion and use unsigned type for analysis_update_delay 2015-07-25 13:38:50 +02:00
Andrew Bauer a206d46248 Update README.md 2015-07-24 14:01:25 -05:00
Isaac Connor a64bbd0b56 Merge branch 'master' of github.com:ZoneMinder/ZoneMinder 2015-07-24 13:42:07 -04:00
Isaac Connor 3e5f6c65d3 Fix to scale, moving the +1's into the buffer allocation instead of calculation of new_width and new_height 2015-07-24 13:30:58 -04:00
Linwood-F 965425c395 Remove extraneous file 2015-07-23 19:37:23 -04:00
Linwood-F 72a92ee9d5 Add exif to jpg images saved 2015-07-23 19:34:39 -04:00
Emmanuel Papin 9e16c8a066 Improve log message and logic in UpdateAdaptiveSkip() 2015-07-24 01:01:51 +02:00
Emmanuel Papin 0c7b8e1acb Merge branch 'master' of https://github.com/ZoneMinder/ZoneMinder into add_analysis_interval 2015-07-24 00:35:08 +02:00
Emmanuel Papin 1c8363cc29 Do not display 0.00 for AnalysisFPS 2015-07-24 00:27:47 +02:00
Emmanuel Papin 3b2378c21d Add a new warning in GetAnalysisRate function 2015-07-24 00:26:53 +02:00
Emmanuel Papin 2ccb378e2d Fix a typo error in sql file 2015-07-24 00:25:57 +02:00
Emmanuel Papin 74bd2d9ab9 Merge branch 'add_analysis_fps' of https://github.com/manupap1/ZoneMinder into add_analysis_fps
Fixed conflicts in:
	src/zm_monitor.cpp
2015-07-23 16:41:45 -04:00
Emmanuel Papin 649a39b372 Replace analysis interval parameter by analysis framerate 2015-07-23 16:36:30 -04:00
Isaac Connor b90d8c4f73 db_get fails if there is no debconf entry (for example if the package is not yet configured) 2015-07-23 15:08:06 -04:00
Isaac Connor 27ef821a4f db_get fails if there is no debconf entry (for example if the
package is not yet configured)
2015-07-23 15:07:32 -04:00
Emmanuel Papin afd3c7f93f Update comments in src/zm_monitor.cpp 2015-07-22 22:27:20 +02:00
Emmanuel Papin d2a3655d51 Fix a typo error in db/zm_create.sql.in 2015-07-22 22:15:34 +02:00
Emmanuel Papin d0d72672a7 Fix sql files 2015-07-22 21:49:06 +02:00
Emmanuel Papin 132e0a1798 Add analysis fps paramter to monitors 2015-07-22 21:38:35 +02:00
Emmanuel Papin a6b7c6e99f Add analysis interval parameter to monitors 2015-07-21 22:52:52 +02:00
Andrew Bauer a6a33fa77f Merge pull request #955 from pliablepixels/953-configs-API-fix
Fixed Configs API to return all values
2015-07-21 12:42:41 -05:00
Pliable Pixels e332fc36a9 Fixed Configs API to return all values 2015-07-21 13:28:37 -04:00
Isaac Connor 9f1d91b655 Merge branch 'multi-server' of github.com:ZoneMinder/ZoneMinder into multi-server 2015-07-20 16:28:59 -04:00
Isaac Connor dfd3d2c4cd use std::string to build sql for loading monitors. ALso use new ZmDbFetch functions 2015-07-20 16:28:21 -04:00
Andrew Bauer 500b560884 Merge pull request #952 from schrorg/583-correct-de_de-encoding
Change encoding of german language file to UTF-8
2015-07-20 08:07:30 -05:00
Isaac Connor 441a82e611 fixup loading SERVER_ID from SERVER_NAME 2015-07-17 10:12:44 -04:00
Isaac Connor 02ee745167 parameter to defined should be in quotes 2015-07-17 10:09:22 -04:00
Andrew Bauer 712d3959d2 Merge pull request #951 from schrorg/950-correct-ffmpeg-source
Show correct part of URL (hostname) for ffmpeg sources in console
2015-07-17 08:37:17 -05:00
root a9df82256b Change encoding of web/lang/de_de.php from ISO-8859-1 to UTF-8 2015-07-17 14:24:46 +02:00
root 560a4cccbe Show correct part of URL (hostname) for ffmpeg sources in console 2015-07-17 13:59:40 +02:00
Isaac Connor 3c821f3686 Merge branch 'multi-server' of github.com:ZoneMinder/ZoneMinder into multi-server 2015-07-16 16:53:33 -04:00
Isaac Connor 633a6e2df9 use zmDbFetchOne more 2015-07-16 16:53:30 -04:00
Isaac Connor 77a332f61a Merge branch 'multi-server' of github.com:ZoneMinder/ZoneMinder into multi-server 2015-07-16 16:44:31 -04:00
Isaac Connor 60410c98d6 use new db functions in zm_config.cpp 2015-07-16 16:44:09 -04:00