Commit Graph

19058 Commits

Author SHA1 Message Date
Isaac Connor d622ae9251 fix width=0px causing empty looking montage 2021-10-06 10:35:52 -04:00
Isaac Connor 7905f11be6 remove useless commit. 2021-09-25 14:27:26 -04:00
Isaac Connor 369e0d74b7 Add open collective username 2021-09-20 13:48:13 -04:00
Isaac Connor cab4c24d06 Remove redundant notify_all, spelling mistake 2021-09-15 14:11:32 -04:00
Mike Dussault b670bf98e0 Fixed a bug in Image::Buffer that would return the wrong location in the image if the image had > 1 channels (and if the request were for x > 0). 2021-09-15 14:11:16 -04:00
Isaac Connor 2b18dd5978 Don't crash when unable to create source. erase will call the desctructor. Fixes #3344 2021-09-15 14:11:03 -04:00
Isaac Connor 6b8dc07018 wait won't wake up other threads, so notify first. Since we have the lock, this should be ok 2021-09-15 14:10:52 -04:00
Isaac Connor bbe90dad6e Add support for package version 2021-09-15 14:10:36 -04:00
Isaac Connor ef74294d32 More properly fix the threading lock. Instead of waiting on a packet, release it and wait on the packetqueue. 2021-09-15 14:10:25 -04:00
Isaac Connor fbe0aa7401 Revert "use get_packet_and_increment_it instead of the two step to improve locking"
This reverts commit a44bbf8e34.
2021-09-15 14:10:06 -04:00
Isaac Connor 31a6ab2224 notify anyone waiting in packetqueue before waiting on a packet in motion detection. Should fix decode lockup 2021-09-15 14:09:31 -04:00
Isaac Connor 4bc522e273 change to use our self hosted runner 2021-09-15 10:46:55 -04:00
Isaac Connor f299d57a39 Fix js error in montage review when using scaled mode. Fixes #3351 2021-09-14 10:27:05 -04:00
Isaac Connor 4553592caa Merge pull request #3352 from vezza/patch-3
Update it_it.php
2021-09-14 10:26:52 -04:00
Isaac Connor 77a4601d71 Bump version to 1.36.7 2021-09-13 15:05:09 -04:00
Isaac Connor 0162ec2c39 Add missing update_function_pointers so that we use SSE blend functions. Significantly reduces cpu use in motion detection. 2021-09-13 15:04:06 -04:00
Andrea Vezzali ded2c86858 Update it_it translation (#3350) 2021-09-13 09:31:00 -04:00
Isaac Connor c47a66559a Need to increase frame_count or else frame_count%frame_mod will never == 0 2021-09-10 18:01:32 -04:00
Isaac Connor 5475b44852 Fix html emails when using ZM_NEW_MAIL_MODULES. Improve debugging and reduce Info logging 2021-09-10 18:01:04 -04:00
Isaac Connor b75cc07028 Add an example fail2ban rule as provided by Pedulla 2021-09-10 18:00:52 -04:00
Isaac Connor 8c92fa5dc3 Fix version of Crud 2021-09-09 13:26:59 -04:00
Isaac Connor f5b4fbeb89 Bump version for release 2021-09-08 19:22:13 -04:00
Isaac Connor 12fcae7574 canView takes a user object, not a string 2021-09-08 19:08:08 -04:00
Isaac Connor 6b095a17aa Fix std::string to const char * 2021-09-08 18:46:58 -04:00
Isaac Connor ad1db2c960 Only suspend/resume motion detection if the monitor is doing motion detection 2021-09-08 13:59:34 -04:00
Isaac Connor a42786afd1 Add missing Importance member 2021-09-08 13:59:21 -04:00
criadoperez 4d09e5f93f Fixed broken wiki links 2021-09-08 13:59:07 -04:00
criadoperez 8e051ca5f2 Fixed issue #3338 2021-09-08 13:58:51 -04:00
Peter Keresztes Schmidt 9cc4bbbe86 LocalCamera: Add a missing include to fix FreeBSD build
Fixes #3330
2021-09-08 13:58:34 -04:00
Isaac Connor 1f5ae94c20 Fix errors due to not stopping the dbQueue. Fix crash when querying v4l devices 2021-09-04 12:33:23 -04:00
Isaac Connor 0e24b03785 Make failure to resolve non fatal 2021-09-04 12:17:50 -04:00
Isaac Connor ae90ebf74f Return early if packetqueue is empty instead of getting the lock. Return early in clear() if we are not initialised 2021-09-04 12:16:18 -04:00
Isaac Connor 09d4f0f9c2 Add missing fields. defaults need to be quoted because they are evalled 2021-09-04 10:44:12 -04:00
Isaac Connor 29e8d39c74 defaults need to be quoted because they are evalled 2021-09-04 10:44:04 -04:00
Isaac Connor ae0f7acd56 add support for building impish 2021-09-04 10:33:33 -04:00
Isaac Connor 3e3ce151d8 Add impish to possible distros to build 2021-09-04 10:18:44 -04:00
anon8675309 4cbda5e645 Simplified branch detection in build scripts for GitLab CI 2021-09-04 10:14:37 -04:00
anon8675309 f5272c99b3 Attempting to build the lastest tag instead of a hard-coded one 2021-09-04 10:14:27 -04:00
anon8675309 74641731bb Attempting to build the lastest tag instead of a hard-coded one 2021-09-04 10:14:15 -04:00
anon8675309 a03b505324 Attempting to build the lastest tag instead of a hard-coded one 2021-09-04 10:14:02 -04:00
anon8675309 85504a8d01 Attempting to build the lastest tag instead of a hard-coded one 2021-09-04 10:13:13 -04:00
anon8675309 2f32098f46 Attempting to build the lastest tag instead of a hard-coded one 2021-09-04 10:13:02 -04:00
anon8675309 022e9ad014 Attempting to build the lastest tag instead of a hard-coded one 2021-09-04 10:12:49 -04:00
anon8675309 6e32de6a91 Attempting to build the lastest tag instead of a hard-coded one 2021-09-04 10:12:08 -04:00
anon8675309 15ed9bf06d Attempting to build the lastest tag instead of a hard-coded one 2021-09-04 10:11:57 -04:00
anon8675309 3cf48fc51c Attempting to build the lastest tag instead of a hard-coded one 2021-09-04 10:11:47 -04:00
anon8675309 ffb0e0dd8c Attempting to build the lastest tag instead of a hard-coded one 2021-09-04 10:11:35 -04:00
anon8675309 ddecc3800b Attempting to build the lastest tag instead of a hard-coded one 2021-09-04 10:11:17 -04:00
anon8675309 d4c2c99de4 Attempting to build the lastest tag instead of a hard-coded one 2021-09-04 10:11:06 -04:00
anon8675309 456290ca19 Enable gitlab CI to build debian packages 2021-09-04 10:10:50 -04:00