[mythtv-commits] [MythTV/mythtv] c8f3de: MacOS Qt6 updates (#410)
jhoyt4
noreply at github.com
Mon Nov 8 19:56:49 UTC 2021
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: c8f3dec1e708c5cc6720529684728d36e391c387
https://github.com/MythTV/mythtv/commit/c8f3dec1e708c5cc6720529684728d36e391c387
Author: jhoyt4 <john.hoyt at gmail.com>
Date: 2021-11-08 (Mon, 08 Nov 2021)
Changed paths:
M mythtv/libs/libmyth/audio/audiooutputca.cpp
M mythtv/libs/libmythtv/libmythtv.pro
M mythtv/libs/libmythui/devices/AppleRemoteListener.cpp
M mythtv/programs/mythfrontend/globalsettings.h
Log Message:
-----------
MacOS Qt6 updates (#410)
* OSX: Fix issue where QKeyCombination cannot be recast as int on QT6 only
* OSX: Fix issue where 'QString *' and 'const QString' cannot be compared
* OSX: In Qt6 OpenGL calls are now in their own Qt module QtOpenGL
* OSX: modify MacDockSettings, MacMainSettings, MacFloatSettings, and MacDesktopSettings to use Non-Qt Class translation in Qt6
More information about the mythtv-commits
mailing list