Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lp2 jan 2024 #13

Closed
wants to merge 79 commits into from
Closed

Lp2 jan 2024 #13

wants to merge 79 commits into from

Conversation

jakedowns
Copy link
Owner

No description provided.

jakedowns and others added 30 commits April 18, 2023 18:53
# Conflicts:
#	.ci/android/build.sh
#	.ci/android/upload.sh
#	.ci/common/post-upload.sh
#	.ci/common/pre-upload.sh
#	.ci/linux-clang-format/build.sh
#	.ci/linux-clang-format/docker.sh
#	.ci/linux-fresh/build.sh
#	.ci/linux-fresh/docker.sh
#	.ci/linux-fresh/upload.sh
#	.ci/linux-frozen/build.sh
#	.ci/linux-frozen/docker.sh
#	.ci/linux-frozen/install_package.py
#	.ci/linux-mingw/build.sh
#	.ci/linux-mingw/docker.sh
#	.ci/linux-mingw/scan_dll.py
#	.ci/linux-mingw/upload.sh
#	.ci/macos/build.sh
#	.ci/macos/deps.sh
#	.ci/macos/upload.sh
#	.ci/transifex/build.sh
#	CMakeModules/MSVCCache.cmake
#	src/android/app/build.gradle
#	src/android/app/src/main/java/org/citra/citra_emu/activities/EmulationActivity.java
#	src/android/app/src/main/java/org/citra/citra_emu/fragments/EmulationFragment.java
#	src/android/app/src/main/res/layout/fragment_emulation.xml
#	src/android/app/src/main/res/values/arrays.xml
* Implement some missing/wrong AC functionality.

* Schedule NDM connect event into the future

* Disable NDM connect for now as it's causing issues

* Apply latest changes and suggestions.

* Workaround to fake wifi connection.

* Add missing command to ac:i

* Fix compilation

* Fix error codes for CamcelConnectAsync

* Fix missing global state.
…rectly due to mismatch of initialised swap screen code. (#7344)
…ules (#7199)

* Add random delay to app main thread

* Suggestions

* Remove randomness, only delay with lle

* Apply suggestions

* Fix clang format

* Fix compilation (again)

* Remove unused include
@jakedowns jakedowns closed this Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update CNSDK to latest version and Citra to latest version
5 participants