0
0
Fork 0
mirror of https://github.com/boltgolt/howdy.git synced 2024-09-19 09:51:19 +02:00
Commit graph

443 commits

Author SHA1 Message Date
Karatek_HD
a624fb5860
Update howdy.spec
I experienced some problems with this .spec file, throwing errors about non existing files. These changes fixed them.
2020-07-16 11:24:50 +02:00
Simon
9a0da43955
Fixed typo that caused an error 2020-07-03 00:15:44 +02:00
Franklyn Tackitt
9de3d39e6c Use syslog.LOG_INFO and LOG_NOTICE instead of LOG_EMERG
Fixes #374
2020-07-01 11:15:46 -07:00
Frank Tackitt
b95ec2869c
Merge branch 'master' into archlinux-v2.6.0 2020-07-01 08:31:42 -07:00
Franklyn Tackitt
02e144739a Update Archlinux PKGBUILD to v2.6.0 2020-07-01 08:22:18 -07:00
boltgolt
a776c49ade
Readme update and debian fixes 2020-06-23 02:14:01 +02:00
boltgolt
e495bdac5f
Merge pull request #370 from boltgolt/dev
Version 2.6.0
2020-06-22 19:17:07 +02:00
boltgolt
c3b11d14e6
Gotta fix those typos 2020-06-22 18:49:04 +02:00
boltgolt
414c3a0e75
Ready for 2.6.0 2020-06-22 18:37:08 +02:00
boltgolt
2890457fa5
Fix editor prio as per #333 2020-06-22 18:00:33 +02:00
boltgolt
23810ef3c9
Added certainty question, fixed streamer dependency 2020-06-22 17:58:09 +02:00
boltgolt
f62de10972
Added version command 2020-06-22 13:58:17 +02:00
boltgolt
80433c70ff
Fixed missing release method in video capture class 2020-06-21 22:22:23 +02:00
boltgolt
fff9f3a4ab
Added snapshot command 2020-06-21 22:17:48 +02:00
boltgolt
51e17420d7
Added the option to save snapshots 2020-06-21 21:40:47 +02:00
boltgolt
6e9169e87c
Added loging to auth.log, removed sys.exit from pam handler causing err 2020-06-21 18:12:45 +02:00
boltgolt
a04b33d01b
Reenfocing code style 2020-06-21 17:40:44 +02:00
boltgolt
b11c8188e6
Merge pull request #366 from andrewmv/darkness-error-reporting
Add darkness threshold feedback
2020-06-21 17:36:36 +02:00
boltgolt
923f23fa2b
Merge branch 'dev' into darkness-error-reporting 2020-06-21 17:18:30 +02:00
boltgolt
28b6e0e188
Merge pull request #369 from TheButlah/patch-1
Inaccurate cli message fixed
2020-06-21 17:15:55 +02:00
boltgolt
9988ee416f
Merge branch 'dev' into patch-1 2020-06-21 17:14:59 +02:00
Ryan Butler
f826d91a30
Inaccurate cli message fixed 2020-06-20 12:34:51 -04:00
Andrew Villeneuve
f6629776d8 Added darkness detection to face registration logic 2020-06-09 12:30:45 -07:00
Andrew Villeneuve
2097469742 Detect and report errors caused by incorrectly set dark_threshold 2020-06-08 20:55:26 -07:00
boltgolt
f709ff8572
Merge pull request #346 from principis/fedora-build
Fix fedora dependencies
2020-06-04 19:30:47 +02:00
boltgolt
d001f0ff19
Merge pull request #319 from ajnart/master
Fixing bug #318
2020-06-04 19:29:56 +02:00
Arthur Bols
e7b5262683 Fix fedora dependencies 2020-05-03 16:16:27 +02:00
boltgolt
1969a7b8d9
Merge pull request #321 from MusiKid/master
Fix the Fedora .spec file
2020-03-01 17:29:34 +01:00
Musikid
b7f2b66592 Fix the fedora .spec file 2020-03-01 10:37:13 +01:00
Thomas
9d35ccfee9 Fixing bug #318 2020-02-28 16:54:54 +01:00
boltgolt
68f431e4bd
Merge pull request #186 from kageurufu/archlinux-simpler-pkgbuild
Simpler archlinux PKGBUILD - Separate pam-python and use the existing python-dlib and python-face_recognition packages
2019-11-19 10:43:05 +01:00
Franklyn Tackitt
37bcc3af0f pam-python 1.0.7, fixes a root exploit 2019-11-15 09:43:24 -07:00
Franklyn Tackitt
d4a43e16e8 Version of packages on AUR as of 2019-11-15 2019-11-15 09:14:38 -07:00
boltgolt
bf4a129f22
Merge pull request #276 from PetePriority/patch-ir-detect
Apply CLAHE to frames in add.py and compare.py
2019-11-09 11:25:10 +01:00
boltgolt
de319824eb
Merge branch 'dev' into patch-ir-detect 2019-11-09 11:23:55 +01:00
boltgolt
dd9630d344
Merge pull request #274 from PetePriority/grayscale-overlay-fix
Fix missing colors in overlay
2019-11-09 11:16:15 +01:00
Peter-Simon Dieterich
799628eddf Apply CLAHE to frames in add.py and compare.py 2019-11-01 11:53:17 +01:00
Peter-Simon Dieterich
0444ca933f Fix missing colors in overlay 2019-11-01 11:49:19 +01:00
Franklyn Tackitt
22891a1a1b Simpler archlinux PKGBUILD 2019-10-24 09:19:56 -07:00
boltgolt
f71775cd51
Merge pull request #267 from RushabhVasani/master
Solved numpy version error.
2019-10-18 13:58:40 +02:00
Rushabh Vasani
de8aaf5aee
Update postinst 2019-10-18 16:54:39 +05:30
boltgolt
a051e41c06
Merge pull request #266 from Schnilz/master
Small README.md fix
2019-10-17 11:41:51 +02:00
boltgolt
b68b9ac0fe
Merge pull request #258 from Ajayneethikannan/patch-1
Fix small typo in compare.py
2019-10-17 11:40:23 +02:00
Nils Schulte
0d3684c9fc
Merge pull request #1 from Schnilz/readme-fix
Small README.md fix
2019-10-17 09:21:39 +02:00
Nils Schulte
b0ed115ebe
Small README.md fix
openSUSE was left out and technicaly howdy is available to all linux distributions but only packaged for some ;)
2019-10-17 09:20:34 +02:00
ajayTDM
983ab0a9d0
Fix small typo in compare.py 2019-09-28 15:28:30 +05:30
boltgolt
b49bde1607
Merge pull request #247 from kusanaginoturugi/patch-1
Update .SRCINFO
2019-09-01 14:17:35 +02:00
Takuro Onoue
4becea7dbe
Update .SRCINFO
updpkgsums && mksrcinfo
2019-08-30 13:52:08 +09:00
boltgolt
40bfe3de95
Merge pull request #229 from dmafanasyev/patch-2
Create howd.spec for openSUSE rpm package
2019-08-02 12:54:12 +02:00
boltgolt
5a84dfedc8
Merge pull request #227 from MisterRager/debian-use-ffmpeg-instead-of-streamer
Debian: Use fswebcam Instead of Streamer
2019-08-02 12:52:27 +02:00