kevin
|
07ba3830a3
|
Reduce CPU usage by more than half by using QImage to do ABGR -> RGB conversion.
Now the main CPU hog is base64encoding the image data to send to Hyperion.
Don't sent signal as exit code.
|
2019-06-24 09:18:22 -04:00 |
|
kevinlekiller
|
e737d18121
|
Workaround for system --user issue
|
2019-06-23 15:30:03 -04:00 |
|
kevin
|
ef28856d8b
|
Remove uneeded package from CMakeLists
|
2019-06-23 14:17:38 -04:00 |
|
kevinlekiller
|
298e609599
|
Update README.md
|
2019-06-23 14:15:54 -04:00 |
|
kevinlekiller
|
01d8a06e8e
|
Create hgx11.service
systemd unit file example
|
2019-06-23 14:06:34 -04:00 |
|
kevinlekiller
|
310e1ec7c9
|
Update README.md
|
2019-06-23 14:03:28 -04:00 |
|
kevinlekiller
|
ed7cba7853
|
Update README.md
|
2019-06-23 13:57:10 -04:00 |
|
kevinlekiller
|
52b83433e6
|
Update README.md
|
2019-06-23 13:55:49 -04:00 |
|
kevinlekiller
|
fab2ef9981
|
Update README.md
|
2019-06-23 13:44:48 -04:00 |
|
kevin
|
39235f1df3
|
More refactoring.
|
2019-06-23 13:30:01 -04:00 |
|
kevin
|
ad3fc52f43
|
Refactor
|
2019-06-23 13:17:00 -04:00 |
|
kevin
|
c4cc927df7
|
Only convert this variable once to int.
|
2019-06-23 12:49:06 -04:00 |
|
kevin
|
d39d4a687c
|
Add functions / arguments to adjust LED's
|
2019-06-23 12:36:27 -04:00 |
|
kevin
|
02fc46794f
|
Fix LED's not turning off when program ends
|
2019-06-23 09:10:24 -04:00 |
|
kevin
|
acafd14ec2
|
Properly reconnect to Hyperion server on disconnects.
|
2019-06-23 01:02:34 -04:00 |
|
kevin
|
5441d1aba6
|
After each image grab some resources need to be reset / freed.
Add a .gitignore for various Cmake files.
|
2019-06-23 00:13:55 -04:00 |
|
kevinlekiller
|
128197c9e3
|
Update LICENSE
|
2019-06-22 22:53:40 -04:00 |
|
kevinlekiller
|
0eef0547b9
|
Update README.md
|
2019-06-22 22:52:17 -04:00 |
|
kevin
|
4aa7578cf7
|
Adding files
|
2019-06-22 22:34:40 -04:00 |
|
kevinlekiller
|
0193df7402
|
Update README.md
|
2019-06-22 22:20:07 -04:00 |
|
kevinlekiller
|
b381192915
|
Initial commit
|
2019-06-22 22:19:34 -04:00 |
|