Murat
4a688b932a
Const correctness, override keyword, a bunch of stuff..
2020-08-08 23:12:43 +02:00
LordGrey
bfb50b8d91
refactor: Address (Windows) compile warnings ( #840 )
...
* Windows compile errors and (Qt 5.15 deprecation) warnings
* Usability - Enable/Disable Instance button
Co-authored-by: brindosch <edeltraud70@gmx.de>
2020-06-28 23:05:32 +02:00
Paulchen Panther
662872dafe
feat: SchemaChecker & V4L2 enhancement ( #734 )
...
* libjpeg-turbo, QJsonSchemaChecker, V4L2 width/height/fps
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
* Implement hyperion-v4l cli args
* Apply v4l2 settings during runtime
* feat: Provide minimum values for input restriction
* fix: merge mess
Co-authored-by: brindosch <edeltraud70@gmx.de>
2020-03-27 23:13:58 +01:00
Paulchen-Panther
0a8af60726
Bug fixes and new implementations
...
- Video format MJPEG implemented (libjpeg/qimage)
- Inactive priorities are now skipped correctly (PriorityMuxer.cpp line 297)
- v4l configuration section replaced with an object (preparation for #542 )
2019-06-05 21:00:09 +02:00
redPanther
bfb9a08c80
migrate std::string to qstring + add sysinfo via json ( #412 )
...
* std::string -> qstring part 1
* more string migration
* more string migration ...
* ...
* more qstring mogrations
add sysinfo via json
* remove unneccessary includes
* integrate sysinfo into webui
2017-03-04 22:17:42 +01:00
redPanther
945f3d1c5b
big code cleanup. mostly line endings and indentions ( #659 )
...
No functional changes - except protobuffer is mandatory and not optional now.
Former-commit-id: 1e6347e708707cc388cdedb8d0352a9f017030b8
2016-05-26 23:44:27 +02:00
Gamadril
3fd20ec5fa
- refactored framebuffer grabber to use ImageResampler
...
- added OsxGrabber for OSX
- added binary for imx6 (cubox-i) and updated install script
Former-commit-id: 2c55e292c842c67e54ce36bd91e4f6303b98687a
2015-01-24 23:42:22 +01:00
poljvd
e608b11caa
Extract ImageResampler from X11Grabber
...
Former-commit-id: 63e95fa85fc0ef5a66f6eb8b396cf4b6370cf5dd
2014-12-14 14:26:59 +01:00