This uses the new full screen notification.
Reduce verbosity in notification, AirPlay establishes 3 TCP connections before anything happen, that would produce a lot of unnecessary notification, so now only display them when a connection has been fully established.
84f308d Add support for AirPlay photo-streaming.
.../libs/libmythtv/AirPlay/mythairplayserver.cpp | 43 ++++++++++++++++----
mythtv/libs/libmythtv/AirPlay/mythairplayserver.h | 3 ++
2 files changed, 38 insertions(+), 8 deletions(-)
Upstream: github.com