Unknown W. Brackets
|
7ac67a8931
|
Add a function to walk the stack, not yet perfect.
Could use improvements, but with a decent symbol table does very well so
far in the games I tested it in.
|
2013-08-12 01:54:14 -07:00 |
|
Unknown W. Brackets
|
e6b42768fe
|
Add a class to manage IO on a separate thread.
Also separate the logic for exiting the loop based on coreState. IO and
audio won't necessarily be tied to the frame.
|
2013-08-11 11:46:55 -07:00 |
|
Henrik Rydgard
|
e954bd11da
|
Oops
|
2013-08-07 23:52:05 +02:00 |
|
Henrik Rydgard
|
b49f6173c1
|
Switch back to gcc 4.6 temporarily (android)
|
2013-08-07 23:49:15 +02:00 |
|
Henrik Rydgard
|
f08dd3eba6
|
Use the new NDK toolchain (gcc 4.8)
|
2013-08-07 00:00:16 +02:00 |
|
Unknown W. Brackets
|
b17b23f1f2
|
Add a function to run the CPU core.
|
2013-08-04 15:23:38 -07:00 |
|
Henrik Rydgard
|
30e18e9344
|
Log level changes
|
2013-07-30 01:09:12 +02:00 |
|
Unknown W. Brackets
|
256394b2bf
|
Move VirtualDiscFileSystem to its own file.
|
2013-07-28 12:31:48 -07:00 |
|
Henrik Rydgard
|
a346697037
|
Update native + some very minor changes
|
2013-07-27 00:44:16 +02:00 |
|
Henrik Rydgard
|
c7298ccc86
|
Update native (load the GL_QCOM_alpha_test OpenGL extension if available)
|
2013-07-22 01:24:27 +02:00 |
|
Henrik Rydgard
|
6b5d615040
|
Lock screen orientation again on Android until some issues can be ironed out (doesn't affect my devices though).
|
2013-07-17 22:51:36 +02:00 |
|
Henrik Rydgard
|
414acd13b0
|
Restore android optimization level that I accidentally lowered.
|
2013-07-16 23:03:52 +02:00 |
|
Henrik Rydgard
|
81411a74ed
|
Experimental: Make orientation change possible on Android.
|
2013-07-16 22:51:25 +02:00 |
|
Henrik Rydgard
|
09a7bd08fa
|
Assorted UI cleanups. Add a bunch of little image files that may be used in the Ouya port later.
|
2013-07-15 17:41:24 +02:00 |
|
The Dax
|
ab8c1f5b5f
|
Fix multiple compilation issues for all platforms.
|
2013-07-03 14:37:31 -04:00 |
|
sum2012
|
c2091de3d5
|
Add dummy sceCcc
Fix loading of Gensou Chronicle
|
2013-06-30 20:21:56 +08:00 |
|
Henrik Rydgard
|
604ad0181b
|
Merge branch 'new-ui'. Still incomplete. Enable by setting NewUI=True in ppsspp.ini
Conflicts:
UI/MenuScreens.cpp
|
2013-06-27 16:28:38 +02:00 |
|
The Dax
|
dfd70d993c
|
Add HDRemaster.cpp/.h to Android.mk and CMakeLists.txt.
|
2013-06-26 16:02:53 -04:00 |
|
Henrik Rydgard
|
c743e02851
|
Update android version to 0.8.1 / 81
|
2013-06-26 21:54:44 +02:00 |
|
Henrik Rydgard
|
8310d27d7f
|
Bump version numbers
|
2013-06-23 20:10:00 +02:00 |
|
Henrik Rydgard
|
88e67c7b82
|
Slightly nicer icons.
|
2013-06-23 19:53:09 +02:00 |
|
Henrik Rydgard
|
67c185f8ea
|
Update native to not wait in the opensl callback. Some minor audio optimizations. Also it seems ffmpeg has changed so update it.
|
2013-06-22 17:37:09 +02:00 |
|
Henrik Rydgard
|
dc17cb1e2b
|
New icons
|
2013-06-21 00:28:05 +02:00 |
|
Henrik Rydgard
|
d81533e8d8
|
Fix lint warning. Update native with audio buffer size detection.
|
2013-06-19 14:28:42 +02:00 |
|
Henrik Rydgard
|
d220e55d4f
|
Android: Declare support for large screens.
|
2013-06-16 23:48:24 +02:00 |
|