Henrik Rydgard
|
a387f6dd8b
|
Also disable some weird axis events we get on Ouya from mapping.
|
2014-01-07 00:01:41 +01:00 |
|
Henrik Rydgard
|
5f2954bc69
|
Prevent the accelerometer from being mapped to controls directly until we can create sane UI for that.
|
2014-01-06 23:58:59 +01:00 |
|
Henrik Rydgard
|
ad951bc0d4
|
Symbian buildfix
|
2014-01-06 19:21:27 +01:00 |
|
Henrik Rydgard
|
43a93f086d
|
Enable depth buffer copies on GLES3 devices without breaking any desktop
|
2014-01-06 18:03:57 +01:00 |
|
Henrik Rydgård
|
32a1f1e944
|
Merge pull request #5023 from valef/android-shortcut
Android homescreen shortcut
|
2014-01-06 05:04:09 -08:00 |
|
Henrik Rydgard
|
cf5c92f217
|
Update native
|
2014-01-06 14:03:46 +01: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
|
ac6667d463
|
Added ShortcutActivity class on ppsspp manifest, so it will appears on homescreen shortcuts choice ("PPSSPP game" in our case).
|
2014-01-06 18:08:38 +07:00 |
|
valef
|
ba5cbfdbfe
|
Added name to display when user long-press homescreen and choose "Shortcuts".
In our case it's "PPSSPP game".
|
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 Rydgård
|
9f4feafe10
|
Merge pull request #5027 from unknownbrackets/mpeg-minor
Correct some basic mpeg functionality to match tests
|
2014-01-06 01:20:39 -08:00 |
|
Henrik Rydgård
|
82c28aa93f
|
Merge pull request #5029 from pal1000/work
Fix warning in MIPS/MIPSAnalyst.cpp
|
2014-01-06 01:17:55 -08:00 |
|
pal1000
|
e7672655d3
|
Fix warning in MIPS/MIPSAnalyst.cpp
|
2014-01-06 10:48:52 +02:00 |
|
Unknown W. Brackets
|
40745e727c
|
Correct errors in sceMpegRingbufferAvailableSize().
|
2014-01-05 23:12:16 -08:00 |
|
Unknown W. Brackets
|
a896877449
|
Fix mpeg struct header.
|
2014-01-05 23:03:17 -08:00 |
|
Unknown W. Brackets
|
e16602641c
|
Improve errors in sceMpegRingbufferConstruct().
And also make Destruct() not actually null out the ringbuffer, per tests.
|
2014-01-05 22:34:11 -08:00 |
|
Henrik Rydgård
|
cb28d332d3
|
Merge pull request #5021 from unknownbrackets/mbx-fix
Remove weird 991 mbx check (fixes #2927)
|
2014-01-05 08:14:09 -08:00 |
|
Unknown W. Brackets
|
116f86a8e8
|
Remove weird 991 mbx check (fixes #2927.)
|
2014-01-05 08:10:36 -08:00 |
|
Henrik Rydgard
|
aaf219d063
|
Only copy the depth buffer if the framebuffer size matches.
|
2014-01-05 13:00:57 +01:00 |
|
Henrik Rydgård
|
53e23d12a4
|
Update native with input workaround for Ouya
|
2014-01-05 12:50:14 +01:00 |
|
Henrik Rydgård
|
367a5b7a0f
|
Merge pull request #5012 from raven02/patch-6
Typo fix
|
2014-01-04 17:32:57 -08:00 |
|
Unknown W. Brackets
|
2a56c76f55
|
Fix crash in non-buffered rendering.
|
2014-01-04 17:29:00 -08:00 |
|
Sacha
|
bb864bdb9a
|
Fix Qt for Maemo
|
2014-01-05 10:54:05 +10:00 |
|