Commit Graph
45601 Commits
Author SHA1 Message Date
Henrik Rydgård eeeaae601a Merge pull request #5173 from W-MS/master
remove stupid iOS7 status bar
2014-01-24 01:34:47 -08:00
Unknown W. Brackets e00a244d1e Handled fixed-length strings in savedata properly. 2014-01-24 01:21:13 -08:00
Unknown W. Brackets 4541ec4b05 Smooth out detected FPS changes.
Helps reduce uneven FPS rates and sound effect glitches during transitions
(e.g. between a 30 fps scene and a 60 fps menu, or etc.)
2014-01-23 22:23:43 -08:00
Unknown W. Brackets 6bdfa5a13a Support larger iso files (more than 2GB.)
No actual PSP games are this big (a UMD can only go up to 1.8 GB), but it
can be convenient for combined multi-game discs.  Fixes #5169.
2014-01-23 22:00:15 -08:00
Henrik Rydgård b333e5b77f Comment the fallthroughs in SasAudio.cpp 2014-01-23 20:58:42 +01:00
Henrik Rydgård 6c5165e505 Revert "Merge pull request #5190 from raven02/patch-32"
This reverts commit aef180259a, reversing
changes made to d69f02dea0.
2014-01-23 20:57:39 +01:00
Peter Tissen e1d115284e remove more test code 2014-01-23 20:50:33 +01:00
Peter Tissen d8b4d653f1 revert test code 2014-01-23 20:30:35 +01:00
Peter Tissen 4a4488eb98 Enable touch support by default
Check for touch support and enable it automatically if available.
It's probably possible to hack around Vista with the HID stuff but
I don't think Vista that want multitouch is a large enough group
to invest the time.
2014-01-23 20:16:38 +01:00
Henrik Rydgård aef180259a Merge pull request #5190 from raven02/patch-32
Shouldn't need voice.type == VOICETYPE_VAG/PCM
2014-01-23 09:10:10 -08:00
raven02 9965bbb43e Shouldn't voice.type == VOICETYPE_VAG/PCM 2014-01-24 00:28:53 +08:00
Henrik Rydgård 25bbd8fbd1 Link backtrace.cpp on Android too for consistency. Use it in FLOG. 2014-01-23 14:31:56 +01:00
Henrik Rydgård d69f02dea0 Merge pull request #5188 from unknownbrackets/msgdialog
Clean up some more minor things in message dialogs
2014-01-23 01:10:38 -08:00
Unknown W. Brackets 05ad9721d9 Allow msgdialog override of ok/cancel button text.
Per tests, and hints from JPCSP.
2014-01-23 01:02:41 -08:00
Unknown W. Brackets bcdcd528b2 Validate options in MsgDialog v3 per tests. 2014-01-23 00:41:42 -08:00
Unknown W. Brackets fa1c5e0f87 Oops, only reset MsgDialog result on success. 2014-01-23 00:41:26 -08:00
Henrik Rydgård a915472eb5 Merge pull request #5174 from unknownbrackets/intr-fix
Restore thread if there's no interrupt handler set
2014-01-22 23:24:32 -08:00
Henrik Rydgård 3700229d37 Merge pull request #5186 from unknownbrackets/savestates
Fix savestates from before v0.9.6-536-g62e9e42
2014-01-22 23:11:15 -08:00
Henrik Rydgård dcdb98bb94 Merge pull request #5187 from unknownbrackets/io-fix
Now umd0: size is in sectors, not bytes
2014-01-22 23:10:18 -08:00
Unknown W. Brackets c5e11c63c0 Now umd0: size is in sectors, not bytes.
So we have to check based on that correctly.  Darn it.
2014-01-22 22:24:30 -08:00
Unknown W. Brackets c2d2b25ced Fix savestates from before v0.9.6-536-g62e9e42.
Unfortunately, this breaks savestates made since then until this is
merged.  However, that's only a day or so.

