Lime-3DS-Emulator/src
zhupengfei e6e6f4fbe1 Add descriptions for camera and microphone usage on macos
Starting from macOS 10.14, users need to grant permissions for applications to use media capture (camera and microphone).

The application *must* provide a description in its Info.plist or it will be terminated due to privacy violation upon attempting to initialize camera/microphone.

Ideally these two strings should be translated, but since this is not really compatible with Qt's localization system and likely requires separate configuration, I'm currently not that interested in messing with it.
2021-05-12 03:40:14 -03:00
..
android Update Gradle 2020-12-29 13:29:02 -06:00
audio_core sdl2_sink: remove SDL_AUDIO_ALLOW_FREQUENCY_CHANGE flag 2021-04-29 20:59:41 -03:00
citra Merge pull request #5501 from FearlessTobi/port-1064-3948 2021-04-23 22:58:08 -07:00
citra_qt Add descriptions for camera and microphone usage on macos 2021-05-12 03:40:14 -03:00
common Merge pull request #5501 from FearlessTobi/port-1064-3948 2021-04-23 22:58:08 -07:00
core Merge pull request #5501 from FearlessTobi/port-1064-3948 2021-04-23 22:58:08 -07:00
dedicated_room Fix: fatal error CVT1100 when compiling manifest file (#5322) 2020-06-20 13:50:33 -05:00
input_common input_common: Fix libusb include on Arch 2021-04-24 17:26:09 -04:00
network fix(net): prevent gibberish padding on linux 2021-03-30 08:55:58 -04:00
tests tests: Fix warning about comparison between signed and unsigned (#5632) 2020-12-05 22:20:50 +01:00
video_core Merge pull request #5501 from FearlessTobi/port-1064-3948 2021-04-23 22:58:08 -07:00
web_service Merge pull request #5501 from FearlessTobi/port-1064-3948 2021-04-23 22:58:08 -07:00
.clang-format
CMakeLists.txt Use GitHub Actions as CI service (#5602) 2020-11-12 06:21:35 +01:00