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

397 commits

Author SHA1 Message Date
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
boltgolt
c39fe41263
Merge pull request #240 from boltgolt/readme-opensuse
Add openSUSE to readme
2019-08-02 12:42:10 +02:00
boltgolt
f912f3a539
Added openSUSE to readme 2019-08-02 12:03:32 +02:00
Alan Rager
0eb26c044d use fswebcam instead 2019-07-06 13:02:59 -07:00
Dmitriy O. Afanasyev
571faf85ad
Fix misspell in howdy.spec for openSUSE rpm 2019-07-06 19:13:07 +03:00
Dmitriy O. Afanasyev
597ad99b6c
Create howd.spec for openSUSE rpm package 2019-07-06 18:46:29 +03:00
boltgolt
4774070aea
Merge pull request #224 from stinobook/patch-1
Update PKGBUILD
2019-07-01 16:55:43 +02:00
Alan Rager
67bc656801 use ffmpeg instead of streamer for checking camera 2019-06-29 10:02:38 -07:00
stinobook
9c7977e3d8
Update PKGBUILD
edited the version number, source url to new version and updated the sha sum for the new version. hopefully this is all that is needed to be edited.

tested and worked for me
2019-06-18 15:36:51 +02:00
boltgolt
0a81dc5d4f
Merge pull request #221 from boltgolt/readme-update
Update README.md
2019-06-10 13:06:44 +02:00
boltgolt
d8a60c8086
Merge pull request #213 from rhysperry111/patch-2
Fixed build issue
2019-06-09 18:54:21 +02:00
boltgolt
4cdfd4d6b5
Update README.md 2019-06-09 18:50:40 +02:00
boltgolt
531c128b64
Merge pull request #216 from boltgolt/funding
Create FUNDING.yml
2019-05-23 13:26:53 +02:00
boltgolt
02f2a543e4
Create FUNDING.yml 2019-05-23 13:11:29 +02:00
Rhys Perry
004acbc2a3
Fixed build issue
Could't install howdy yesterday. Turns out the --yes option has been removed. Removing --yes from pkgbuild allowed me to install
2019-05-18 11:09:21 +01:00
boltgolt
55bd22ce4d
Merge pull request #209 from krichter722/expand-travis
Expanded Python versions in .travis.yml
2019-05-16 22:06:35 +02:00
Karl-Philipp Richter
4d614ca443 Expanded Python versions in .travis.yml 2019-05-16 19:10:47 +02:00
boltgolt
af2568c390
Merge pull request #207 from AnthonyWharton/refactor-reader
Refactor video capture logic
2019-05-15 17:54:21 +02:00
Anthony Wharton
200e536b5e Refactor test.py to use VideoCapture 2019-05-12 19:17:27 +01:00
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