raven02
39c6c7f634
Merge items to new UI
2013-07-20 22:03:52 +08:00
Henrik Rydgard
ff225fab5a
Finish the touch input rewrite, get rid of the fakeinput hacks.
2013-07-20 14:05:07 +02:00
The Dax
4f06bc66fd
Default FramebuffersCPUConvert to be true, remove option to enable/disable it on mobile/GLES2 platforms.
2013-07-20 04:45:49 -04:00
The Dax
28af84ba89
Capitalise all phrases in the key; I forgot it's a key value, eheh.
2013-07-19 20:36:58 -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
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
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
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
a8f87d17c9
NewUI: Add new Language selector screen (uses the new popup list screen).
2013-07-16 00:29:50 +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
Henrik Rydgård
eaa59f9bfe
Switch back to the native file browser on Windows (oops). Fixes #2750 .
2013-07-11 10:46:53 +02:00
raven02
fa0af3c150
Back to use "Read Framebuffers to Memory"
2013-07-11 08:12:19 +08:00
raven02 and Henrik Rydgard
10e5224d22
Apply shadow for text in UI
2013-07-10 11:20:26 +02:00
raven02 and Henrik Rydgard
e09df55703
Scale pic0Texture bit smaller as it overlaps the button
2013-07-10 11:20:25 +02:00
raven02 and Henrik Rydgard
13aa7726e2
Apply pic1Texture to other UI during game running .
2013-07-10 11:20:25 +02: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
00aaf2bb11
Remove right stick bind option entirely.
2013-07-07 17:21:22 -07:00
Unknown W. Brackets
8e5d115c8e
Get basic axis mapping working.
2013-07-07 16:10:20 -07:00
Henrik Rydgard
ab1b7e7288
Get rid of remaining legacy key mappings. Make Pause and F3 mappable, add default mappings. You may need to manually map these if you have an old ppsspp.ini.
2013-07-07 14:08:08 +02:00
Henrik Rydgard
19a6edd6cc
Let the user map unthrottle and rapidfire. Make more keys mappable.
2013-07-07 11:25:19 +02:00
Henrik Rydgard
47dae8c004
Fix bug with unthrottle as virtual key. Add button to restore default key mappings.
2013-07-07 11:25:19 +02:00
Unknown W. Brackets
efb2ab52b4
Add a rapid fire virtual key, like before.
2013-07-06 23:06:34 -07:00
bagnz0r
669216fcab
This should be better, previous values still caused a peak blowout. Also
...
limited sound SE and BGM value to 8, because any higher and you have
garbage.
2013-07-06 23:40:05 +02:00
bagnz0r
26654555b4
Updated block values so that we will have lower latency audio...
...
Additionally I have fixed the issue with too loud sound effects and broken
buttons in audio settings screen. Before this fix, you wouldn't be able to
set the volume above 5 despite the fact that 8 is the default value.
5
2013-07-06 23:23:17 +02:00
Henrik Rydgard
acf94a35f8
Minor audio optimization
2013-07-06 22:21:52 +02:00
Henrik Rydgård
9d2e8b1799
Merge pull request #2632 from raven02/patch-3
...
Add preliminary volume control for BGM and SE
2013-07-06 12:18:40 -07:00
Henrik Rydgard
b0ee3a173a
Add mechanism for unlimited mappable virtual keys (not restricted by some bitfield). Use it to implement X/Y analog key mapping.
2013-07-06 20:45:44 +02:00
Henrik Rydgard
cc58e34cf8
Remove legacy key mapping and associate devices with keys (DInput has been left behind for now, will be fixed up soon). Saving is broken, will be fixed soon.
2013-07-06 20:45:44 +02:00
raven02
6c3895491e
Add preliminary volume control for BGM and SE
2013-07-06 16:54:13 +08:00
Henrik Rydgård
a56e97d58c
Merge pull request #2617 from raven02/patch-2
...
More adjustable unlock CPU clock and misc UI item fixes
2013-07-05 12:17:41 -07:00
Daniel Dressler
c44569588b
Fix typo
2013-07-04 11:01:21 -07:00
raven02
de029465cf
More adjustable unlock CPU clock and misc fixes
2013-07-04 23:45:30 +08:00
Daniel Dressler
6d290f4530
Make key map screen hint which map conflicts
2013-07-03 22:29:18 -07:00
Henrik Rydgård
c01a69df30
Merge branch 'master' of https://github.com/daniel-dressler/ppsspp into daniel-dressler-master
...
Conflicts:
CMakeLists.txt
2013-07-03 17:59:44 +02:00
raven02
f525ea07eb
Toggle to unlock CPU speed
2013-07-03 16:31:30 +08:00