dolphin/Source
JosJuice dd0485389e AndroidManifest.xml: Re-add package="org.dolphinemu.dolphinemu"
Without this, debug builds of Dolphin fail to launch. The OS tries
to locate org.dolphinemu.dolphinemu.debug.DolphinApplication
but fails to find it because its actual name is
org.dolphinemu.dolphinemu.DolphinApplication.

Partially reverts 6b74907f9d.
2022-06-06 21:57:21 +02:00
..
Android AndroidManifest.xml: Re-add package="org.dolphinemu.dolphinemu" 2022-06-06 21:57:21 +02:00
Core Merge pull request #10604 from Pokechu22/gcadapter-refactor 2022-06-04 16:30:25 -04:00
DSPSpy Merge pull request #10692 from Pokechu22/dsp-manual-set40-and-write-backlog 2022-06-02 20:26:31 -04:00
DSPTool
PCH update min windows sdk to 10.0.22621 2022-06-02 15:53:29 -07:00
UnitTests UnitTests: Fix -Wrange-loop-construct warnings 2022-06-03 22:28:17 -07:00
VSProps
.clang-format
CMakeLists.txt cmake/win: don't set _WIN32_WINNT 2022-06-02 15:56:01 -07:00
dolphin-emu.sln