Commit Graph

10932 Commits

Author SHA1 Message Date
Henrik Rydgård
ed6c1e0a0e Merge pull request #4801 from shenweip/patch-12
[OSK dialog] Limit field drew number,draw back of string if length is greater than limit.
2013-12-12 00:29:32 -08:00
Henrik Rydgård
1cf3b16b4f Merge pull request #4796 from raven02/patch-3
Render correct fog in 3rd birthday and menu transparency in Kurohyou 2
2013-12-12 00:29:02 -08:00
Henrik Rydgård
d257b24e09 Merge pull request #4802 from shenweip/patch-13
Fix wrong logging.
2013-12-12 00:28:39 -08:00
shenweip
6e56e33625 Fix wrong logging. 2013-12-12 13:16:08 +08:00
shenweip
389fee29b5 Limit field drew number,draw back of string if length is greater than limit. 2013-12-12 13:10:42 +08:00
Henrik Rydgard
0bfe9db9ab DPad cosmetics: Move the arrows outwards a bit 2013-12-11 20:52:13 +01:00
Henrik Rydgard
f4a9a9cde1 Disable "hold" on zip buttons. Add subtle glow to indicate to keep holding game buttons. 2013-12-11 20:37:57 +01:00
Henrik Rydgard
13dd5f305c Add trivial "Show in Folder" functionality to game screen 2013-12-11 20:19:30 +01:00
Henrik Rydgard
cf0f4b612e Touch buttons: Center the triangle in the circle. See #4799 for explanation. 2013-12-11 20:18:54 +01:00
Henrik Rydgard
a70ed3cb85 UI fixes (including zip button clickability) 2013-12-11 20:01:17 +01:00
Henrik Rydgård
92d9ad4fe0 Always show zip files as full lines, to emphasize that they are different than working games. 2013-12-11 18:25:55 +01:00
Henrik Rydgård
e6ac52619c Add share button to credits screen on Android 2013-12-11 18:05:57 +01:00
Henrik Rydgård
d53285a94d Drop back down to GCC 4.6 for Android until the ARMv6 crash can be figured out.
See issue #4798 .
2013-12-11 17:33:46 +01:00
Henrik Rydgård
8ecc161c7f Merge pull request #4797 from unknownbrackets/video-minor
Ignore bad video decode addresses.
2013-12-11 08:28:14 -08:00
Unknown W. Brackets
ae0560a1db Ignore bad video decode addresses.
Instead of crashing, even if that's more fun.
2013-12-11 08:21:01 -08:00
Henrik Rydgård
6fed4e2683 Revert "Exact : should be applied to all rendering mode"
This reverts commit f170d5ef7b.
2013-12-11 16:59:20 +01:00
raven02
a1fd9eb149 Render correct fog in 3rd birthday and transparency in Kurohyou 2 2013-12-11 23:37:28 +08:00
Henrik Rydgård
1552dfc175 Merge pull request #4795 from raven02/patch-2
ExactMatch : should be applied to all rendering mode
2013-12-11 07:33:58 -08:00
raven02
f170d5ef7b Exact : should be applied to all rendering mode 2013-12-11 23:27:04 +08:00
Henrik Rydgård
d5b9b224e3 Fall back to unknown.png if ISO is broken 2013-12-11 15:29:41 +01:00
Henrik Rydgård
618e5080ab Add grayscale RAR icon (to sort of indicate that we can't unpack them) 2013-12-11 15:24:29 +01:00
Henrik Rydgård
42f5bcb263 Add ZIP icon in games browser.
This one's from Gnome, license should be OK.
2013-12-11 15:12:03 +01:00
Henrik Rydgård
868a3d6dd5 Load unknown.png for ELFs masquerading as PBP 2013-12-11 14:22:25 +01:00
Henrik Rydgård
ebe2009124 Buildfix VS 2013 (see #4793) 2013-12-11 13:55:57 +01:00
Henrik Rydgard
e247d2c6f6 Update the atlas file under android, might be needed for buildbot? 2013-12-11 11:46:50 +01:00
Henrik Rydgard
48fb1f0ff0 Restyle directory buttons 2013-12-11 11:03:43 +01:00
Henrik Rydgard
1b770cc316 Typo fix 2013-12-11 11:00:01 +01:00
Henrik Rydgard
dd6ae19e7e Gamelist: Remove line breaks in game titles, seen in fan translation patch. 2013-12-11 10:32:39 +01:00
Henrik Rydgard
ab13e37ebe Fix directory up button, now that it doesn't contain the string ".." 2013-12-11 10:11:01 +01:00
Henrik Rydgard
3baddab8a9 Tweak the new button style to add slight drop shadows, add folder icons.
Set the new style as default now that it works on white backgrounds too.
2013-12-11 09:37:07 +01:00
Henrik Rydgard
20d4c34ff5 Add KillaMaakis CRT post shader 2013-12-11 09:37:05 +01:00
Henrik Rydgard
76707aa81e Make the on screen touch control resize if you resize the window. 2013-12-11 09:37:05 +01:00
Henrik Rydgård
14b7e59aab Merge pull request #4785 from thedax/win32FixSoundOption
Win32 UI: Enable sound properly when Enable Sound is chosen.
2013-12-11 00:29:42 -08:00
Henrik Rydgård
eb249bd93a Merge pull request #4790 from unknownbrackets/memmap
Use additional memory map mirrors for 32-bit
2013-12-11 00:29:09 -08:00
Henrik Rydgård
2bd314a4bc Merge pull request #4789 from unknownbrackets/font-tweak
Detect bad fonts' ascenders and workaround
2013-12-11 00:28:21 -08:00
Unknown W. Brackets
5b0ece85da Use additional memory map mirrors for 32-bit.
Well, use them always for simplicity, but this works around 32-bit
limitations on mmap() size for Android and Linux.
2013-12-10 23:40:37 -08:00
Unknown W. Brackets
916768d938 Kill the "packagedFont" hack, correctly fixed now. 2013-12-10 23:19:25 -08:00
Unknown W. Brackets
952ec82678 Detect bad fonts ascenders and workaround.
Fixes #4765 with the fonts that come with PPSSPP.
2013-12-10 23:14:38 -08:00
The Dax
4a2b984e5f Fix minor styling issue. 2013-12-10 19:31:29 -05:00
The Dax
f3e76d6d79 Win32 UI: Enable sound properly when Enable Sound is chosen. 2013-12-10 19:24:50 -05:00
Henrik Rydgard
be777fc535 Update native
Turn EGLConfig back on on Ouya in an attempt to fix the banding problem again
2013-12-10 23:44:18 +01:00
Henrik Rydgard
eecc705696 Loosen up the dpad diagonals again quite a bit. 2013-12-10 23:38:02 +01:00
Henrik Rydgard
7271367ac1 "Thin Borders" touch button style, ability to choose.
Also a Gold color scheme. Not sure whether to use or not.
2013-12-10 23:27:46 +01:00
Henrik Rydgard
d394282bc6 Don't crash trying to clear the icache in interpreter mode 2013-12-10 20:34:07 +01:00
Henrik Rydgard
c9ed58854a Fix the size of a couple of back buttons. Fixes #4763 2013-12-10 19:57:07 +01:00
Henrik Rydgard
63bc4910cf Touch controls: Make it harder to accidentally hit dpad diagonals.
Treats the dpad as 4-way out to a certain radius.
2013-12-10 18:58:47 +01:00
Henrik Rydgard
fedf7edc2b Guess game region from game ID, display on game screen 2013-12-10 17:23:03 +01:00
Henrik Rydgard
d4eee74b54 SoftGPU: Prepare for mipmapping. Getting the uv deltas seems tricky though... 2013-12-10 15:33:59 +01:00
Henrik Rydgard
791f434f88 Custom postshaders now load successfully 2013-12-10 15:33:58 +01:00
Henrik Rydgård
8dcfab6a6b Merge pull request #4781 from raven02/cleanup
Cleanup ClearmodeDepthMask
2013-12-10 05:40:42 -08:00