dolphin/Source/Android/src/org/dolphinemu/dolphinemu
2013-05-22 05:29:47 -05:00
..
DolphinEmulator.java [Android] Make it less stupid to add a folder to the search list. Now just hit the menu button and select 'Add current folder' 2013-05-22 05:29:47 -05:00
FolderBrowser.java [Android] Make it less stupid to add a folder to the search list. Now just hit the menu button and select 'Add current folder' 2013-05-22 05:29:47 -05:00
GameListAdapter.java Generally make the Android UI better. 2013-04-23 14:27:49 -05:00
GameListItem.java Generally make the Android UI better. 2013-04-23 14:27:49 -05:00
GameListView.java [Android] Make it less stupid to add a folder to the search list. Now just hit the menu button and select 'Add current folder' 2013-05-22 05:29:47 -05:00
NativeGLSurfaceView.java Removes the Java ButtonManager for one in the C++ source so the OSD class can call in to it each frame for drawing the buttons. Copy our assets to the dolphin-emu directory for now. Remove NativeRenderer, ButtonManager, and Button Java classes since they aren't used anymore. Buttons A, B, and Start all work and are drawn on screen now. Button input on Android is still a bit hacky, needs a proper controller interface still. Android specific button drawing code is still hanging out in SWRenderer.cpp 2013-04-14 20:39:56 -05:00
PrefsActivity.java [Android] Redo the Settings menu, Can now change the CPU Core, dual core setting, and video backend in the settings" 2013-05-20 02:59:12 -05:00
SideMenuAdapter.java Generally make the Android UI better. 2013-04-23 14:27:49 -05:00
SideMenuItem.java [Android] Beginning of setting menu, doesn't do anything yet. 2013-05-19 05:25:02 -05:00