Fixes #5183.
2014-01-22 21:49:18 -08:00
Sacha d61da047d2 Blackberry: Remove narrow_landscape_exit as it restricts the usage of 'back' gestures on new installs.
Thanks for report Arifin.
2014-01-23 11:38:26 +10:00
Henrik Rydgård 5a6beb9378 Merge pull request #5184 from thedax/win32RareHangHack
Win32: Use a hacky workaround to prevent a rare hang when starting up.
2014-01-22 15:57:08 -08:00
The Dax b58746816a Make the bool a class member instead. 2014-01-22 18:36:40 -05:00
The Dax 97a5382b50 Win32: Use a hacky workaround to prevent a rare hang when starting up. 2014-01-22 17:38:34 -05:00
Henrik Rydgård f53ef47528 Merge pull request #5182 from sum2012/patch-2
Fix "Integer divide by zero"  in Spline.cpp
2014-01-22 14:19:33 -08:00
sum2012 3c72623061 Fix "Integer divide by zero 0" in Spline.cpp 2014-01-23 05:45:28 +08:00
Peter Tissen b991d49049 Add Windows touch support
This is disabled by default

break out WindowsTouchHandler into a seperate Class ,  that file is way too big anyway
2014-01-22 21:25:49 +01:00
Henrik Rydgård 260b0334e7 Merge pull request #5180 from unknownbrackets/msgdialog
Fix aborting msgdialogs
2014-01-22 11:15:45 -08:00
Henrik Rydgård 52fac5d294 Remove unused code 2014-01-22 17:32:15 +01:00
Unknown W. Brackets 278359b208 Set msgdialog result to 0 after displayed.
This might fix anything checking the result code without zeroing it first.
2014-01-22 08:18:56 -08:00
Unknown W. Brackets f74e29977f Abort on a message dialog just moves to finished.
Still need to shutdown.  Fixes #5177.
2014-01-22 08:17:21 -08:00
Henrik Rydgård fc3bad8059 viewgroup.h: Include fix 2014-01-22 16:29:59 +01:00
Unknown W. Brackets cddd537f36 Minor tweak, no need for this check anymore. 2014-01-22 01:24:41 -08:00
Henrik Rydgård 809dd6e1a2 Merge pull request #5176 from unknownbrackets/savestates
Properly savestate loaded modules
2014-01-22 01:17:54 -08:00
Henrik Rydgård d615b78e1d Merge pull request #5175 from unknownbrackets/debugger
Show CLUT shift value in GE debugger
2014-01-22 01:16:13 -08:00
Unknown W. Brackets 996d97a05e Properly savestate loaded modules.
May fix savestates in games that use modules heavily, like Yu-Gi-Oh, Metal
Gear Solid, Tales of Radiant Mythology, and Valkyrie Profile.
2014-01-22 01:06:59 -08:00
Unknown W. Brackets 3a186a9d7f Show CLUT shift value in GE debugger. 2014-01-22 00:32:31 -08:00
Unknown W. Brackets 4da08f4f6e Restore thread if there's no interrupt handler set.
If dispatch is disabled and we don't do this, it'll just hang, never
switching back to a thread that can re-enable dispatch.

Fixes #5172.
2014-01-21 22:47:18 -08:00
W.MS/王京 55fdac7529 remove stupid iOS7 status bar 2014-01-22 13:12:36 +08:00
Henrik Rydgård d6a2f52e47 Update native with unknown's unicode fix 2014-01-21 20:03:55 +01:00
Henrik Rydgård 08157613d5 Merge pull request #190 from unknownbrackets/utf16
Fix dumb typo in surrogate pair check
2014-01-21 08:09:09 -08:00
Unknown W. Brackets 6d007749d4 Fix dumb typo in surrogate pair check. 2014-01-21 08:03:57 -08:00
Henrik Rydgård e41706f74e Add finish command to NativeActivity 2014-01-21 16:55:57 +01:00
Henrik Rydgård ca90b79bf8 Fix Android input box function. Add dpi to command line options in PCMain. 2014-01-21 15:57:15 +01:00
Henrik Rydgård a6a774b2b4 Merge pull request #5167 from sum2012/patch-1
Add LoadExecForKernel and SysMemForKernel
2014-01-21 06:16:33 -08:00
sum2012 62e9e42b2c Add LoadExecForKernel and SysMemForKernel
Find in chinese verison of Tales of Phantasia
sample log:https://gist.github.com/sum2012/5396a013391d9f7b6124
2014-01-21 22:02:07 +08:00
Henrik Rydgård 80a424fd18 Fix "in_zip_path_" functionality in GetFilesInDir for zip files 2014-01-21 14:14:45 +01:00
Henrik Rydgård ab2b0683ef Re-enable screen rotation on Android.
This time, let's fix the issues that come up instead of reverting.
2014-01-21 10:22:06 +01:00
Henrik Rydgård d832249902 Update native 2014-01-21 10:21:40 +01:00