hyperion.ng/src
Markus fd5a94a32a
add missing ENABLE_MDNS in hyperiond.cpp (#1711)
build with out MDNS does not work:

```
hyperion.ng-git/src/hyperion.ng/src/hyperiond/hyperiond.cpp:298:9: error: ‘_mDNSProvider’ was not declared in this scope; did you mean ‘RRProvider’?
  298 |         _mDNSProvider->thread()->start();
```
2024-03-03 21:33:52 +01:00
..
hyperion-aml Fix Memory leaks (#1678) 2024-01-13 17:04:45 +01:00
hyperion-dispmanx Fix Memory leaks (#1678) 2024-01-13 17:04:45 +01:00
hyperion-framebuffer Start SmartPointers (#1679) 2024-02-25 17:35:39 +01:00
hyperion-osx Fix Memory leaks (#1678) 2024-01-13 17:04:45 +01:00
hyperion-qt Fix Memory leaks (#1678) 2024-01-13 17:04:45 +01:00
hyperion-remote Fix Memory leaks (#1678) 2024-01-13 17:04:45 +01:00
hyperion-v4l2 Fix Memory leaks (#1678) 2024-01-13 17:04:45 +01:00
hyperion-x11 Fix Memory leaks (#1678) 2024-01-13 17:04:45 +01:00
hyperion-xcb Fix Memory leaks (#1678) 2024-01-13 17:04:45 +01:00
hyperiond add missing ENABLE_MDNS in hyperiond.cpp (#1711) 2024-03-03 21:33:52 +01:00
CMakeLists.txt Refactor/Create APT/DNF Repository (#1648) 2023-11-16 21:05:56 +01:00