Commit Graph
11977 Commits
Author SHA1 Message Date
Henrik Rydgård c552338543 Merge pull request #5503 from unknownbrackets/ui-tweaks
When the language changes, recreate all views
2014-02-17 20:50:37 +01:00
Unknown W. Brackets df1a26793b When the language changes, recreate all views.
Not just the current screen's views.  Fixes language not switching on main
screen when changed in settings.
2014-02-17 11:40:59 -08:00
Henrik Rydgård 60cf8af15d Merge pull request #5502 from unknownbrackets/tests
Update tests
2014-02-17 20:06:55 +01:00
Unknown W. Brackets 71ad115b81 Fix incorrect return in PSP_Init().
Mostly affects reset and tests, PSP_InitUpdate() worked properly for the
normal flow.
2014-02-17 10:57:47 -08:00
Unknown W. Brackets be0bb4f7b2 Update tests. 2014-02-17 10:55:18 -08:00
Unknown W. Brackets 0b7d4d99cf Fix MSVC build.
Blarg.
2014-02-17 10:43:23 -08:00
Henrik Rydgård 03b7f18485 Merge pull request #5499 from unknownbrackets/reporting
Don't allow reporting from bad savestates
2014-02-17 19:21:18 +01:00
Unknown W. Brackets 5e57a2ffa8 Don't allow reporting from bad savestates.
If the savestate was created with bad settings, or was loaded from an
older version, it may be damaged.  Let's not report old problems.
2014-02-17 09:43:12 -08:00
Henrik Rydgard 9c4d9461d4 Detect bad mipmap sizes, autogen mipmaps in this case. Might help part of #2603
(outrun)
2014-02-17 11:42:03 +01:00
Henrik Rydgård cb05a58799 Merge pull request #5494 from thedax/win32DPIAware
Win32: Make PPSSPP DPI aware to avoid flickering in fullscreen on some PC hardware setups.
2014-02-17 11:10:22 +01:00
The Dax 62075a1e9b Use a safer method of calling the DPI stuff. 2014-02-17 04:02:56 -05:00
The Dax 1b23c51a9f Win32: Make PPSSPP DPI aware to avoid flickering in fullscreen on some PC hardware setups. 2014-02-17 03:39:24 -05:00
Henrik Rydgård b894bd9b27 Merge pull request #5489 from unknownbrackets/jit-minor
Fix stack overflow on x64 with memchecks, darn it
2014-02-17 07:23:45 +01:00
Henrik Rydgård 98282e0fd3 Merge pull request #5454 from unknownbrackets/io-minor
Improve truncation handling on all platforms
2014-02-17 07:22:54 +01:00
Unknown W. Brackets 60fe544bd5 Use the resize event to update screen size on Qt.
Fixes #5491.
2014-02-16 22:15:38 -08:00
Unknown W. Brackets 60515bbcd9 Properly allow for Windows' "home space" on x64.
Fixes #5484.
2014-02-16 21:06:08 -08:00
Unknown W. Brackets f2ba0f136d Fix stack overflow on x64 with memchecks, darn it. 2014-02-16 19:18:08 -08:00
Sacha b25b0ee06e Update ffmpeg for Symbian and Blackberry. 2014-02-17 13:11:10 +10:00
Sacha 0bb7cc1943 Fix some packaging issues with Blackberry and Symbian. 2014-02-17 12:14:02 +10:00
Unknown W. Brackets 7fd6fce44d Merge pull request #5487 from chinhodado/patch-1
remove unnecessary nonnegative check for unsigned variable
2014-02-16 09:32:08 -08:00
chinhodado 1ed1f719bc remove unnecessary nonnegative check for unsigned variable 2014-02-16 12:25:42 -05:00
Unknown W. Brackets 6c7c63c2af Log the sdk/compiler version under debug.
We weren't logging it at all before.
2014-02-16 09:20:00 -08:00
Unknown W. Brackets 8928665db9 Avoid spamming sceDmacMemcpy() logging for 0 bytes.
Doesn't hurt anything.
2014-02-16 09:01:23 -08:00
Henrik Rydgård 2064bcd4f3 Merge pull request #5481 from unknownbrackets/gpu-minor
Try harder to show a useful post shader error
2014-02-16 10:45:16 +01:00
Unknown W. Brackets be9194b887 Try harder to show a useful post shader error.
It's worth seeing the error quickly, but mostly will need to look at the
log.
2014-02-16 01:25:33 -08:00
Henrik Rydgård e3cb1f4957 Merge pull request #5476 from sum2012/patch-4
Fix PAKFILE2.BIN and eboot logic
2014-02-16 10:06:28 +01:00
Henrik Rydgård 258bf3af4a Merge pull request #5480 from unknownbrackets/vfpu
Implement vsbn.s and vwbn.s
2014-02-16 09:11:07 +01:00
Unknown W. Brackets 61d4e2196e Simplify vwbn.s slightly. 2014-02-16 00:00:29 -08:00
Unknown W. Brackets 34c6530b21 Implement vwbn.s, not sure what it's doing...
This passes all the tests I could throw at it.  Fixes #1849.
2014-02-15 23:51:41 -08:00
Unknown W. Brackets 3714fabad6 Implement vsbn.s, fixes #3409.
Not sure if .q, etc. can work - won't compile, and I doubt any games try
it.  Just tried a basic implementation with reporting.
2014-02-15 21:40:13 -08:00
Unknown W. Brackets 3dea6fdd86 Cache reporting support to avoid slowdown.
Turns out checking flash0:/ was not fast, oops, but especially when
disabled.

