mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-09 12:24:04 -05:00
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. |
||
|---|---|---|
| .. | ||
| AndroidCommon | ||
| Cheats | ||
| Config | ||
| GameList | ||
| Input | ||
| NetPlay | ||
| AchievementAdapter.cpp | ||
| ActivityTracker.cpp | ||
| CMakeLists.txt | ||
| GpuDriver.cpp | ||
| InfinityConfig.cpp | ||
| MainAndroid.cpp | ||
| RiivolutionPatches.cpp | ||
| SkylanderConfig.cpp | ||
| WiiUtils.cpp | ||