Commit Graph

402 Commits

Author SHA1 Message Date
The Dax
0dd12765f8 Fix typos. 2013-07-19 20:27:34 -04:00
The Dax
9e535717f9 UI on all platforms(including NewUI!): Add options to change FramebufferCPUConvert without manual editing of INI file. 2013-07-19 19:23:17 -04:00
Jake Traynham
0e0aec812f Cleaned up iOS code and updated iCade support; Fixed at3+ download screen 2013-07-19 16:37:41 -05:00
Henrik Rydgård
8f84907543 Merge pull request #2810 from papel/master
Check version of savestates and allow to open another game when we are not in the main menu
2013-07-18 12:08:50 -07:00
Henrik Rydgård
05dfd27db8 Merge pull request #2638 from bagnz0r/master
Audio optimization, usability fixes, sound peak blowout fix, Polish translation, bugfixes
2013-07-18 02:54:03 -07:00
Henrik Rydgard
086746e0fd More NewUI 2013-07-18 11:47:41 +02:00
Henrik Rydgard
47b65ce200 Add volume controls to newui 2013-07-18 10:26:29 +02:00
Henrik Rydgard
df89065aab Move more gfx settings to NewUI. 2013-07-18 01:04:11 +02:00
Henrik Rydgard
1f84e21173 Typo fix 2013-07-17 23:01:26 +02:00
Henrik Rydgard
28ad8dc230 Lots of NewUI stuff (still experimental), fix back bug with x360 controllers 2013-07-17 22:27:50 +02:00
Henrik Rydgård
d6c85c28de Merge pull request #2813 from tpunix/thread_fix
dont wake up thread with waitType WAITTYPE_MODULE in sceKernelReleaseWai...
2013-07-17 11:00:49 -07:00
tpu
a4e447fe7e dont wake up thread with waitType WAITTYPE_MODULE in sceKernelReleaseWaitThread
add UTF-8 BOM to MiscScreens.cpp to avoid compile error.
2013-07-18 00:16:42 +08:00
papel
a61117dec4 Correct function. 2013-07-17 03:34:43 -03:00
papel
99754bcd7a Merge branch 'master' of https://github.com/hrydgard/ppsspp 2013-07-17 02:33:53 -03:00
papel
9b6f1abed8 Version to savestate and open other game in other screens. 2013-07-17 02:33:26 -03:00
Henrik Rydgard
81411a74ed Experimental: Make orientation change possible on Android. 2013-07-16 22:51:25 +02:00
Henrik Rydgard
a8f87d17c9 NewUI: Add new Language selector screen (uses the new popup list screen). 2013-07-16 00:29:50 +02:00
Henrik Rydgard
3703599bee Fix touch screen controls, Fixes 2789 2013-07-15 20:30:23 +02:00
Henrik Rydgard
bf58b32208 Fix bug that caused us to always show UNKNOWN.PNG for PBP files in recent list and new ui 2013-07-15 18:57:42 +02:00
Henrik Rydgård
f528774b39 Fix some pointer silliness that clang fortunately caught 2013-07-15 18:18:43 +02:00
Henrik Rydgard
09a7bd08fa Assorted UI cleanups. Add a bunch of little image files that may be used in the Ouya port later. 2013-07-15 17:41:24 +02:00
Henrik Rydgård
10f9adb7dc Merge pull request #2761 from thedax/master
MenuScreens: Add +/-10 VPS/Speed buttons under "Toggled Speed Limit".
2013-07-14 07:52:42 -07:00
Henrik Rydgård
4a49ec2e40 Fix silly key mapping bug. Update native with SDL gamepad support (that
needs more work).
2013-07-14 13:52:38 +02:00
The Dax
216ee1b163 MenuScreens.cpp: Add +/- 10 Speed limit buttons to make it easier to reset the value above 60, and remove upper limit. 2013-07-12 05:08:53 -04:00
Sacha
05f019d434 Change flash to flash0. 2013-07-12 11:15:13 +10:00
The Dax
9af456a179 Fix breaking the button.. :| 2013-07-11 15:55:33 -04:00
The Dax
93e1404056 Remove dead code. 2013-07-11 15:51:45 -04:00
The Dax
0bc27f6d95 Make SpeedToggle button switch between only fixed/standard. There's no need for it to be a tri-state button when there is a separate button for unlimited speed. 2013-07-11 15:43:51 -04:00
Henrik Rydgård
3c653cb3fc Drop the gameinfocache correctly on shutdown, avoiding a log flood and
possible mem leak on android.
2013-07-11 14:29:56 +02:00
Henrik Rydgård
eaa59f9bfe Switch back to the native file browser on Windows (oops). Fixes #2750. 2013-07-11 10:46:53 +02:00
Henrik Rydgård
419fa81d6a Merge pull request #2744 from raven02/fbo-memory
Back to use original name  "Read Framebuffers to Memory"
2013-07-11 00:42:28 -07:00
Unknown W. Brackets
9f96ea80b1 Don't crash if GameInfoCache is never inited. 2013-07-10 22:28:01 -07:00
raven02
fa0af3c150 Back to use "Read Framebuffers to Memory" 2013-07-11 08:12:19 +08:00
raven02
10e5224d22 Apply shadow for text in UI 2013-07-10 11:20:26 +02:00
raven02
e09df55703 Scale pic0Texture bit smaller as it overlaps the button 2013-07-10 11:20:25 +02:00
raven02
13aa7726e2 Apply pic1Texture to other UI during game running . 2013-07-10 11:20:25 +02:00
Sacha
95bd121ea9 Buildfix 2013-07-10 11:46:27 +10:00
Sacha
a0aa6e3212 Rearrange NativeInit dirs. Linux buildfix. 2013-07-10 09:49:53 +10:00
Henrik Rydgard
43205362fd Fix mouse issues with newUI stuff in 1x mode 2013-07-09 14:46:48 +02:00
Henrik Rydgard
51ead68128 Always show the atrac3+ plugin download button in audio settings - might want to upgrade. 2013-07-09 14:06:01 +02:00
Henrik Rydgard
b879f32284 Fix further Android joystick issues, including flickering pause menu. Fixes #2708 2013-07-08 17:47:22 +02:00
Henrik Rydgard
f2e739992d More mousewheel support 2013-07-08 12:35:08 +02:00
Henrik Rydgård
183740a5fa Basic mousewheel support 2013-07-08 11:04:03 +02:00
Henrik Rydgård
476382d2cc Merge pull request #2692 from unknownbrackets/keymap-axis
Do axis keymap as well (should replace right stick bind)
2013-07-08 01:14:02 -07:00
Unknown W. Brackets
aef5555327 Fix arithmetic warning in mpeg demux. 2013-07-07 20:31:05 -07:00
Unknown W. Brackets
9608067ca2 Cleanup initialization order. 2013-07-07 20:31:04 -07:00
Unknown W. Brackets
a32cf817ff Fix some minor warnings. 2013-07-07 20:31:04 -07:00
Unknown W. Brackets
00aaf2bb11 Remove right stick bind option entirely. 2013-07-07 17:21:22 -07:00
Unknown W. Brackets
82442fa68a Cut down on analog stick latency. 2013-07-07 16:25:15 -07:00
Unknown W. Brackets
fc50094725 Add back the right stick, but no UI.
Not sure where to fit it...
2013-07-07 16:17:04 -07:00