This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
9720d6b41877481df65370b2f2d05f181884cbd2
dolphin
/
Source
/
Android
/
assets
T
History
Ryan Houdek
0973d503ef
Fix making the config directory so copying over assets won't fail.
2013-04-20 12:11:58 -05:00
..
ButtonA.png
Android mega commit of trash.
2013-03-19 21:53:09 -05:00
ButtonB.png
Android mega commit of trash.
2013-03-19 21:53:09 -05:00
ButtonStart.png
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
Dolphin.png
Fix making the config directory so copying over assets won't fail.
2013-04-20 12:11:58 -05:00
GCPadNew.ini
Add a Androind ControllerInterface class for allowing input in a non-hacky way. Add a default GCPad.ini file so it actually works.
2013-04-14 23:02:53 -05:00
NoBanner.png
Fix making the config directory so copying over assets won't fail.
2013-04-20 12:11:58 -05:00