dolphin/Source/Android/jni/NetPlay
Tom Pratt 2c82e5188e Game digest progress dialog
We just about get away with using a StateFlow in NetplaySession since the host sends AbortGameDigest when closing their own dialog. Without that it would be harder for the UI to distinguish between subsequent dialogs. If that wasn't the case then NetplaySession might need to expose the individual progress and result updates and have the view model assemble it into the overall GameDigestProgress.
2026-05-07 11:22:24 +02:00
..
Netplay.cpp Make NetplaySession not a singleton 2026-05-07 11:22:23 +02:00
NetPlayUICallbacks.cpp Game digest progress dialog 2026-05-07 11:22:24 +02:00
NetPlayUICallbacks.h Make NetplaySession not a singleton 2026-05-07 11:22:23 +02:00