Also, make the box show as disabled when it's been disabled during the
session, and make it not do that in the menu.
2014-02-15 20:34:03 -08:00
sum2012 864c0be604 Fix PAKFILE2.BIN and eboot logic
Fix #5474
2014-02-16 10:51:45 +08:00
Henrik Rydgård 96a19ea982 Merge pull request #5473 from chinhodado/patch-1
remove a redundant check
2014-02-16 02:37:37 +01:00
Henrik Rydgård 37d198df16 Merge pull request #5472 from unknownbrackets/reporting
Fix reporting improperly disabled when outside a game
2014-02-16 02:34:35 +01:00
chinhodado 23cce7d25a remove a redundant check 2014-02-15 19:39:13 -05:00
Unknown W. Brackets d22793e257 Avoid a dangerous cast in LoadSymbolMap().
Not sure if we can have any safety with an int cast like that...
2014-02-15 16:23:18 -08:00
Unknown W. Brackets f5c7837e93 Disable reporting when using cheats as well. 2014-02-15 15:41:27 -08:00
Unknown W. Brackets 49d61743c0 Blacklist a few more settings in reporting. 2014-02-15 15:19:59 -08:00
Unknown W. Brackets 592e8ca253 Update reporting as soon as the game boots.
This way if it starts with "read framebuffers" but it's switched off, it
will notice properly.
2014-02-15 15:18:01 -08:00
Unknown W. Brackets d1c9cdd8e4 Don't disable error reporting while in menu.
Oops.
2014-02-15 15:15:19 -08:00
Henrik Rydgård 75b91be173 Merge pull request #5467 from chinhodado/patch-1
fix empty string checking
2014-02-15 22:36:00 +01:00
chinhodado 0ea7c78299 fix empty string checking 2014-02-15 16:31:37 -05:00
Henrik Rydgard d49cffe3f5 Buildfix v0.9.7.1 2014-02-15 20:14:40 +01:00
Henrik Rydgard aafdd674dc Update version to 0.9.7.1 2014-02-15 20:09:49 +01:00
Henrik Rydgard 21f9e756cc Update readme 2014-02-15 20:07:23 +01:00
Henrik Rydgård c81a08eed7 Merge pull request #5465 from chinhodado/master
fix the "No disk" dialog when starting up ppsspp
2014-02-15 20:03:49 +01:00
chinhodado f02ea25ea6 fix the "No disk" dialog when starting up ppsspp 2014-02-15 14:01:47 -05:00
Unknown W. Brackets ed2417731a Improve error handling when PARAM.SFO can't read. 2014-02-15 10:34:39 -08:00
Unknown W. Brackets cff6ad6428 Attempt to virtually handle truncation properly.
Fixes LittleBigPlanet save problem, at least on US.
2014-02-15 10:34:38 -08:00
Unknown W. Brackets 9293bb17b9 Switch to file descriptors instead of FILE *.
This allows us to support the io modes more accurately, not truncating for create/write, etc.
2014-02-15 10:34:38 -08:00