Un émulateur du système Symbian OS. (Builds automatiques)
Les changements sont les suivants:
– Merge pull request #692 from yeatse/upstream-pr/qt-touch-oob
– fix(qt): stop indexing touch points by pointer slot
– Merge pull request #691 from yeatse/upstream-pr/bt-socket-suspend
– fix(bluetooth): recover discovery sockets across host suspension
– Merge pull request #690 from yeatse/gles1-degenerate-rotate-and-texture-bind
– fix(gles1): restore deleted texture bindings and ignore zero-axis rotations
– Merge pull request #688 from yeatse/timer-tick-queue-rounding
– fix(kernel): honor tick queues for relative timers
– Merge pull request #687 from yeatse/codex/bluetooth-bonjour
– socket: give the invalid address family an unsigned underlying type
– ios: declare Bonjour discovery service and update query port description
– qt: declare Bonjour discovery and local network access on macOS
– bluetooth: discover local Apple peers with Bonjour
– bluetooth: retain control packets until asynchronous sends complete
– notifier: preserve the EPOC6 Bluetooth device response layout
– Merge pull request #684 from yeatse/codex/ios-device-names
– ios: separate device model and friendly phone name editing
– Merge pull request #683 from yeatse/codex/ios-controller-input
– ios: add independent controller sticks and external-display input
– Merge pull request #682 from yeatse/codex/ios-airplay
– ios: add game-only AirPlay external display output
– Merge pull request #681 from yeatse/codex/gles2-active-attributes
– Fix desktop GLES2 shader compilation and mouse button mapping
– Fix GLES2 vertex binding for inactive attributes
– Merge pull request #680 from yeatse/codex/sensor-rotation-channel
– Implement Rotation sensor channels for Android and iOS


