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

375 commits

Author SHA1 Message Date
Anthony Wharton
804016d1a0 Refactor add.py to use VideoCapture 2019-05-12 19:17:27 +01:00
Anthony Wharton
1555ffe82f Refactor compare.py to use VideoCapture 2019-05-12 19:17:27 +01:00
Anthony Wharton
140b4f3d67 Add VideoCapture class 2019-05-12 19:17:27 +01:00
boltgolt
3a09d4c629
Merge pull request #190 from luyatshimbalanga/master
Add Fedora spec file and polkit rule
2019-04-16 12:30:31 +02:00
Luya Tshimbalanga
fe32f6ce51 Add polkit rule and update spec file 2019-04-11 17:22:00 -07:00
Luya Tshimbalanga
4086aade4c
Update howdy.spec 2019-04-02 01:54:49 -07:00
Luya Tshimbalanga
13d7f7feea
Update howdy.spec 2019-04-02 01:53:55 -07:00
Luya Tshimbalanga
c5dc966190
Update howdy.spec 2019-04-02 01:53:24 -07:00
Luya Tshimbalanga
2a80c71adb
Add fedora spec file 2019-04-02 01:51:01 -07:00
boltgolt
8f217117a9
Merge pull request #178 from boltgolt/dev
Version 2.5.1
2019-03-29 23:30:29 +01:00
boltgolt
a53530e54e
Ready for release 2019-03-29 23:13:44 +01:00
boltgolt
c092529a98
Misc fixes for #120 and #126 2019-03-29 22:51:08 +01:00
boltgolt
323be9cf8d
Made dark threshold dynamic in test command (#128) 2019-03-29 22:45:38 +01:00
boltgolt
f9abedef95
Removed dlib --yes flag, as per #122 2019-03-29 22:30:23 +01:00
boltgolt
8537366154
Remove dismiss_lockscreen config option 2019-03-29 22:21:14 +01:00
boltgolt
fd300e52e3
Misc fixes for #139, #132 and #130 2019-03-14 15:53:48 +01:00
boltgolt
5db34e226c
Merge pull request #167 from accek/lid-closed
Disable Howdy if lid is closed
2019-03-12 14:20:50 +01:00
boltgolt
37bb8f3511
Merge pull request #166 from accek/manual-exposure
Manual exposure support for OpenCV
2019-03-12 14:12:15 +01:00
Szymon Acedański
f1678de324 Set exposure in the main loop and at every frame 2019-03-11 23:30:31 +01:00
Szymon Acedański
f921f4a5f8 Disable Howdy if lid is closed 2019-03-11 00:44:32 +01:00
Szymon Acedański
0c4992ffaf Manual exposure support for OpenCV 2019-03-11 00:21:54 +01:00
boltgolt
983ddb83ba
Merge pull request #163 from AnthonyWharton/archlinux
Add missing .SRCINFO to archlinux files
2019-03-02 16:49:24 +01:00
Anthony Wharton
b3a5df9cf3 Add missing .SRCINFO to archlinux files 2019-03-02 15:27:20 +00:00
boltgolt
2bc6d9de50
Merge pull request #161 from AnthonyWharton/archlinux
Add Arch Linux PKGBUILD
2019-03-02 14:50:37 +01:00
Anthony Wharton
70c92a3fd6 Update Arch Linux AUR PKGBUILD to 2.5.0 2019-03-01 22:17:38 +00:00
Anthony Wharton
19aac39c75 Add current AUR PKGBUILD 2019-03-01 22:14:50 +00:00
boltgolt
ec15b58ce4
Merge pull request #156 from rileyball/patch-1
Add separate Debian installation instructions
2019-02-28 11:12:19 +01:00
Riley Carpenter
5604f5f432
Update README.md 2019-02-27 20:03:09 -05:00
Riley Carpenter
72801b947f
Change Debian to Ubuntu
Debian can't use PPAs so saying that you install this on debian like that is misleading
2019-02-27 11:54:38 -05:00
boltgolt
dfaa5cfa24
Merge pull request #145 from boltgolt/readme-update
Update readme with logo
2019-02-05 17:06:44 +01:00
boltgolt
ab3c730c3a
Added new logo into the readme 2019-02-05 16:51:13 +01:00
boltgolt
8bd8108299
Merge pull request #142 from boltgolt/readme-update
Readme update
2019-02-02 13:52:00 +01:00
boltgolt
a061b5cc86
Readme update 2019-02-02 13:36:00 +01:00
boltgolt
40c290e2e7
Merge pull request #118 from boltgolt/dev
Version 2.5.0
2019-01-06 16:44:57 +01:00
boltgolt
e8d8692f40
Typo fix 2019-01-06 16:32:18 +01:00
boltgolt
c3649dca3a
Added changelog 2019-01-06 16:04:57 +01:00
boltgolt
77fd423df9
Added upgrade step and fixed lintian errors 2019-01-06 15:36:03 +01:00
boltgolt
3c8db931b9
Moved recorders to new folder 2019-01-06 15:08:40 +01:00
boltgolt
6e1085110b
Merge pull request #117 from mrkmg/add-checking-notification
Added notice that facial detection is occurring
2019-01-05 01:11:45 +01:00
Kevin Gravier
de6dac1fd1 Added config option to enable/disable notification
Default is off
2019-01-04 15:26:38 -05:00
boltgolt
133f9a5ccb
Reverting dlib install change because it did very little to speed up tests
This reverts commit 1714579e6e.
2019-01-03 15:05:53 +01:00
boltgolt
1714579e6e
Removing dlib from travis for faster tests 2019-01-03 14:53:59 +01:00
boltgolt
a4928144cc
Rewrote download script, fixed tests and other misc changes 2019-01-03 14:35:07 +01:00
boltgolt
6928c22b4e
Merge pull request #116 from timwelch/dev
Adding support for v4l2 devices directly in python
2019-01-02 23:48:12 +01:00
boltgolt
2917e8ada4
Code cleanup 2019-01-02 23:36:09 +01:00
boltgolt
e38422c8a0
Installer fixes 2019-01-02 22:57:00 +01:00
Kevin
140c8db081
Added notice that facial detection is occuring
Added a pam conversation message that the facial detection is being performed.
2019-01-02 13:56:02 -05:00
Tim Welch
6a73634ac2 Adding support for v4l2 devices directly in python
v4l2l.py is included in src dir. The version you get from pip install does not work with python3 (at least not on my system), so I had to modify a bunch of the functions returning a list() of range() instead of the original range().
2018-12-23 12:08:18 -05:00
boltgolt
54998e9a97
Merge branch 'dmig-master' into dev 2018-12-21 16:52:13 +01:00
boltgolt
0db3cb3da2
Merge branch 'master' of https://github.com/dmig/howdy into dmig-master 2018-12-21 16:51:23 +01:00