0
0
Fork 0
mirror of https://github.com/boltgolt/howdy.git synced 2024-10-17 10:06:53 +02:00
Commit graph

142 commits

Author SHA1 Message Date
boltgolt
f4db5ee94b
Formatting fixes 2018-12-13 20:53:18 +01:00
boltgolt
f8cfde6f72
Fixed a few small things from PR #109 2018-12-13 20:10:08 +01:00
boltgolt
faa3e28563
Merge pull request #109 from timwelch/dev
Initial FFMPEG support for HP Spectre x360 13t IR camera
2018-12-13 18:58:31 +01:00
Tim Welch
39daaa272b pretty up the code a bit for ffmpeg resolution detection 2018-12-11 20:53:42 -05:00
Tim Welch
546015d973 using ffmpeg to grab resolution to save 700ms on startup 2018-12-11 19:00:55 -05:00
Tim Welch
693eef964a Initial ffmpeg support
Cleaned up unused imports and hard coded width/height values.
2018-12-09 12:12:50 -05:00
Tim Welch
2013338155 Add initial support for ffmpeg
Fixes HP Spectre x360 13t IR camera issue. The IR camera is detected by OpenCV but fails to work properly. FFMPEG works using /dev/video2 device. Added an ffmpeg class that mimics the behavior 
 and currently used functions of opencv.
2018-12-09 12:06:31 -05:00
boltgolt
1f0ed1267a
The dyslexia fix 2018-12-09 12:47:29 +01:00
boltgolt
359720e566
Switched to pam-auth-update for debian installs as per #107 2018-12-05 12:23:07 +01:00
boltgolt
2318034610
Added more in-depth test 2018-11-21 11:58:29 +01:00
boltgolt
873211da4c
Reverting compare.py and adding new tests 2018-11-19 18:36:35 +01:00
boltgolt
dee2c98a99
Minor rollback for readability 2018-11-19 11:59:50 +01:00
boltgolt
23088907ad
Merge pull request #98 from dmig/master
code quality update
2018-11-19 10:55:11 +01:00
dmig
59e622c17d minor code readability changes 2018-11-18 13:56:52 +07:00
dmig
b8aa070600 remove unused imports 2018-11-18 13:55:58 +07:00
dmig
964e96377c use ConfigParser.get*() functions; move function definition out of main cycle; drop unused import; show recognition time 2018-11-18 13:49:16 +07:00
dmig
fa51ff7c10 use ConfigParser.get*() functions; drop unused import 2018-11-18 13:48:02 +07:00
dmig
56cf32388a use ConfigParser.get*() function 2018-11-18 13:46:20 +07:00
dmig
5b6ca8525c use ConfigParser.get*() functions; move config reading out of maincycle; drop unused import 2018-11-18 13:45:13 +07:00
boltgolt
b4ecafe61c
Merge pull request #94 from boltgolt/dev
Version 2.4.0
2018-11-09 21:44:01 +01:00
boltgolt
5741357e92
Text fixes 2018-11-09 21:29:23 +01:00
boltgolt
6b38d6dcf1
Ready for next release 2018-11-09 21:09:59 +01:00
boltgolt
aaa4a8a311
Lowered file permissions to more reasonable levels, as per #83 2018-11-09 20:26:19 +01:00
boltgolt
33204eeb94
Added migration for old device ids 2018-11-09 20:02:30 +01:00
boltgolt
1c544f0233
Changed device_id to device_path 2018-11-09 19:39:16 +01:00
boltgolt
b1f238d2fb
Revering to old installer, add check for #32 2018-11-09 18:53:31 +01:00
boltgolt
2e58a8d10e
Switching to device paths 2018-11-09 16:33:19 +01:00
boltgolt
b8c1730f65
Removed link to collect data about camera 2018-11-09 15:45:59 +01:00
boltgolt
6dce9b0f51
Added fakeroot to depends 2018-11-09 15:38:29 +01:00
boltgolt
cdca3bf8a2
Added lintian overrides 2018-11-09 15:30:33 +01:00
boltgolt
c6a7e06d5a
Removinf dlib build from installation 2018-11-09 12:43:10 +01:00
boltgolt
517948d07a
Changes to compare and cli config command, proposed in #89 and #90 2018-11-09 11:49:03 +01:00
boltgolt
0f4a1160bb
Add note to hopefully prevent more duplicates 2018-10-20 18:54:13 +02:00
boltgolt
0ada2bcc11
Update README.md 2018-10-04 09:59:39 +02:00
boltgolt
24155b984d
Merge pull request #79 from LucianBuzzo/patch-1
Fix typos in README
2018-10-04 09:39:30 +02:00
Lucian Buzzo
81e2d04e11
Fix typos in README 2018-10-03 15:58:03 +01:00
boltgolt
ca926fce2f
Added missing changelog entry 2018-09-24 19:05:37 +02:00
boltgolt
8e6f072e42
Merge pull request #75 from boltgolt/dev
Version 2.3.1
2018-09-24 18:45:54 +02:00
boltgolt
c2ea32c1a2
Typo 2018-09-24 18:23:50 +02:00
boltgolt
5b0eafd3e8
Readme update 2018-09-24 18:13:56 +02:00
boltgolt
8180dafdaf
Fixed issue where remote sessions could be authenticated through howdy 2018-09-24 18:05:15 +02:00
boltgolt
b5c715df9a
Merge pull request #52 from janecz-n/master
Use variables from config.ini frame_height frame_width for camera res
2018-07-11 10:11:00 +02:00
Nathan Janeczko
9ac6488834 use variables from config.ini frame_height frame_width for camera resolution 2018-07-10 16:36:47 +02:00
boltgolt
7e896de2cb
Merge pull request #49 from boltgolt/templates
Update issue templates
2018-06-29 23:29:54 +02:00
boltgolt
ead2e3e217 Update issue templates 2018-06-29 22:55:40 +02:00
boltgolt
faef639432
Merge pull request #48 from boltgolt/dev
Version 2.3.0
2018-06-28 16:10:03 +02:00
boltgolt
4bab7d9a0b
Merge branch 'master' into dev 2018-06-28 15:40:26 +02:00
boltgolt
53b850ce57
Small fixes for 2.3.0 release 2018-06-28 15:38:19 +02:00
boltgolt
f604ad0aa0
Changelog and readme update 2018-06-28 15:30:10 +02:00
boltgolt
cfa97b1ea7
Fixes for unneeded abort if answer contained whitespace (#33) 2018-06-28 14:43:50 +02:00