dykebeard
dc0a7de62b
PNG screenshot writing
2013-07-07 14:56:18 -04: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
Henrik Rydgard
cee45d0ad2
Win32: Switch to RawInput for keyboard processing. Lets us distinguish LSHIFT/RSHIFT and LCTRL/RCTRL.
2013-07-07 11:25:18 +02:00
Unknown W. Brackets
861eafef26
Make pause/speed virtual buttons work again.
...
Fixes #2669 .
2013-07-06 23:06:35 -07:00
Unknown W. Brackets
fcf9a374a7
Make it easier to test the pause button.
2013-07-06 23:06:34 -07:00
Unknown W. Brackets
efb2ab52b4
Add a rapid fire virtual key, like before.
2013-07-06 23:06:34 -07:00
Unknown W. Brackets
1ab86a68c9
Add rapid fire ctrl interface, minor cleanup.
2013-07-06 23:06:32 -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 Rydgard
989f791f79
Fix virtual analog stick getting stuck. Fixes #2653 .
2013-07-06 22:08:43 +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
78e0d301c3
Fix misleading var name
...
Update() can be called at subframe intervals.
2013-07-04 12:12:50 -07:00
Daniel Dressler
c44569588b
Fix typo
2013-07-04 11:01:21 -07:00
Daniel Dressler
1c513c1bd0
Fix forgetting pressed keys
2013-07-04 10:59:19 -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
Daniel Dressler
5983a838a5
Fix emu screen trashing legacy input
2013-07-03 19:04:29 -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