dolphin/Source
Ryan Houdek c2b2e03f73 [Android] Support arguments from Activity Monitor.
Activity Monitor can start activities by using adb to invoke it.
This will allow us to set the user directory and autostart file from adb.

adb shell am start -n org.dolphinemu.dolphinemu/.gamelist.GameListActivity -e AutoStartFile /sdcard/AC.gcz -e UserDir /sdcard/dolphin-emu2/

This allows more automated testing to be done with Dolphin on Android.
2015-03-08 08:43:25 -05:00
..
Android [Android] Support arguments from Activity Monitor. 2015-03-08 08:43:25 -05:00
Core [Android] Support arguments from Activity Monitor. 2015-03-08 08:43:25 -05:00
DSPSpy Fix include order of files outside of Source/Core 2015-03-01 14:54:22 +01:00
DSPTool CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
PCH Add missing newlines at EOF 2015-03-01 17:17:09 +01:00
UnitTests Fix include order of files outside of Source/Core 2015-03-01 14:54:22 +01:00
VSProps Merge pull request #1994 from Tilka/vtune 2015-02-22 07:58:12 -08:00
.clang-format
CMakeLists.txt
dolphin-emu.sln Change netplay initial gctime to be determined by the hosts initial time 2015-02-25 18:28:26 -08:00