LordGrey
6fa7bab6f7
Add CodeQL for GitHub code scanning ( #1548 )
...
* Create codeql.yml
* Addressing codeql findings
2022-12-27 08:36:10 +01:00
LordGrey
90d05e6c54
Custom Effects - Clean-ups and Enhancements ( #1163 )
...
* Cleanup EffectFileHandler
* Support Custom Effect Schemas and align EffectFileHandler
* Change back to colon prefix for system effects
* WebSockets - Fix error in handling fragmented frames
* Correct missing colon updates
* Update json with image file location for custom gif effects
* Image effect deletion - considere full filename is stored in JSON
* Correct selection lists indentions
2021-02-23 20:38:54 +01:00
Murat
4a688b932a
Const correctness, override keyword, a bunch of stuff..
2020-08-08 23:12:43 +02:00
Murat Seker
c00d8e62fb
Pass primitive types by value ( #935 )
2020-08-08 13:09:15 +02:00
Paulchen-Panther
96d79cdef6
The slot in the websocket client will now run through until there are no more data in the buffer
...
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-08-03 19:14:52 +02:00
Paulchen-Panther
ea796160af
- The first part
...
- Added CodeDocs config file for customization
- Fixing LGTM alerts
- LGTM bug fixed again
- added token option to hyperion-remote
- fix DBManager::getDB()
- next bugfix
- correct broken signal from SettingManager to Hyperion
- Token list is created after the schema is fetched
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-08-03 19:14:52 +02:00