Henrik Rydgard
c757931779
Android: Combine the two Java Eclipse projects into one.
...
Should make it easier to get ndk-gdb going, which I've always had crazy issues with with library projects.
2015-09-10 18:51:48 +02:00
Henrik Rydgård
b7498f4581
Make some UI adjustments on TV devices
2015-04-03 11:54:24 +02:00
Henrik Rydgard
3eff1100d0
Try to add the very basics of Android TV support
2015-04-03 11:54:23 +02:00
Henrik Rydgård
2c51f06c78
Update submodules, get rid of analytics
...
Don't want to take a dependency on google play services. The old
analytics lib is broken on android target=21+.
2015-04-03 11:39:52 +02:00
Henrik Rydgard
6acd06348e
Better error message when starting without a binary for the current ABI
2015-03-19 20:44:27 +01:00
Vlad
e1e2e6d1d2
#7269 : quickfix: typo
2015-01-05 21:06:47 +02:00
Vlad
4dd21f7dcf
Added AlertDialog popup, when a device has armeabi
2015-01-05 20:41:22 +02:00
Henrik Rydgard
0986f27f33
Detect screen size and choose resolution defaults accordingly.
...
Also prevent recreate on older Android versions where it doesn't seem reliable.
2014-07-21 00:35:36 +02:00
Henrik Rydgard
72b5d1cd8e
Fix aspect ratio mistake for hw scaler affecting portrait mode
2014-07-20 21:45:17 +02:00
Henrik Rydgard
76bdd84e43
Add option to use the Android hardware scaler by setting a low resolution
2014-07-20 00:22:08 +02:00
valef
06b22430f4
- Change SHORTCUT_EXTRA_KEY reference from NativeActivity to PpssppActivity.
2014-01-06 18:08:39 +07:00
valef
02b5bd339c
- Moved SHORTCUT_EXTRA_KEY and shortcut query here.
...
- Call super.setShortcutParam(getIntent().getStringExtra(SHORTCUT_EXTRA_KEY))
before super.onCreate()
2014-01-06 18:08:38 +07:00
valef
61138e2d1d
Added simple file chooser dialog,
...
This is to select game iso when creating homescreen shortcut.
Probably not an ideal solution, could use ppsspp internal GameBrowser later.
2014-01-06 18:08:37 +07:00
valef
134ebebb93
Added ShortcutActivity class to respond to homescreen shortcut intent.
...
It will show file dialog and return path to selected file as intent response.
2014-01-06 18:08:37 +07:00
Henrik Rydgard
13b8a5d342
Rebuild UI-atlas using the current chinese lang files as "chinese.txt" so we get all characters we need.
2013-11-01 12:31:06 +01:00
Henrik Rydgard
0e8193134c
Change the android-x86 optimization setting according to a forum post
2013-10-29 16:47:36 +01:00
Henrik Rydgard
e0b19decca
Add generic "PostShader" functionality, replacing FXAA (it's one of them).
...
Replaces #4018 , sorry DanyalZia :)
2013-10-12 02:05:55 +02:00
Henrik Rydgård
8489bd15db
Unlock orientation again after some native fixes. Experiment with Google App Analytics.
...
The app analytics only tracks usage, sends no other information about
what you do with the app. Interested in opinions if anyone thinks this
is too much or maybe should be disabled by default.
2013-10-09 15:32:37 +02:00
Henrik Rydgard
2301ad0b7c
X360 controller: Left thumb speedup, right thumb menu, keyboard still works
2013-03-31 11:30:50 +02:00
Henrik Rydgard
81444c92a1
win32-gl-ui: Cleanup
2013-03-29 21:21:27 +01:00
Henrik Rydgard
5293c152c6
Untested support for Android-x86. No idea if this actually works.
2013-03-21 20:52:33 +01:00
Henrik Rydgard
2e6d68cb8f
7.0. Show git version in Windows about box.
2013-03-11 22:55:55 +01:00
Henrik Rydgard
8c06edc47b
It's getting close to the first totally unoptimized jit run.
2013-01-08 17:03:17 +01:00
Henrik Rydgard
5a7f4acc06
More armjit work
2013-01-08 00:26:42 +01:00
Henrik Rydgard
4efb66fdb6
Fix hw transform and audio on android, misc
2012-12-21 12:57:43 +01:00
Henrik Rydgard
815c3240bc
V4
2012-12-01 10:44:37 +01:00
Henrik Rydgard
4b87da74cb
windows gui option for buffered rendering. Misc fixes, prettier checkbox on android.
2012-11-20 11:35:48 +01:00
Henrik Rydgard
8a6d151df5
ALPHA_TEST doesn't exist on OpenGL ES 2.0
2012-11-20 00:35:14 +01:00
Henrik Rydgard
387552f564
Misc fixes (accept .prx, work on power callbacks, bugs)
2012-11-10 10:15:11 +01:00
Henrik Rydgard
259b169bbc
Implement a few more little things
2012-11-08 16:28:45 +01:00
Henrik Rydgard
4f7ad15758
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00