This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-09-05 04:05:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fabb3f66ea9251ea11cf6fd0bb717079e8111f8c
ppsspp
/
android
/
src
/
com
/
henrikrydgard
/
libnative
T
History
Henrik Rydgard
f1b7580be8
Workaround some obscure crashes reported through Android crash reporting
2013-09-11 22:16:07 +02:00
..
InputDeviceState.java
Android: Don't discard "non-game" keys when listening for modern style key events.
2013-08-21 22:09:30 +02:00
NativeActivity.java
Workaround some obscure crashes reported through Android crash reporting
2013-09-11 22:16:07 +02:00
NativeApp.java
Fetch language/region code, fix bug in VFSGetFileInfo
2013-09-04 12:07:05 +02:00
NativeAudioPlayer.java
Android 4.2+: Ask for optimal audio buffer size + sample rate. Ignore sample rate for now.
2013-06-19 14:27:50 +02:00
NativeGLView.java
Android 4.2+: Ask for optimal audio buffer size + sample rate. Ignore sample rate for now.
2013-06-19 14:27:50 +02:00
NativeRenderer.java
Android: Make preparations to let the app survive an activity shutdown. Lets us deal with orientation change natively.
2013-07-16 22:50:24 +02:00