7 Commits

Author SHA1 Message Date
kevin
44399502f2 Remove temp file 2019-06-24 16:00:44 -04:00
kevin
3f2c055515 Slightly optimize performance by caching some variables and frameskipping in the damage loop. 2019-06-24 15:57:32 -04:00
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
kevin
39235f1df3 More refactoring. 2019-06-23 13:30:01 -04:00
kevin
ad3fc52f43 Refactor 2019-06-23 13:17:00 -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
kevin
4aa7578cf7 Adding files 2019-06-22 22:34:40 -04:00